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
Jeff Skinner, Pierre-Luc Dubois, Gabriel Vilardi, Jesperi Kotkaniemi, Michael Carcone
Goalie
#1 : Joonas Korpisalo, #2 : Akira Schmid
Custom OT Lines Forwards
Pierre-Luc Dubois, Gabriel Vilardi, Ryan Strome, Jeff Skinner, Jordan Staal, Zach Parise, Zach Parise, Jesperi Kotkaniemi, Michael Carcone, Tyson Jost, Alex Iafallo
Custom OT Lines Defensemen
Erik Karlsson, Thomas Chabot, Torey Krug, Dmitry Kulikov, Justin Holl
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
[10/28/2024 11:13:58 AM] - Liam O'Brien has been selected as assistant for Penguins. [10/28/2024 11:13:58 AM] - Unknown Player is no longer as assistant for Penguins. [10/28/2024 11:13:58 AM] - Alexander Peters has been selected as assistant for Penguins. [10/28/2024 11:13:58 AM] - Unknown Player is no longer as assistant for Penguins. [10/28/2024 11:13:58 AM] - Justin Kirkland has been selected as captain for Penguins. [10/28/2024 11:13:58 AM] - Unknown Player is no longer captain for Penguins. [10/28/2024 11:13:58 AM] - Jordan Staal has been selected as assistant for Penguins. [10/28/2024 11:13:58 AM] - Unknown Player is no longer as assistant for Penguins. [10/13/2024 9:12:04 AM] - James Reimer was released. [10/13/2024 9:12:04 AM] - Penguins paid $4,502,143 to release James Reimer. [9/24/2024 11:07:55 AM] - Denis Gurianov was released. [9/24/2024 11:07:55 AM] - Penguins paid $2,112,000 to release Denis Gurianov. [7/2/2024 11:05:24 AM] - Joel Teasdale signed with Penguins for $800,000 for 3 year(s). [7/2/2024 11:05:24 AM] - Joel Teasdale was added to Penguins. [7/2/2024 11:05:18 AM] - Jaxsen Wiebe signed with Penguins for $800,000 for 3 year(s). [7/2/2024 11:05:18 AM] - Jaxsen Wiebe was added to Penguins. [7/2/2024 11:04:04 AM] - Brett Kemp signed with Penguins for $775,000 for 3 year(s). [7/2/2024 11:04:04 AM] - Brett Kemp was added to Penguins. [7/2/2024 11:02:12 AM] - Offer from Penguins for A.J. Greer of $800,000 for 3 year(s) with $0 in bonus has been refused. [6/30/2024 9:19:43 AM] - TRADE : From Avalanche to Penguins : Keith Petruzzelli (62). [6/30/2024 9:18:09 AM] - Ryan MacInnis has been deleted from Penguins. [6/30/2024 9:18:05 AM] - Patric Hornqvist has been deleted from Penguins. [6/30/2024 9:17:59 AM] - Luke Johnson has been deleted from Penguins. [6/30/2024 9:17:53 AM] - Joseph LaBate has been deleted from Penguins. [6/30/2024 9:17:48 AM] - Jean-Sebastien Dea has been deleted from Penguins. [6/30/2024 9:17:40 AM] - Christopher Gibson has been deleted from Penguins. [6/30/2024 9:17:36 AM] - Chris Wideman has been deleted from Penguins. [6/30/2024 9:17:33 AM] - Buddy Robinson has been deleted from Penguins. [6/26/2024 11:56:41 AM] - Offer from Penguins for Vladislav Kolyachonok of $800,000 for 3 year(s) with $0 in bonus has been refused. [6/26/2024 11:54:39 AM] - Offer from Penguins for Ryan Suzuki of $800,000 for 3 year(s) with $0 in bonus has been refused. [6/26/2024 11:51:42 AM] - Offer from Penguins for Jonas Rondbjerg of $800,000 for 3 year(s) with $0 in bonus has been refused. [6/26/2024 11:50:48 AM] - Offer from Penguins for Ian Mitchell of $800,000 for 3 year(s) with $0 in bonus has been refused. [6/26/2024 11:49:20 AM] - Anton Malmstrom signed with Penguins for $775,000 for 3 year(s). [6/26/2024 11:49:20 AM] - Anton Malmstrom was added to Penguins. [6/20/2024 1:43:42 PM] - TRADE : From Wild to Penguins : Jeff Skinner (72), Y:2026-RND:7-MIN. [6/20/2024 1:43:42 PM] - TRADE : From Penguins to Wild : Eeli Tolvanen (69), Y:2026-RND:2-PIT. [6/20/2024 1:42:48 PM] - TRADE : From Flames to Penguins : Y:2026-RND:8-CGY. [6/20/2024 1:42:48 PM] - TRADE : From Penguins to Flames : Chris Tierney (65), Y:2026-RND:4-PIT. [6/19/2024 1:32:40 PM] - Joseph Gambardella was released.