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
#
Player Name
Team Name
POS
GP
G
A
P
+/-
PIM
PIM5
HIT
HTT
SHT
OSB
OSM
SHT%
SB
MP
AMG
PPG
PPA
PPP
PPS
PPM
PKG
PKA
PKP
PKS
PKM
GW
GT
FO%
FOT
GA
TA
EG
HT
P/20
PSG
PSS
FW
FL
FT
S1
S2
S3
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
#
Goalie Name
Team Name
GP
W
L
OTL
PCT
GAA
MP
PIM
SO
GA
SA
SAR
A
EG
PS %
PSA
ST
BG
S1
S2
S3
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
Travis Konecny, Alex DeBrincat, Logan Couture, Nazem Kadri, Kevin Fiala
Goalie
#1 : Anton Forsberg, #2 : Brian Elliott
Custom OT Lines Forwards
Logan Couture, , Travis Konecny, Gustav Nyquist, Jordan Martinook, , , Conor Sheary, Kevin Fiala, Phillip Danault, Alex DeBrincat
Custom OT Lines Defensemen
Roman Josi, , Radim Simek, David Savard, Josh Brown
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-09-09 12:08:21] - TRADE : From Tampa Lightning to Calgary Flames : Jaccob Slavin (75), Logan Thompson (84). [2023-09-09 12:08:21] - TRADE : From Calgary Flames to Tampa Lightning : John Carlson (76), Zachary L'Heureux (P), Y:19-RND:4-Edm. [2023-09-09 12:07:38] - TRADE : From Washington Capitals to Calgary Flames : Nazem Kadri (74), Alex Killorn (73), Y:21-RND:3-Car. [2023-09-09 12:07:38] - TRADE : From Calgary Flames to Washington Capitals : Ryan Johansen (72), Jeff Skinner (74), Reese Johnson (63), Y:19-RND:2-NYR. [2023-09-01 01:23:54] - TRADE : From Calgary Flames to Boston Bruins : Teuvo Teravainen (72). [2023-09-01 01:23:54] - TRADE : From Boston Bruins to Calgary Flames : Phillip Danault (74). [2023-08-25 15:50:00] - Nathan Burke was added to Calgary Flames. [2023-08-23 22:19:07] - TRADE : From Carolina Hurricanes to Calgary Flames : Alex DeBrincat (73), Y:20-RND:3-Car. [2023-08-23 22:19:07] - TRADE : From Calgary Flames to Carolina Hurricanes : Tyler Toffoli (72), Y:19-RND:1-Nas. [2023-08-18 11:41:03] - TRADE : From Edmonton Oilers to Calgary Flames : John Carlson (76), Jeff Skinner (74), Teddy Blueger (69), Garnet Hathaway (69), Y:19-RND:4-Edm. [2023-08-18 11:41:03] - TRADE : From Calgary Flames to Edmonton Oilers : Colton Parayko (75), Calle Jarnkrok (70), Y:20-RND:1-VGK, Y:22-RND:1-Cal, Y:21-RND:4-Cal, Y:22-RND:3-Cal. [2023-08-17 23:25:31] - Luke Toporowski was added to Calgary Flames. [2023-08-17 23:12:14] - TRADE : From Calgary Flames to Colorado Avalanche : Aleksander Barkov (80), Anthony Duclair (71), Michael Amadio (66), Y:22-RND:3-Ott. [2023-08-17 23:12:14] - TRADE : From Colorado Avalanche to Calgary Flames : Kevin Fiala (74), Teuvo Teravainen (72), Logan Couture (77), Zachary L'Heureux (P), Y:19-RND:2-NYR. [2023-08-11 14:06:15] - TRADE : From New York Islanders to Calgary Flames : Calle Jarnkrok (70). [2023-08-11 13:43:15] - Wranglers hired Bob Woods for 1 000 000 $ for 8 year(s). [2023-08-11 13:40:25] - Calgary Flames hired Adam Foote for 1 000 000 $ for 6 year(s). [2023-08-10 15:09:25] - Anton Forsberg was added to Calgary Flames. [2023-08-10 15:08:23] - TRADE : From Ottawa Senators to Calgary Flames : Y:22-RND:3-Ott. [2023-08-10 15:08:23] - TRADE : From Calgary Flames to Ottawa Senators : Y:22-RND:2-Cal, Y:21-RND:3-Cal. [2023-08-09 00:41:30] - TRADE : From Chicago Blackhawks to Calgary Flames : Ryan Johansen (72), Anthony Duclair (71), Colton Parayko (75). [2023-08-09 00:41:30] - TRADE : From Calgary Flames to Chicago Blackhawks : Matt Duchene (74), Nicholas Paul (71), Ryan Graves (74). [2023-08-08 23:34:23] - TRADE : From San Jose Sharks to Calgary Flames : Brian Elliott (81). [2023-08-08 19:32:37] - TRADE : From Vegas Knights to Calgary Flames : Y:19-RND:1-Nas, Y:20-RND:1-VGK. [2023-08-08 19:32:37] - TRADE : From Calgary Flames to Vegas Knights : Ilya Samsonov (87). [2023-08-08 19:22:12] - TRADE : From Minnesota Wild to Calgary Flames : Gemel Smith (63). [2023-08-08 19:21:15] - TRADE : From Washington Capitals to Calgary Flames : Kyle Clifford (63). [2023-08-08 19:21:03] - TRADE : From Buffalo Sabres to Calgary Flames : Juho Olkiuora (66). [2023-08-08 19:20:48] - TRADE : From New York Islanders to Calgary Flames : Danick Martel (60). [2023-06-19 19:13:07] - TRADE : From Vegas Knights to Calgary Flames : Dryden Hunt (63). [2023-06-19 19:13:07] - TRADE : From Calgary Flames to Vegas Knights : James van Riemsdyk (70).