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
David Krejci, Tobias Rieder, Andrew Cogliano, Nick Bonino, Brock Boeser
Goalie
#1 : James Reimer, #2 : Vitek Vanecek
Custom OT Lines Forwards
Connor McDavid, Max Pacioretty, Brock Boeser, Carl Soderberg, Nick Bonino, David Krejci, David Krejci, Andrew Cogliano, Mats Zuccarello, Tobias Rieder, Paul Byron
Custom OT Lines Defensemen
Marc Staal, Duncan Keith, Joel Edmundson, P.K. Subban, Greg Pateryn
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
News Database File Not Found. Please create one from the STHS.
[2022-04-29 10:33:09 PM] - True Grit didn't make playoff for year 13. [2022-04-29 12:14:47 AM] - New Record for Team's Most Assists (14) in 1 Game for True Grit! [2022-01-03 1:52:02 AM] - Brandon Carlo signed with True Grit for $3,669,421 for 4 year(s). [2022-01-03 1:52:02 AM] - Brandon Carlo was added to True Grit. [2021-09-26 11:00:14 PM] - Tobias Rieder was added to True Grit. [2021-09-26 11:00:14 PM] - P.K. Subban was added to True Grit. [2021-09-26 11:00:14 PM] - Mats Zuccarello was added to True Grit. [2021-09-26 11:00:14 PM] - Marc Staal was added to True Grit. [2021-09-26 11:00:14 PM] - Devin Shore was added to True Grit. [2021-09-26 11:00:14 PM] - Carl Soderberg was added to True Grit. [2021-09-26 11:00:14 PM] - Andrew Cogliano was added to True Grit. [2021-09-06 1:42:38 PM] - Charlie Lindgren was released. [2021-09-06 1:42:38 PM] - Garret Sparks was released. [2021-09-06 1:42:38 PM] - Slater Koekkoek was released. [2021-09-06 1:42:38 PM] - Kyle Turris was released. [2021-09-06 1:42:38 PM] - Andrew Shaw was released. [2021-09-06 1:42:38 PM] - Seth Griffith was released. [2021-09-06 1:42:38 PM] - Daniel Carr was released. [2021-09-06 1:42:38 PM] - Dmitry Orlov was released. [2021-09-06 1:42:38 PM] - Jimmy Vesey was released. [2021-09-06 1:42:38 PM] - Conor Sheary was released. [2021-09-06 1:39:26 PM] - John Ludvig was added to True Grit. [2021-09-06 1:39:26 PM] - Jamie Drysdale was added to True Grit. [2021-09-06 1:39:25 PM] - Nolan Patrick was added to True Grit. [2021-09-06 1:39:25 PM] - Ryan Merkley was added to True Grit. [2021-09-06 1:39:25 PM] - Bowen Byram was added to True Grit. [2021-08-22 12:26:42 AM] - True Grit drafts Dmitri Kostenko as the #97 overall pick in the Entry Draft of year 13. [2021-08-22 12:22:52 AM] - True Grit drafts Riley Kidney as the #73 overall pick in the Entry Draft of year 13. [2021-08-22 12:18:31 AM] - True Grit drafts Danila Klimovich as the #49 overall pick in the Entry Draft of year 13. [2021-08-22 12:14:04 AM] - True Grit drafts Wyatt Johnston as the #25 overall pick in the Entry Draft of year 13. [2021-08-22 12:10:55 AM] - True Grit drafts Luke Hughes as the #4 overall pick in the Entry Draft of year 13. [2021-06-02 10:24:54 PM] - True Grit didn't make playoff for year 12. [2021-04-03 11:44:52 PM] - Dan Vladar was released. [2021-02-07 12:00:48 AM] - Brock Boeser signed with True Grit for $7,300,000 for 1 year(s). [2021-02-07 12:00:48 AM] - Brock Boeser was added to True Grit. [2021-02-07 12:00:29 AM] - Brandon Carlo signed with True Grit for $3,335,837 for 1 year(s). [2021-02-07 12:00:29 AM] - Brandon Carlo was added to True Grit. [2021-01-24 12:30:28 AM] - Seth Griffith was added to True Grit. [2021-01-24 12:30:28 AM] - Jimmy Vesey was added to True Grit. [2021-01-24 12:30:28 AM] - Garret Sparks was added to True Grit. [2021-01-24 12:30:28 AM] - David Krejci was added to True Grit. [2021-01-24 12:30:28 AM] - Conor Sheary was added to True Grit. [2021-01-24 12:30:28 AM] - Andrew Shaw was added to True Grit. [2021-01-17 2:01:38 AM] - Gustav Olofsson was added to True Grit. [2021-01-17 2:01:38 AM] - Evan Bouchard was added to True Grit. [2021-01-17 2:01:38 AM] - Ryan Poehling was added to True Grit. [2021-01-17 2:01:38 AM] - Eetu Luostarinen was added to True Grit. [2021-01-17 1:29:03 AM] - Keith Kinkaid was released. [2021-01-17 1:29:03 AM] - Brett Lernout was released. [2021-01-17 1:29:03 AM] - Alec Martinez was released. [2021-01-17 1:29:03 AM] - Zack Kassian was released. [2021-01-17 1:29:03 AM] - Michael McCarron was released. [2021-01-17 1:29:03 AM] - Joel Hanley was released. [2020-12-06 9:18:36 PM] - True Grit drafts Alexander Gordin as the #101 overall pick in the Entry Draft of year 12.
[2022-05-22 12:56:28 AM] Brian Dumoulin from True Grit is back from Groin Injury. [2022-04-29 12:14:48 AM] True Grit lines for next game are empty. Current rosters/lines are not erased.
[2022-04-29 12:14:47 AM] New Record for Team's Most Assists (14) in 1 Game for True Grit! [2022-04-21 12:38:47 AM] True Grit lines for next game are empty. Current rosters/lines are not erased. [2022-04-19 12:17:33 AM] Marc Staal from True Grit is back from Left Foot Injury. [2022-04-19 12:17:33 AM] True Grit lines for next game are empty. Current rosters/lines are not erased. [2022-04-19 12:17:33 AM] Game 992 - Marc Staal from True Grit is injured (Left Foot) and is out for 5 days. [2022-04-19 12:16:31 AM] Auto Lines Partial Function has been run for True Grit. [2022-04-19 12:16:31 AM] Auto Roster Partial Function has been run for True Grit. [2022-04-19 12:16:31 AM] True Grit roster errors : Not enough Players available in Pro Team! 16 Dressed. 18 Required.
Some errors will be automatically fixed.
[2022-04-17 2:56:27 PM] Connor McDavid from True Grit is back from Exhaustion. [2022-04-17 2:56:27 PM] Mikhail Sergachev from True Grit is back from Right Hand Injury. [2022-04-16 1:09:25 AM] True Grit lines for next game are empty. Current rosters/lines are not erased. [2022-04-16 1:09:25 AM] Connor McDavid from True Grit is injured from Exhaustion. [2022-04-16 1:09:24 AM] Game 980 - Mikhail Sergachev from True Grit is injured (Right Hand) and is out for 1 week. [2022-04-14 12:20:47 AM] True Grit lines for next game are empty. Current rosters/lines are not erased. [2022-04-11 12:10:23 AM] True Grit lines for next game are empty. Current rosters/lines are not erased. [2022-04-11 12:10:11 AM] Auto Lines Partial Function has been run for True Grit. [2022-04-11 12:10:11 AM] Auto Roster Partial Function has been run for True Grit. [2022-04-11 12:10:11 AM] True Grit roster errors : Not enough Players available in Pro Team! 17 Dressed. 18 Required.
Some errors will be automatically fixed.
[2022-04-06 10:33:11 PM] True Grit lines for next game are empty. Current rosters/lines are not erased. [2022-04-06 10:33:11 PM] Game 935 - Brian Dumoulin from True Grit is injured (Groin) and is out for 2 months. [2022-04-06 3:10:46 PM] True Grit lines for next game are empty. Current rosters/lines are not erased. [2022-04-01 11:59:07 PM] True Grit lines for next game are empty. Current rosters/lines are not erased. [2022-04-01 11:58:16 PM] Auto Lines Partial Function has been run for True Grit. [2022-04-01 11:58:16 PM] Auto Roster Partial Function has been run for True Grit. [2022-04-01 11:58:16 PM] True Grit roster errors : Not enough Players available in Pro Team! 16 Dressed. 18 Required.
Some errors will be automatically fixed.
[2022-03-31 12:08:08 AM] Nick Bonino from True Grit is back from Exhaustion. [2022-03-31 12:08:08 AM] Brock Boeser from True Grit is back from Exhaustion. [2022-03-30 12:45:38 AM] True Grit lines for next game are empty. Current rosters/lines are not erased. [2022-03-30 12:45:37 AM] Nick Bonino from True Grit is injured from Exhaustion. [2022-03-30 12:45:37 AM] Brock Boeser from True Grit is injured from Exhaustion. [2022-03-27 11:38:30 PM] True Grit lines for next game are empty. Current rosters/lines are not erased. [2022-03-27 11:38:24 PM] Auto Lines Partial Function has been run for True Grit. [2022-03-27 11:38:24 PM] Auto Roster Partial Function has been run for True Grit. [2022-03-27 11:38:24 PM] True Grit roster errors : Not enough Players available in Pro Team! 17 Dressed. 18 Required.
Some errors will be automatically fixed.
[2022-03-24 11:15:04 PM] Carl Soderberg from True Grit is back from Exhaustion. [2022-03-23 11:18:32 PM] Max Pacioretty from True Grit is back from Exhaustion. [2022-03-23 11:18:32 PM] Connor McDavid from True Grit is back from Exhaustion. [2022-03-23 11:18:32 PM] True Grit lines for next game are empty. Current rosters/lines are not erased. [2022-03-23 11:18:31 PM] Carl Soderberg from True Grit is injured from Exhaustion. [2022-03-23 11:18:26 PM] Auto Lines Partial Function has been run for True Grit. [2022-03-23 11:18:25 PM] Auto Roster Partial Function has been run for True Grit.
[2022-03-23 11:18:25 PM] Eetu Luostarinen of True Grit was sent to pro. [2022-03-23 11:18:25 PM] True Grit roster errors : Not enough Players available in Pro Team! 17 Dressed. 18 Required.
Some errors will be automatically fixed.
[2022-03-23 12:00:11 AM] True Grit lines for next game are empty. Current rosters/lines are not erased. [2022-03-23 12:00:11 AM] Connor McDavid from True Grit is injured from Exhaustion. [2022-03-22 11:43:14 PM] Auto Lines Partial Function has been run for True Grit. [2022-03-22 11:43:14 PM] Auto Roster Partial Function has been run for True Grit. [2022-03-22 11:43:14 PM] True Grit roster errors : Not enough Players available in Pro Team! 16 Dressed. 18 Required.
Some errors will be automatically fixed.