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
Deprecated: number_format(): Passing null to parameter #1 ($num) of type float is deprecated in /home/othlca/history.othl.ca/public_html/outputs/2022-23/pre-season/PlayersStatSub.php on line 106
Deprecated: number_format(): Passing null to parameter #1 ($num) of type float is deprecated in /home/othlca/history.othl.ca/public_html/outputs/2022-23/pre-season/PlayersStatSub.php on line 106
Deprecated: number_format(): Passing null to parameter #1 ($num) of type float is deprecated in /home/othlca/history.othl.ca/public_html/outputs/2022-23/pre-season/PlayersStatSub.php on line 106
Deprecated: number_format(): Passing null to parameter #1 ($num) of type float is deprecated in /home/othlca/history.othl.ca/public_html/outputs/2022-23/pre-season/PlayersStatSub.php on line 106
Deprecated: number_format(): Passing null to parameter #1 ($num) of type float is deprecated in /home/othlca/history.othl.ca/public_html/outputs/2022-23/pre-season/PlayersStatSub.php on line 106
Deprecated: number_format(): Passing null to parameter #1 ($num) of type float is deprecated in /home/othlca/history.othl.ca/public_html/outputs/2022-23/pre-season/PlayersStatSub.php on line 106
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
Deprecated: number_format(): Passing null to parameter #1 ($num) of type float is deprecated in /home/othlca/history.othl.ca/public_html/outputs/2022-23/pre-season/GoaliesStatSub.php on line 58
Deprecated: number_format(): Passing null to parameter #1 ($num) of type float is deprecated in /home/othlca/history.othl.ca/public_html/outputs/2022-23/pre-season/GoaliesStatSub.php on line 58
0.000
0
0
16
0
0
0
Team Total or Average
17
8
8
0
0.909
2.99
963
4
1
48
526
0
1
1
Deprecated: number_format(): Passing null to parameter #1 ($num) of type float is deprecated in /home/othlca/history.othl.ca/public_html/outputs/2022-23/pre-season/ProTeam.php on line 1116
0.000
0
16
16
1
2
1
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
Ross Colton, John Tavares, Valeri Nichushkin, Ondrej Palat, Evan Rodrigues
Goalie
#1 : Braden Holtby, #2 : Kevin Lankinen
Custom OT Lines Forwards
John Tavares, Joel Eriksson Ek, Ondrej Palat, Nick Schmaltz, Josh Bailey, Valeri Nichushkin, Valeri Nichushkin, Evan Rodrigues, Jesse Puljujarvi, Ross Colton, Lars Eller
Custom OT Lines Defensemen
Jared Spurgeon, Brenden Dillon, Brayden McNabb, Derek Forbort, Damon Severson
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
Trade Deadline --- Trades can’t be done after this day is simulated!
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
Alexei Kolosov
Kraken
2021
68
Arsenii Sergeev
Kraken
2021
179
Ben Boyd
Kraken
2021
188
Carson Lambos
Kraken
2021
21
Connor Kelley
Kraken
2021
218
Daniil Chechelev
Kraken
2020
91
Dennis Hildeby
Kraken
2022
86
Dru Krebs
Kraken
2021
199
Eamon Powell
Kraken
2020
110
Evgenii Kashnikov
Kraken
2021
198
Jakub Kos
Kraken
2021
202
Jakub Malek
Kraken
2021
89
Josh Pillar
Kraken
2021
152
Kaleb Lawrence
Kraken
2022
214
Luke Hughes
Kraken
2021
3
Martin Rysavy
Kraken
2021
187
Mason Beaupit
Kraken
2022
99
Nate Benoit
Kraken
2021
163
Nikita Quapp
Kraken
2021
186
Niklas Kokko
Kraken
2022
52
Olle Eriksson-Ek
Kraken
2017
130
Olof Lindbom
Kraken
2018
52
Semyon Vyazovoi
Kraken
2021
154
Sergei Ivanov
Kraken
2022
89
Sergey Murashov
Kraken
2022
84
Taylor Makar
Kraken
2021
174
Topias Leinonen
Kraken
2022
17
Tyler Brennan
Kraken
2022
80
Tyler Muszelik
Kraken
2022
127
Vladislav Lukashevich
Kraken
2021
119
Vyacheslav Buteyets
Kraken
2022
141
Vyacheslav Peksa
Kraken
2021
159
Draft Picks
Year
R1
R2
R3
R4
R5
R6
R7
2023
SEA
2024
SEA
SEA
SEA
SEA
OTT SEA
2025
SEA
SEA
SEA
SEA
SEA
SEA
SEA
2026
SEA
SEA
SEA
SEA
SEA
SEA
SEA
2027
SEA
SEA
SEA
SEA
SEA
SEA
SEA
News Database File Not Found. Please create one from the STHS.
[2022-11-29 7:48:16 PM] - Nate Prosser was released. [2022-11-29 7:43:24 PM] - Kevin Lankinen signed with Kraken for $1,250,000 for 4 year(s). [2022-11-29 7:43:24 PM] - Kevin Lankinen was added to Kraken. [2022-11-29 7:43:07 PM] - Damon Severson signed with Kraken for $6,400,000 for 5 year(s). [2022-11-29 7:43:07 PM] - Damon Severson was added to Kraken. [2022-11-04 7:06:38 PM] - Phil Kessel signed with Kraken for $4,000,000 for 2 year(s) / Option : 1 Way Contract & No Trade & Signing Bonus of $2,000,000. [2022-11-04 7:06:38 PM] - Phil Kessel was added to Kraken. [2022-11-04 7:04:54 PM] - Kris Russell signed with Kraken for $950,000 for 2 year(s) / Option : No Trade & Signing Bonus of $100,000. [2022-11-04 7:04:54 PM] - Kris Russell was added to Kraken. [2022-11-04 7:04:31 PM] - Jay Beagle signed with Kraken for $850,000 for 2 year(s) / Option : No Trade & Signing Bonus of $100,000. [2022-11-04 7:04:31 PM] - Jay Beagle was added to Kraken. [2022-11-04 6:48:19 PM] - Jordie Benn signed with Kraken for $800,000 for 1 year(s) / Option : No Trade. [2022-11-04 6:48:19 PM] - Jordie Benn was added to Kraken. [2022-11-04 4:40:03 PM] - Brad Richardson signed with Kraken for $800,000 for 1 year(s) / Option : No Trade. [2022-11-04 4:40:03 PM] - Brad Richardson was added to Kraken. [2022-10-30 2:31:14 PM] - Zach Sawchenko was added to Kraken. [2022-10-30 2:08:31 PM] - Christian Jaros was released by Kraken [2022-09-09 5:05:04 PM] - Kraken drafts Kaleb Lawrence as the #214 overall pick in the Entry Draft of year 2022. [2022-09-04 4:45:06 PM] - Brayden McNabb signed with Kraken for $4,500,000 for 4 year(s) / Option : No Trade & Signing Bonus of $4,500,000. [2022-09-04 4:45:06 PM] - Brayden McNabb was added to Kraken. [2022-09-04 4:30:50 PM] - Jared Spurgeon signed with Kraken for $7,000,000 for 4 year(s) / Option : No Trade & Signing Bonus of $6,000,000. [2022-09-04 4:30:50 PM] - Jared Spurgeon was added to Kraken. [2022-09-04 3:56:29 PM] - Jesse Puljujarvi signed with Kraken for $3,500,000 for 3 year(s). [2022-09-04 3:56:29 PM] - Jesse Puljujarvi was added to Kraken.
[2022-12-02 9:11:09 PM] Kraken lines for next game are empty. Current rosters/lines are not erased.
[2022-12-02 9:10:34 PM] Both Kraken and Mariners lines for next game are empty. Current rosters/lines are not erased.
[2022-12-02 9:10:07 PM] Mariners lines for next game are empty. Current rosters/lines are not erased.
[2022-12-02 9:09:41 PM] Both Kraken and Mariners lines for next game are empty. Current rosters/lines are not erased.
[2022-12-02 9:09:02 PM] Both Kraken and Mariners lines for next game are empty. Current rosters/lines are not erased.
[2022-12-01 7:29:54 PM] Both Kraken and Mariners lines for next game are empty. Current rosters/lines are not erased.
[2022-12-01 7:29:23 PM] Both Kraken and Mariners lines for next game are empty. Current rosters/lines are not erased.
[2022-12-01 7:28:51 PM] Mariners lines for next game are empty. Current rosters/lines are not erased.
[2022-12-01 7:27:39 PM] Both Kraken and Mariners lines for next game are empty. Current rosters/lines are not erased.
[2022-11-30 8:42:23 PM] Both Kraken and Mariners lines for next game are empty. Current rosters/lines are not erased. [2022-11-30 8:42:16 PM] Auto Lines Partial Function has been run for Kraken.
[2022-11-30 8:42:16 PM] Kraken lines errors : Normal line # 1 C is empty.
Normal line # 1 RW is empty.
Unknown Player is used twice in Normal line #1
Normal line # 2 LW is empty.
Normal line # 3 Defense #3 is empty.
Normal line # 4 C is empty.
Normal line # 4 LW is empty.
Unknown Player is used twice in Normal line #4
Unknown Player is used twice in normal lines 1 and 2.
Unknown Player is used twice in normal lines 1 and 2.
Unknown Player is used twice in normal lines 1 and 2.
Unknown Player is used twice in normal lines 1 and 2.
Unknown Player is used twice in normal lines 1 and 3.
Unknown Player is used twice in normal lines 1 and 3.
Unknown Player is used twice in normal lines 2 and 3.
PP line 1 RW is empty.
PK line 1 C is empty.
PK3 line 1 forward is empty.
PP line 2 C is empty.
PP line 2 RW is empty.
PP line 2 Defense #2 is empty.
4 vs 4 line 2 C is empty.
PK line 2 LW is empty.
4 vs 4 line 2 LW is empty.
Unknown Player is used twice in PP line#2
Unknown Player is used twice in PP line#2
Unknown Player is used twice in 4 vs 4 line#2
LastMinDef line C is empty.
LastMinOff line RW is empty.
LastMinDef line RW is empty.
LastMinOff line Defense #3 is empty.
Unknown Player is used twice in LastMinOff line
Unknown Player is used twice in LastMinDef line
Extra Forward #0 is empty.
Penalty Shot Player #1 is empty.
Extra Forward #2 is empty.
Penalty Shot Player #3 is empty.
Extra Defense #4 is empty.
Extra Forward #5 is empty.
Unknown Player is used twice in Extra Penalty Shot
OT Forward #2 is empty.
OT Forward #4 is empty.
OT Forward #5 is empty.
OT Forward #10 is empty.
Unknown Player is used twice in OT Forward
Unknown Player is used twice in OT Forward
Unknown Player is used twice in OT Forward
OT Defense #5 is empty.
Starting Goalie is empty.
[2022-11-30 8:41:48 PM] Mariners lines for next game are empty. Current rosters/lines are not erased. But, Kraken lines for next game are NOT empty. Current pro rosters/lines are moved and might impact farm rosters/lines. [2022-11-30 8:41:42 PM] Auto Lines Partial Function has been run for Kraken.
[2022-11-30 8:41:42 PM] Kraken lines errors : Normal line # 1 C is empty.
Normal line # 1 RW is empty.
Unknown Player is used twice in Normal line #1
Normal line # 2 LW is empty.
Normal line # 3 Defense #3 is empty.
Normal line # 4 C is empty.
Normal line # 4 LW is empty.
Unknown Player is used twice in Normal line #4
Unknown Player is used twice in normal lines 1 and 2.
Unknown Player is used twice in normal lines 1 and 2.
Unknown Player is used twice in normal lines 1 and 2.
Unknown Player is used twice in normal lines 1 and 2.
Unknown Player is used twice in normal lines 1 and 3.
Unknown Player is used twice in normal lines 1 and 3.
Unknown Player is used twice in normal lines 2 and 3.
PP line 1 RW is empty.
PK line 1 C is empty.
PK3 line 1 forward is empty.
PP line 2 C is empty.
PP line 2 RW is empty.
PP line 2 Defense #2 is empty.
4 vs 4 line 2 C is empty.
PK line 2 LW is empty.
4 vs 4 line 2 LW is empty.
Unknown Player is used twice in PP line#2
Unknown Player is used twice in PP line#2
Unknown Player is used twice in 4 vs 4 line#2
LastMinDef line C is empty.
LastMinOff line RW is empty.
LastMinDef line RW is empty.
LastMinOff line Defense #3 is empty.
Unknown Player is used twice in LastMinOff line
Unknown Player is used twice in LastMinDef line
Extra Forward #0 is empty.
Penalty Shot Player #1 is empty.
Extra Forward #2 is empty.
Penalty Shot Player #3 is empty.
Extra Defense #4 is empty.
Extra Forward #5 is empty.
Unknown Player is used twice in Extra Penalty Shot
OT Forward #2 is empty.
OT Forward #4 is empty.
OT Forward #5 is empty.
OT Forward #10 is empty.
Unknown Player is used twice in OT Forward
Unknown Player is used twice in OT Forward
Unknown Player is used twice in OT Forward
OT Defense #5 is empty.
Starting Goalie is empty.
[2022-11-30 8:41:10 PM] Mariners lines for next game are empty. Current rosters/lines are not erased. [2022-11-30 8:40:23 PM] Auto Lines Partial Function has been run for Kraken.
[2022-11-30 8:40:23 PM] Kraken lines errors : Normal line # 1 C is empty.
Normal line # 1 RW is empty.
Unknown Player is used twice in Normal line #1
Normal line # 2 LW is empty.
Normal line # 3 Defense #3 is empty.
Normal line # 4 C is empty.
Normal line # 4 LW is empty.
Unknown Player is used twice in Normal line #4
Unknown Player is used twice in normal lines 1 and 2.
Unknown Player is used twice in normal lines 1 and 2.
Unknown Player is used twice in normal lines 1 and 2.
Unknown Player is used twice in normal lines 1 and 2.
Unknown Player is used twice in normal lines 1 and 3.
Unknown Player is used twice in normal lines 1 and 3.
Unknown Player is used twice in normal lines 2 and 3.
PP line 1 RW is empty.
PK line 1 C is empty.
PK3 line 1 forward is empty.
PP line 2 C is empty.
PP line 2 RW is empty.
PP line 2 Defense #2 is empty.
4 vs 4 line 2 C is empty.
PK line 2 LW is empty.
4 vs 4 line 2 LW is empty.
Unknown Player is used twice in PP line#2
Unknown Player is used twice in PP line#2
Unknown Player is used twice in 4 vs 4 line#2
LastMinDef line C is empty.
LastMinOff line RW is empty.
LastMinDef line RW is empty.
LastMinOff line Defense #3 is empty.
Unknown Player is used twice in LastMinOff line
Unknown Player is used twice in LastMinDef line
Extra Forward #0 is empty.
Penalty Shot Player #1 is empty.
Extra Forward #2 is empty.
Penalty Shot Player #3 is empty.
Extra Defense #4 is empty.
Extra Forward #5 is empty.
Unknown Player is used twice in Extra Penalty Shot
OT Forward #2 is empty.
OT Forward #4 is empty.
OT Forward #5 is empty.
OT Forward #10 is empty.
Unknown Player is used twice in OT Forward
Unknown Player is used twice in OT Forward
Unknown Player is used twice in OT Forward
OT Defense #5 is empty.
Starting Goalie is empty.
[2022-11-30 8:39:42 PM] Mariners lines for next game are empty. Current rosters/lines are not erased.
[2022-11-30 8:39:00 PM] Mariners lines for next game are empty. Current rosters/lines are not erased. But, Kraken lines for next game are NOT empty. Current pro rosters/lines are moved and might impact farm rosters/lines. [2022-11-30 8:38:52 PM] Auto Lines Partial Function has been run for Kraken.
[2022-11-30 8:38:52 PM] Kraken lines errors : Normal line # 1 C is empty.
Normal line # 1 RW is empty.
Unknown Player is used twice in Normal line #1
Normal line # 2 LW is empty.
Normal line # 3 Defense #3 is empty.
Normal line # 4 C is empty.
Normal line # 4 LW is empty.
Unknown Player is used twice in Normal line #4
Unknown Player is used twice in normal lines 1 and 2.
Unknown Player is used twice in normal lines 1 and 2.
Unknown Player is used twice in normal lines 1 and 2.
Unknown Player is used twice in normal lines 1 and 2.
Unknown Player is used twice in normal lines 1 and 3.
Unknown Player is used twice in normal lines 1 and 3.
Unknown Player is used twice in normal lines 2 and 3.
PP line 1 RW is empty.
PK line 1 C is empty.
PK3 line 1 forward is empty.
PP line 2 C is empty.
PP line 2 RW is empty.
PP line 2 Defense #2 is empty.
4 vs 4 line 2 C is empty.
PK line 2 LW is empty.
4 vs 4 line 2 LW is empty.
Unknown Player is used twice in PP line#2
Unknown Player is used twice in PP line#2
Unknown Player is used twice in 4 vs 4 line#2
LastMinDef line C is empty.
LastMinOff line RW is empty.
LastMinDef line RW is empty.
LastMinOff line Defense #3 is empty.
Unknown Player is used twice in LastMinOff line
Unknown Player is used twice in LastMinDef line
Extra Forward #0 is empty.
Penalty Shot Player #1 is empty.
Extra Forward #2 is empty.
Penalty Shot Player #3 is empty.
Extra Defense #4 is empty.
Extra Forward #5 is empty.
Unknown Player is used twice in Extra Penalty Shot
OT Forward #2 is empty.
OT Forward #4 is empty.
OT Forward #5 is empty.
OT Forward #10 is empty.
Unknown Player is used twice in OT Forward
Unknown Player is used twice in OT Forward
Unknown Player is used twice in OT Forward
OT Defense #5 is empty.
Starting Goalie is empty.
[2022-11-30 8:38:22 PM] Mariners lines for next game are empty. Current rosters/lines are not erased.