Logical "or" (Vertical bar). Filter the column for content that matches text from either side of the bar
2
&& or AND
Logical "and". Filter the column for content that matches text from either side of the operator.
3
/\d/
Add any regex to the query to use in the query ("mig" flags can be included /\w/mig)
4
< <= >= >
Find alphabetical or numerical values less than or greater than or equal to the filtered query
5
! or !=
Not operator, or not exactly match. Filter the column with content that do not match the query. Include an equal (=), single (') or double quote (") to exactly not match a filter.
6
" or =
To exactly match the search query, add a quote, apostrophe or equal sign to the beginning and/or end of the query
7
- or to
Find a range of values. Make sure there is a space before and after the dash (or the word "to")
8
?
Wildcard for a single, non-space character.
8
*
Wildcard for zero or more non-space characters.
9
~
Perform a fuzzy search (matches sequential characters) by adding a tilde to the beginning of the query
10
text
Any text entered in the filter will match text found within the column
Logical "or" (Vertical bar). Filter the column for content that matches text from either side of the bar
2
&& or AND
Logical "and". Filter the column for content that matches text from either side of the operator.
3
/\d/
Add any regex to the query to use in the query ("mig" flags can be included /\w/mig)
4
< <= >= >
Find alphabetical or numerical values less than or greater than or equal to the filtered query
5
! or !=
Not operator, or not exactly match. Filter the column with content that do not match the query. Include an equal (=), single (') or double quote (") to exactly not match a filter.
6
" or =
To exactly match the search query, add a quote, apostrophe or equal sign to the beginning and/or end of the query
7
- or to
Find a range of values. Make sure there is a space before and after the dash (or the word "to")
8
?
Wildcard for a single, non-space character.
8
*
Wildcard for zero or more non-space characters.
9
~
Perform a fuzzy search (matches sequential characters) by adding a tilde to the beginning of the query
10
text
Any text entered in the filter will match text found within the column
Logical "or" (Vertical bar). Filter the column for content that matches text from either side of the bar
2
&& or AND
Logical "and". Filter the column for content that matches text from either side of the operator.
3
/\d/
Add any regex to the query to use in the query ("mig" flags can be included /\w/mig)
4
< <= >= >
Find alphabetical or numerical values less than or greater than or equal to the filtered query
5
! or !=
Not operator, or not exactly match. Filter the column with content that do not match the query. Include an equal (=), single (') or double quote (") to exactly not match a filter.
6
" or =
To exactly match the search query, add a quote, apostrophe or equal sign to the beginning and/or end of the query
7
- or to
Find a range of values. Make sure there is a space before and after the dash (or the word "to")
8
?
Wildcard for a single, non-space character.
8
*
Wildcard for zero or more non-space characters.
9
~
Perform a fuzzy search (matches sequential characters) by adding a tilde to the beginning of the query
10
text
Any text entered in the filter will match text found within the column
Logical "or" (Vertical bar). Filter the column for content that matches text from either side of the bar
2
&& or AND
Logical "and". Filter the column for content that matches text from either side of the operator.
3
/\d/
Add any regex to the query to use in the query ("mig" flags can be included /\w/mig)
4
< <= >= >
Find alphabetical or numerical values less than or greater than or equal to the filtered query
5
! or !=
Not operator, or not exactly match. Filter the column with content that do not match the query. Include an equal (=), single (') or double quote (") to exactly not match a filter.
6
" or =
To exactly match the search query, add a quote, apostrophe or equal sign to the beginning and/or end of the query
7
- or to
Find a range of values. Make sure there is a space before and after the dash (or the word "to")
8
?
Wildcard for a single, non-space character.
8
*
Wildcard for zero or more non-space characters.
9
~
Perform a fuzzy search (matches sequential characters) by adding a tilde to the beginning of the query
10
text
Any text entered in the filter will match text found within the column
Logical "or" (Vertical bar). Filter the column for content that matches text from either side of the bar
2
&& or AND
Logical "and". Filter the column for content that matches text from either side of the operator.
3
/\d/
Add any regex to the query to use in the query ("mig" flags can be included /\w/mig)
4
< <= >= >
Find alphabetical or numerical values less than or greater than or equal to the filtered query
5
! or !=
Not operator, or not exactly match. Filter the column with content that do not match the query. Include an equal (=), single (') or double quote (") to exactly not match a filter.
6
" or =
To exactly match the search query, add a quote, apostrophe or equal sign to the beginning and/or end of the query
7
- or to
Find a range of values. Make sure there is a space before and after the dash (or the word "to")
8
?
Wildcard for a single, non-space character.
8
*
Wildcard for zero or more non-space characters.
9
~
Perform a fuzzy search (matches sequential characters) by adding a tilde to the beginning of the query
10
text
Any text entered in the filter will match text found within the column
Nikita Kucherov, Robby Fabbri, Brayden Schenn, J.T. Miller, Patrik Laine, Chandler Stephenson, Chandler Stephenson, Ryan Getzlaf, Mason Marchment, Mikael Backlund,
Custom OT Lines Defensemen
Moritz Seider, Esa Lindell, Connor Murphy, Martin Fehervary, Mattias Samuelsson
Filter Tips
Priority
Type
Description
1
| or OR
Logical "or" (Vertical bar). Filter the column for content that matches text from either side of the bar
2
&& or AND
Logical "and". Filter the column for content that matches text from either side of the operator.
3
/\d/
Add any regex to the query to use in the query ("mig" flags can be included /\w/mig)
4
< <= >= >
Find alphabetical or numerical values less than or greater than or equal to the filtered query
5
! or !=
Not operator, or not exactly match. Filter the column with content that do not match the query. Include an equal (=), single (') or double quote (") to exactly not match a filter.
6
" or =
To exactly match the search query, add a quote, apostrophe or equal sign to the beginning and/or end of the query
7
- or to
Find a range of values. Make sure there is a space before and after the dash (or the word "to")
8
?
Wildcard for a single, non-space character.
8
*
Wildcard for zero or more non-space characters.
9
~
Perform a fuzzy search (matches sequential characters) by adding a tilde to the beginning of the query
10
text
Any text entered in the filter will match text found within the column
Logical "or" (Vertical bar). Filter the column for content that matches text from either side of the bar
2
&& or AND
Logical "and". Filter the column for content that matches text from either side of the operator.
3
/\d/
Add any regex to the query to use in the query ("mig" flags can be included /\w/mig)
4
< <= >= >
Find alphabetical or numerical values less than or greater than or equal to the filtered query
5
! or !=
Not operator, or not exactly match. Filter the column with content that do not match the query. Include an equal (=), single (') or double quote (") to exactly not match a filter.
6
" or =
To exactly match the search query, add a quote, apostrophe or equal sign to the beginning and/or end of the query
7
- or to
Find a range of values. Make sure there is a space before and after the dash (or the word "to")
8
?
Wildcard for a single, non-space character.
8
*
Wildcard for zero or more non-space characters.
9
~
Perform a fuzzy search (matches sequential characters) by adding a tilde to the beginning of the query
10
text
Any text entered in the filter will match text found within the column
Logical "or" (Vertical bar). Filter the column for content that matches text from either side of the bar
2
&& or AND
Logical "and". Filter the column for content that matches text from either side of the operator.
3
/\d/
Add any regex to the query to use in the query ("mig" flags can be included /\w/mig)
4
< <= >= >
Find alphabetical or numerical values less than or greater than or equal to the filtered query
5
! or !=
Not operator, or not exactly match. Filter the column with content that do not match the query. Include an equal (=), single (') or double quote (") to exactly not match a filter.
6
" or =
To exactly match the search query, add a quote, apostrophe or equal sign to the beginning and/or end of the query
7
- or to
Find a range of values. Make sure there is a space before and after the dash (or the word "to")
8
?
Wildcard for a single, non-space character.
8
*
Wildcard for zero or more non-space characters.
9
~
Perform a fuzzy search (matches sequential characters) by adding a tilde to the beginning of the query
10
text
Any text entered in the filter will match text found within the column
[2023-03-15 11:06:48] - Penguins hired Marco Sturm for 1 000 000 $ for 8 year(s). [2023-03-15 11:06:36] - Penguins fired Marco Sturm. [2023-03-15 11:06:29] - Penguins hired Marco Sturm for 10 000 000 $ for 8 year(s). [2023-03-15 11:06:10] - Pittsburgh Penguins hired Spencer Carbery for 3 000 000 $ for 8 year(s). [2023-03-15 11:05:46] - Penguins fired Brad Larsen. [2023-03-15 11:05:43] - Pittsburgh Penguins fired Sheldon Keefe. [2023-03-02 13:06:18] - TRADE : From Pittsburgh Penguins to Calgary Flames : Matt Duchene (74), Marcus Johansson (69), Y:19-RND:3-Tor. [2023-03-02 13:06:18] - TRADE : From Calgary Flames to Pittsburgh Penguins : Brayden Schenn (74), Robby Fabbri (70). [2023-01-18 14:07:51] - General Manager Change : Pittsburgh Penguins hired general manager Maxyme Roy [2023-01-18 14:07:51] - General Manager Change : Pittsburgh Penguins fired general manager Maxime Roy [2023-01-15 13:25:23] - TRADE : From Pittsburgh Penguins to Buffalo Sabres : Anders Lee (72). [2023-01-15 13:25:23] - TRADE : From Buffalo Sabres to Pittsburgh Penguins : Andre Lee (57). [2023-01-15 13:12:36] - TRADE : From Pittsburgh Penguins to Boston Bruins : Andrew Mangiapane (72), Sammy Blais (67). [2023-01-15 13:12:36] - TRADE : From Boston Bruins to Pittsburgh Penguins : Marcus Foligno (72), Mason Marchment (70). [2023-01-15 13:12:15] - TRADE : From Pittsburgh Penguins to Buffalo Sabres : Andre Lee (57), David Savard (72). [2023-01-15 13:12:15] - TRADE : From Buffalo Sabres to Pittsburgh Penguins : Connor Murphy (75), Mikael Backlund (71). [2023-01-12 08:27:58] - TRADE : From Pittsburgh Penguins to Vancouver Canucks : Zach Aston-Reese (69), Patrick Moynihan (P), Owen Lindmark (P), Y:21-RND:4-Pit. [2023-01-12 08:27:58] - TRADE : From Vancouver Canucks to Pittsburgh Penguins : Ryan Getzlaf (72). [2023-01-03 05:03:11] - TRADE : From Pittsburgh Penguins to Minnesota Wild : Ryan Murray (68). [2022-12-31 13:32:00] - TRADE : From Pittsburgh Penguins to Columbus Jackets : Dmitry Kulikov (72), Y:20-RND:6-Pit. [2022-12-31 13:32:00] - TRADE : From Columbus Jackets to Pittsburgh Penguins : Ryan Murray (69), Y:20-RND:2-Clb, Y:18-RND:6-Clb. [2022-11-02 08:02:49] - TRADE : From Pittsburgh Penguins to Anaheim Ducks : Mikhail Maltsev (66), Y:20-RND:3-Cal. [2022-11-02 08:02:49] - TRADE : From Anaheim Ducks to Pittsburgh Penguins : Marcus Johansson (69). [2022-10-26 11:15:55] - TRADE : From Pittsburgh Penguins to Chicago Blackhawks : Joel Farabee (72), Colton Parayko (74). [2022-10-26 11:15:55] - TRADE : From Chicago Blackhawks to Pittsburgh Penguins : Patrik Laine (73), David Savard (72). [2022-10-17 11:08:54] - Zachary Fucale has been deleted from Pittsburgh Penguins. [2022-10-17 11:08:52] - Yegor Rykov has been deleted from Pittsburgh Penguins. [2022-10-17 11:08:48] - Valentin Zykov has been deleted from Pittsburgh Penguins. [2022-10-17 11:08:44] - Tommy Novak has been deleted from Pittsburgh Penguins. [2022-10-17 11:08:40] - Pavel Shen has been deleted from Pittsburgh Penguins. [2022-10-17 11:08:37] - Paul Bittner has been deleted from Pittsburgh Penguins. [2022-10-17 11:08:34] - Patrick Harper has been deleted from Pittsburgh Penguins. [2022-10-17 11:08:30] - Nick Schneider has been deleted from Pittsburgh Penguins. [2022-10-17 11:08:26] - Matt Niskanen has been deleted from Pittsburgh Penguins. [2022-10-17 11:08:22] - Lukas Jasek has been deleted from Pittsburgh Penguins. [2022-10-17 11:08:18] - Kirill Maksimov has been deleted from Pittsburgh Penguins. [2022-10-17 11:08:12] - Gilles Senn has been deleted from Pittsburgh Penguins. [2022-10-17 11:08:06] - Dmitri Semykin has been deleted from Pittsburgh Penguins. [2022-10-17 11:07:59] - Cliff Pu has been deleted from Pittsburgh Penguins. [2022-10-17 11:07:55] - Brandon Halverson has been deleted from Pittsburgh Penguins. [2022-10-17 11:07:52] - Aleksi Saarela has been deleted from Pittsburgh Penguins. [2022-10-17 11:07:49] - Adam Mascherin has been deleted from Pittsburgh Penguins. [2022-10-03 16:37:37] - TRADE : From Pittsburgh Penguins to Anaheim Ducks : Grant Mismash (57), Y:20-RND:2-Pit. [2022-10-03 16:37:37] - TRADE : From Anaheim Ducks to Pittsburgh Penguins : Ross Colton (68). [2022-08-24 20:17:00] - Roman Ahcan was added to Pittsburgh Penguins.