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
Jake Guentzel, Sam Reinhart, Jesper Bratt, Nick Schmaltz, Nico Hischier
Goalie
#1 : Tristan Jarry, #2 : Jack Campbell
Custom OT Lines Forwards
Jake Guentzel, Sam Reinhart, Jesper Bratt, Nick Schmaltz, Nico Hischier, Ryan Johansen, Ryan Johansen, Zach Hyman, Alex Tuch, Victor Olofsson, T.J. Oshie
Custom OT Lines Defensemen
Jaccob Slavin, Justin Braun, Ben Hutton, Samuel Girard, Nate Schmidt
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
Prospect
Team Name
Draft Year
Overall Pick
Information
Lien
Carter Mazur
Gladiators
Carter Savoie
Gladiators
Colton Dach
Gladiators
Devon Levi
Gladiators
Dylan Guenther
Gladiators
Lukas Cormier
Gladiators
Mason Lohrei
Gladiators
Patrick Moynihan
Gladiators
Scott Morrow
Gladiators
Ty Smilanic
Gladiators
Wyatt Kaiser
Gladiators
Yegor Sokolov
Gladiators
Draft Picks
Year
R1
R2
R3
R4
R5
R6
2022
ATH
ATH
ATH
ATH
ATH
2023
ATH
ATH
ATH
ATH
ATH
2024
ATH
ATH
ATH
ATH
ATH
ATH
2025
ATH
ATH
ATH
ATH
ATH
ATH
2026
ATH
ATH
ATH
ATH
ATH
ATH
[2022-06-16 8:32:35 AM] - TRADE : From Stinky Badgers to Gladiators : Zach Hyman (81). [2022-06-16 8:32:35 AM] - TRADE : From Gladiators to Stinky Badgers : Ville Husso (82). [2022-06-13 4:55:59 PM] - Dillon Hamaliuk was added to Gladiators. [2022-06-13 4:55:36 PM] - Joseph Woll resigned with Gladiators for $1,113,000 for 3 year(s). [2022-06-13 4:55:36 PM] - Victor Olofsson resigned with Gladiators for $5,307,000 for 4 year(s). [2022-06-13 4:55:36 PM] - Nicolas Roy resigned with Gladiators for $4,614,000 for 3 year(s). [2022-06-13 4:55:36 PM] - Lias Andersson resigned with Gladiators for $1,016,000 for 3 year(s). [2022-06-13 4:55:36 PM] - Robert Hagg resigned with Gladiators for $4,563,000 for 3 year(s). [2022-06-13 4:55:36 PM] - Jesper Bratt resigned with Gladiators for $7,154,000 for 4 year(s). [2022-06-13 4:55:36 PM] - Joe Thornton resigned with Gladiators for $1,814,000 for 1 year(s). [2022-06-13 4:55:36 PM] - Justin Braun resigned with Gladiators for $5,365,000 for 3 year(s). [2022-06-13 4:55:36 PM] - Lucas Elvenes resigned with Gladiators for $967,000 for 3 year(s). [2022-06-13 4:55:36 PM] - Jesper Boqvist resigned with Gladiators for $2,121,000 for 3 year(s). [2022-05-29 1:20:17 PM] - Gladiators was eliminated at round 1 of year 2021. [2021-10-17 9:26:04 AM] - Lawrence Pilut was released. [2021-10-17 9:26:04 AM] - Gladiators paid $0 to release Lawrence Pilut. [2021-10-17 9:25:53 AM] - Blake Comeau was released. [2021-10-17 9:25:53 AM] - Gladiators paid $0 to release Blake Comeau. [2021-10-15 5:27:00 PM] - TRADE : From Giants to Gladiators : Justin Braun (77). [2021-10-15 5:21:35 PM] - Jesper Boqvist was added to Gladiators. [2021-10-09 9:37:51 AM] - Zach Parise was released. [2021-10-09 9:37:51 AM] - Gladiators paid $0 to release Zach Parise. [2021-10-02 2:52:00 PM] - Robert Hagg was added to Gladiators. [2021-10-02 2:49:57 PM] - Nick Henry was released. [2021-10-02 2:49:57 PM] - Gladiators paid $0 to release Nick Henry. [2021-10-02 2:49:36 PM] - John Gillies has been deleted from Gladiators. [2021-10-02 2:49:22 PM] - Roland McKeown was released. [2021-10-02 2:49:22 PM] - Gladiators paid $0 to release Roland McKeown. [2021-10-02 2:49:03 PM] - Nicholas Baptiste was released. [2021-10-02 2:49:03 PM] - Gladiators paid $0 to release Nicholas Baptiste. [2021-10-02 2:48:55 PM] - Greg McKegg was released. [2021-10-02 2:48:55 PM] - Gladiators paid $0 to release Greg McKegg. [2021-09-19 2:52:50 PM] - TRADE : From Giants to Gladiators : Joe Thornton (71). [2021-09-12 2:32:12 PM] - Carter Mazur has been added to Gladiators. [2021-09-12 2:32:05 PM] - Devon Levi has been added to Gladiators. [2021-09-12 2:31:58 PM] - Colton Dach has been added to Gladiators. [2021-09-12 2:31:52 PM] - Scott Morrow has been added to Gladiators. [2021-09-12 2:31:45 PM] - Dylan Guenther has been added to Gladiators.
[2022-06-19 10:12:28 AM] Auto Lines Function has been run for Gladiators.
[2022-06-19 10:12:16 AM] Gladiators roster errors : Not enough Goalie available in Pro Team! 1 Dressed. 2 Required.
Some errors will be automatically fixed.
[2022-06-16 8:32:35 AM] TRADE : From Stinky Badgers to Gladiators : Zach Hyman (81). [2022-06-16 8:32:35 AM] TRADE : From Gladiators to Stinky Badgers : Ville Husso (82). [2022-06-13 4:55:59 PM] Dillon Hamaliuk was added to Gladiators.
[2022-06-13 4:55:36 PM] Joseph Woll resigned with Gladiators for $1,113,000 for 3 year(s).
[2022-06-13 4:55:36 PM] Victor Olofsson resigned with Gladiators for $5,307,000 for 4 year(s).
[2022-06-13 4:55:36 PM] Nicolas Roy resigned with Gladiators for $4,614,000 for 3 year(s).
[2022-06-13 4:55:36 PM] Lias Andersson resigned with Gladiators for $1,016,000 for 3 year(s).
[2022-06-13 4:55:36 PM] Robert Hagg resigned with Gladiators for $4,563,000 for 3 year(s).
[2022-06-13 4:55:36 PM] Jesper Bratt resigned with Gladiators for $7,154,000 for 4 year(s).
[2022-06-13 4:55:36 PM] Joe Thornton resigned with Gladiators for $1,814,000 for 1 year(s).
[2022-06-13 4:55:36 PM] Justin Braun resigned with Gladiators for $5,365,000 for 3 year(s).
[2022-06-13 4:55:36 PM] Lucas Elvenes resigned with Gladiators for $967,000 for 3 year(s).
[2022-06-13 4:55:36 PM] Jesper Boqvist resigned with Gladiators for $2,121,000 for 3 year(s).