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
, Colin Miller, Zach Whitecloud, Carson Soucy, Luke Schenn
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
Day
Game
Visitor Team
Score
Home Team
Score
ST
OT
SO
RI
Link
Arena Capacity - Ticket Price Attendance - %
Level 1
Level 2
Level 3
Level 4
Luxury
Capacity
6500
5500
4500
3500
1250
Ticket Price
125
75
50
45
250
Attendance
0.00%
0.00%
0.00%
0.00%
0.00%
Attendance PCT
0.00%
0.00%
0.00%
0.00%
0.00%
Income
Home Games Left
Average Attendance - %
Average Income per Game
Year to Date Revenue
Capacity
Team Popularity
41
0 - 0.00%
0$
0$
21250
100
Expenses
Year To Date Expenses
Players Total Salaries
Players Total Average Salaries
Coaches Salaries
Special Salary Cap Value
0$
52,570,000$
52,570,000$
0$
0$
Salary Cap Per Days
Salary Cap To Date
Luxury Taxe Total
Players In Salary Cap
Players Out of Salary Cap
0$
0$
0$
17
0
Estimate
Estimated Season Revenue
Remaining Season Days
Expenses Per Days
Estimated Season Expenses
0$
0
0$
0$
Team Total Estimate
Estimated Season Expenses
Estimated Season Salary Cap
Current Bank Account
Projected Bank Account
0$
0$
8,932,207$
8,932,207$
Depth Chart
Left Wing
Center
Right Wing
Alexis Lafreniere
AGE:25
PO:88
OV:71
Andrei Kuzmenko
AGE:30
PO:35
OV:69
Jesperi Kotkaniemi
AGE:26
PO:85
OV:67
William Carrier
AGE:32
PO:43
OV:67
*Daniil But
AGE:21
PO:85
OV:65
Lukas Reichel
AGE:24
PO:81
OV:65
Isak Rosen
AGE:23
PO:83
OV:64
Bradly Nadeau
AGE:21
PO:78
OV:64
Hayden Hodgson
AGE:30
PO:35
OV:59
Adam Fantilli
AGE:22
PO:89
OV:73
Kirby Dach
AGE:25
PO:86
OV:68
Jesperi Kotkaniemi
AGE:26
PO:85
OV:67
Zack Bolduc
AGE:23
PO:82
OV:67
Mason Appleton
AGE:30
PO:39
OV:67
Noah Laba
AGE:23
PO:60
OV:66
Jonny Brodzinski
AGE:33
PO:32
OV:66
Zach Aston-Reese
AGE:32
PO:27
OV:65
Noah Ostlund
AGE:22
PO:84
OV:64
Tyson Kozak
AGE:24
PO:48
OV:61
Gabriel Seger
AGE:27
PO:37
OV:61
Francesco Pinelli
AGE:23
PO:74
OV:60
Xavier Parent
AGE:25
PO:42
OV:59
Hayden Hodgson
AGE:30
PO:35
OV:59
*Mathieu Cataford
AGE:21
PO:66
OV:58
Andrei Kuzmenko
AGE:30
PO:35
OV:69
Jesperi Kotkaniemi
AGE:26
PO:85
OV:67
Mason Appleton
AGE:30
PO:39
OV:67
*Victor Eklund
AGE:20
PO:86
OV:66
Fabian Lysell
AGE:23
PO:81
OV:62
Judd Caulfield
AGE:25
PO:54
OV:61
Xavier Bourgault
AGE:24
PO:80
OV:60
Hayden Hodgson
AGE:30
PO:35
OV:59
Defense #1
Defense #2
Goalie
Sean Walker
AGE:32
PO:27
OV:69
Zach Whitecloud
AGE:30
PO:35
OV:68
Luke Schenn
AGE:37
PO:40
OV:67
Carson Soucy
AGE:32
PO:35
OV:67
Colin Miller
AGE:34
PO:26
OV:67
Mike Reilly
AGE:33
PO:37
OV:65
*Tom Willander
AGE:21
PO:85
OV:64
Pierre-Olivier Joseph
AGE:27
PO:69
OV:64
*Oliver Bonk
AGE:21
PO:82
OV:63
Lukas Cormier
AGE:24
PO:65
OV:61
Stian Solberg
AGE:21
PO:81
OV:59
Dmitry Kuzmin
AGE:23
PO:64
OV:59
Dylan Anhorn
AGE:27
PO:37
OV:59
*Lukas Dragicevic
AGE:21
PO:70
OV:58
Calle Odelius
AGE:22
PO:67
OV:58
Charlie Wright
AGE:23
PO:45
OV:57
Vitek Vanecek
AGE:30
PO:60
OV:71
Sebastian Cossa
AGE:24
PO:82
OV:66
Kaapo Kahkonen
AGE:30
PO:53
OV:64
Connor D. Murphy
AGE:28
PO:36
OV:59
*Trey Augustine
AGE:21
PO:74
OV:57
Prospects
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