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
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
Adrian Kempe, Viktor Arvidsson, Vladimir Tarasenko
Vladimir Tarasenko, Anthony Beauvillier
Jason Dickinson
Défenseurs supplémentaires
Normal
Avantage numérique
Désavantage numérique
Ryan Pulock, Calvin de Haan, Jalen Chatfield
Ryan Pulock
Ryan Pulock, Calvin de Haan
Tirs de pénalité
Adrian Kempe, Michael Amadio, Anthony Beauvillier, Warren Foegele, Viktor Arvidsson
Gardien
#1 : Scott Wedgewood, #2 : Vitek Vanecek
Lignes d’attaque personnalisées en prolongation
Michael Amadio, Klim Kostin, Vinnie Hinostroza, Warren Foegele, Jordan Greenway, Viktor Arvidsson, Viktor Arvidsson, Jason Dickinson, Anthony Beauvillier, Curtis Lazar, Vladimir Tarasenko
Lignes de défense personnalisées en prolongation
Jalen Chatfield, Ian Cole, Brett Pesce, Matt Dumba, Ryan Pulock
Astuces sur les filtres (anglais seulement)
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
Espoir
Nom de l’équipe
Année de repêchage
Choix total
Information
Lien
Adam Jiricek
Kraken
Artyom Levshunov
Kraken
Declan Chisholm
Kraken
Dmitry Rashvsky
Kraken
Gabriel Eliasson
Kraken
Samuel Knazko
Kraken
Choix au repêchage
Année
R1
R2
R3
R4
R5
2025
SEA
SEA TBL
SEA ANA
SEA
2026
SEA
NYR SEA
SEA
SEA
SEA
2027
SEA
SEA
SEA DET
SEA
SEA
2028
SEA
SEA
SEA
SEA
SEA
2029
SEA VGS
SEA
SEA MTL
SEA
SEA
[2024-11-25 22:41:57] - New Record for Team's Most Shots (39) in 1 Game for Kraken! [2024-11-21 22:54:35] - TRADE : From Kraken to Sabres : Nick Seeler. [2024-11-21 22:54:35] - TRADE : From Sabres to Kraken : Declan Chisholm (P). [2024-11-15 18:19:22] - New Record for Team's Most Hits (32) in 1 Game for Kraken! [2024-11-05 00:38:05] - New Record for Team's Most Hits (28) in 1 Game for Kraken! [2024-10-24 22:43:35] - TRADE : From Golden Knights to Kraken : Y:2027-RND:3-DET. [2024-10-24 22:43:35] - TRADE : From Kraken to Golden Knights : Vincent Desharnais. [2024-10-23 23:48:22] - Artyom Levshunov has been added to Kraken. [2024-10-21 21:17:27] - New Record for Team's Most Shots Blocked (25) in 1 Game for Kraken! [2024-10-21 21:17:27] - New Record for Team's Most Points (17) in 1 Game for Kraken! [2024-10-21 21:17:27] - New Record for Team's Most Assists (11) in 1 Game for Kraken! [2024-10-21 21:17:27] - New Record for Team's Most Goals (6) in 1 Game for Kraken! [2024-10-18 21:54:35] - New Record for Team's Most Points (12) in 1 Game for Kraken! [2024-10-18 21:54:35] - New Record for Team's Most Goals (5) in 1 Game for Kraken! [2024-10-16 23:53:21] - New Record for Team's Most Hits (27) in 1 Game for Kraken! [2024-10-15 22:29:03] - TRADE : From Kraken to Canadiens : Teddy Blueger. [2024-10-15 22:29:03] - TRADE : From Canadiens to Kraken : Curtis Lazar, Y:2029-RND:3-MTL. [2024-10-14 20:16:18] - New Record for Team's Most Shots Blocked (12) in 1 Game for Kraken! [2024-10-14 20:16:18] - New Record for Team's Most Shots (35) in 1 Game for Kraken! [2024-10-14 01:28:52] - Adam Jiricek has been added to Kraken. [2024-10-14 01:28:44] - Gabriel Eliasson has been added to Kraken. [2024-10-12 22:19:31] - New Record for Team's Most Penalties Minutes (21) in 1 Game for Kraken! [2024-10-11 23:01:16] - TRADE : From Golden Knights to Kraken : Y:2029-RND:1-VGS. [2024-10-11 23:01:16] - TRADE : From Kraken to Golden Knights : Anze Kopitar. [2024-10-10 22:36:53] - New Record for Team's Most Hits (26) in 1 Game for Kraken! [2024-10-10 22:36:53] - New Record for Team's Most Penalties Minutes (8) in 1 Game for Kraken! [2024-10-06 22:29:15] - New Record for Team's Most Hits (14) in 1 Game for Kraken! [2024-10-06 22:29:15] - New Record for Team's Most Penalties Minutes (4) in 1 Game for Kraken! [2024-10-06 22:29:15] - New Record for Team's Most Shots Blocked (11) in 1 Game for Kraken! [2024-10-06 22:29:15] - New Record for Team's Most Shots (33) in 1 Game for Kraken! [2024-10-06 22:29:15] - New Record for Team's Most Points (11) in 1 Game for Kraken! [2024-10-06 22:29:15] - New Record for Team's Most Assists (7) in 1 Game for Kraken! [2024-10-06 22:29:15] - New Record for Team's Most Goals (4) in 1 Game for Kraken! [2024-10-01 21:56:23] - plote hired Andrew Brunette for 1 000 000 $ for 2 year(s). [2024-10-01 21:56:16] - Kraken hired Dan Bylsma for 1 000 000 $ for 3 year(s). [2024-10-01 01:56:26] - Vinnie Hinostroza was added to Kraken. [2024-09-28 00:10:08] - Nicolas Aube-Kubel was added to Kraken. [2024-09-28 00:09:59] - Ryan Lomberg was added to Kraken. [2024-09-28 00:09:50] - Ian Cole was added to Kraken. [2024-09-25 23:16:46] - Jason Dickinson was added to Kraken. [2024-09-24 21:43:19] - TRADE : From Kraken to Rangers : Teuvo Teravainen. [2024-09-24 21:43:19] - TRADE : From Rangers to Kraken : Jordan Greenway, Y:2026-RND:2-NYR, Y:2025-RND:4-ANA. [2024-09-14 01:48:25] - TRADE : From Kraken to Devils : Y:2024-RND:4-SEA, Y:2024-RND:5-SEA. [2024-09-14 01:48:25] - TRADE : From Devils to Kraken : Dmitry Rashvsky (P), Samuel Knazko (P). [2024-09-12 00:02:09] - TRADE : From Stars to Kraken : Adrian Kempe. [2024-09-12 00:02:09] - TRADE : From Kraken to Stars : Anthony Duclair, Mats Zuccarello, Y:2024-RND:2-SEA, Y:2024-RND:3-SEA. [2024-09-10 23:15:31] - Vladimir Tarasenko was added to Kraken. [2024-09-10 23:15:15] - Max Domi was added to Kraken. [2024-09-10 23:14:52] - Nick Seeler was added to Kraken. [2024-09-10 23:14:35] - Teddy Blueger was added to Kraken. [2024-09-10 23:13:52] - Nicolas Aube-Kubel was released. [2024-09-10 23:13:52] - Kraken paid 0 $ to release Nicolas Aube-Kubel. [2024-09-10 23:13:43] - Victor Olofsson was released. [2024-09-10 23:13:43] - Kraken paid 0 $ to release Victor Olofsson. [2024-09-10 23:13:36] - Tom Wilson was released. [2024-09-10 23:13:36] - Kraken paid 0 $ to release Tom Wilson. [2024-09-10 23:13:28] - Justin Faulk was released. [2024-09-10 23:13:28] - Kraken paid 0 $ to release Justin Faulk. [2024-09-10 22:58:23] - TRADE : From Kraken to Lightning : Sam Montembeault, Sean Monahan, Y:2025-RND:3-SEA. [2024-09-10 22:58:23] - TRADE : From Lightning to Kraken : Klim Kostin, Vitek Vanecek, Y:2024-RND:1-ANA, Y:2024-RND:2-TBL, Y:2025-RND:2-TBL. [2024-09-08 19:03:54] - Vincent Iorio was released. [2024-09-08 19:03:54] - Kraken paid 0 $ to release Vincent Iorio. [2024-09-08 19:03:41] - Anthony Duclair was added to Kraken. [2024-09-08 19:03:30] - Nick Cousins was added to Kraken. [2024-09-08 19:03:15] - Michael Amadio was added to Kraken. [2024-09-08 19:03:04] - Nicolas Aube-Kubel was added to Kraken. [2024-09-08 19:02:52] - Anthony Beauvillier was added to Kraken. [2024-09-08 19:02:36] - Sean Monahan was added to Kraken. [2024-09-08 19:02:17] - Tom Wilson was added to Kraken. [2024-09-08 19:02:06] - Teuvo Teravainen was added to Kraken. [2024-09-08 19:01:55] - Mats Zuccarello was added to Kraken. [2024-09-08 19:01:26] - Anze Kopitar was added to Kraken. [2024-09-08 19:01:03] - Viktor Arvidsson was added to Kraken. [2024-09-08 19:00:56] - Victor Olofsson was added to Kraken. [2024-09-08 19:00:37] - Warren Foegele was added to Kraken. [2024-09-08 19:00:24] - Sammy Blais was added to Kraken. [2024-09-08 19:00:06] - Tomas Nosek was added to Kraken. [2024-09-08 18:59:54] - Matt Grzelcyk was added to Kraken. [2024-09-08 18:59:27] - Jalen Chatfield was added to Kraken. [2024-09-08 18:59:16] - Vincent Iorio was added to Kraken. [2024-09-08 18:58:42] - Vincent Desharnais was added to Kraken. [2024-09-08 18:58:31] - Matt Dumba was added to Kraken. [2024-09-08 18:58:11] - Calvin de Haan was added to Kraken. [2024-09-08 18:57:52] - Justin Faulk was added to Kraken. [2024-09-08 18:57:36] - Ryan Pulock was added to Kraken. [2024-09-08 18:57:21] - Brett Pesce was added to Kraken. [2024-09-08 18:57:06] - Marco Scandella was added to Kraken. [2024-09-08 18:56:55] - Scott Wedgewood was added to Kraken. [2024-09-08 18:56:47] - Pheonix Copley was added to Kraken. [2024-09-08 18:56:06] - Sam Montembeault was added to Kraken. [2024-09-08 13:19:53] - Team Name Change : Farm Team 21 changed name to plote [2024-09-08 13:19:46] - General Manager Change : Kraken hired general manager Hugo St Amour
[2024-12-04 20:23:35] Kraken are expected to be under the minimum salary cap by 2 337 000 $! [2024-12-04 20:23:09] plote lines for next game are empty. Current rosters/lines are not erased. [2024-12-04 20:23:09] Plotes lines for next game are empty. Current rosters/lines are not erased. But, HC lines for next game are NOT empty. Current pro rosters/lines are moved and might impact farm rosters/lines. [2024-12-04 00:07:55] Kraken are expected to be under the minimum salary cap by 2 337 000 $! [2024-12-03 23:51:39] Kraken are expected to be under the minimum salary cap by 2 337 000 $! [2024-12-03 23:32:23] Kraken are expected to be under the minimum salary cap by 2 337 000 $! [2024-12-03 23:13:21] Kraken are expected to be under the minimum salary cap by 2 337 000 $! [2024-12-03 00:34:02] Kraken are expected to be under the minimum salary cap by 2 337 000 $! [2024-12-03 00:02:25] Kraken are expected to be under the minimum salary cap by 2 337 000 $! [2024-11-30 03:40:41] Kraken are expected to be under the minimum salary cap by 2 337 000 $! [2024-11-30 03:36:22] Kraken are expected to be under the minimum salary cap by 2 337 000 $! [2024-11-30 03:34:50] Kraken are expected to be under the minimum salary cap by 2 337 000 $! [2024-11-30 03:34:06] Kraken are expected to be under the minimum salary cap by 2 337 000 $! [2024-11-30 03:33:36] Plotes lines for next game are empty. Current rosters/lines are not erased. [2024-11-30 03:33:34] Pro Game #342 - Jason Dickinson from Kraken has scored a Hat Trick! [2024-11-30 03:33:30] Auto Lines Function has been run for Kraken. [2024-11-30 03:33:30] Kraken lines errors : Normal line # 1 LW is empty.
Normal line # 2 Defense #2 is empty.
Unknown Player is used twice in normal lines 1 and 2.
Unknown Player is used twice in normal lines 1 and 2.
PP line 1 RW is empty.
PK3 line 1 Defense #1 is empty.
PP line 2 Defense #2 is empty.
PK line 2 Defense #2 is empty.
4 vs 4 line 2 Defense #2 is empty.
PK3 line 2 Defense #2 is empty.
Unknown Player is used twice in PP lines 1 and 2.
Unknown Player is used twice in PK3 lines 1 and 2.
LastMinOff line RW is empty.
LastMinDef line Defense #3 is empty.
Extra Forward #1 is empty.
Penalty Shot Player #1 is empty.
Extra Forward #5 is empty.
Extra Defense #5 is empty.
OT Defense #3 is empty.
[2024-11-29 22:37:24] Kraken are expected to be under the minimum salary cap by $2,337,000! [2024-11-29 22:36:30] Kraken are expected to be under the minimum salary cap by $2,337,000! [2024-11-29 22:36:09] plote lines for next game are empty. Current rosters/lines are not erased. [2024-11-29 22:36:09] Last 7 Days Farm Star : 1 - Marco Scandella of plote (4-4-8) / 2 - James Malatesta of Checkers (2-5-7) / 3 - Sammy Blais of plote (4-0-4) [2024-11-29 00:51:13] plote lines for next game are empty. Current rosters/lines are not erased. [2024-11-28 01:00:20] Kraken are expected to be under the minimum salary cap by 2 337 000 $! [2024-11-28 00:59:57] Plotes lines for next game are empty. Current rosters/lines are not erased. But, HC lines for next game are NOT empty. Current pro rosters/lines are moved and might impact farm rosters/lines. [2024-11-28 00:59:56] Game 335 - Unknown Player from Plotes is injured (Bruised Left Leg) and is out for 1 week. [2024-11-26 23:31:20] Adrian Kempe from Kraken is back from Exhaustion. [2024-11-26 23:31:20] plote lines for next game are empty. Current rosters/lines are not erased. [2024-11-25 22:42:58] Kraken are expected to be under the minimum salary cap by 2 337 000 $! [2024-11-25 22:41:58] Plotes lines for next game are empty. Current rosters/lines are not erased. [2024-11-25 22:41:57] New Record for Team's Most Shots (39) in 1 Game for Kraken! [2024-11-25 22:41:57] Adrian Kempe from Kraken is injured from Exhaustion. [2024-11-25 22:41:50] Auto Lines Function has been run for Kraken. [2024-11-25 22:41:50] Kraken lines errors : Normal line # 2 Defense #2 is empty.
PK3 line 1 Defense #1 is empty.
PP line 2 Defense #2 is empty.
PK line 2 Defense #2 is empty.
4 vs 4 line 2 Defense #2 is empty.
PK3 line 2 Defense #2 is empty.
Unknown Player is used twice in PK3 lines 1 and 2.
LastMinDef line Defense #3 is empty.
Extra Defense #5 is empty.
OT Defense #3 is empty.
[2024-11-25 02:11:49] plote 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. [2024-11-25 02:11:38] Auto Lines Function has been run for Kraken. [2024-11-25 02:11:38] Kraken lines errors : Normal line # 2 Defense #2 is empty.
PK3 line 1 Defense #1 is empty.
PP line 2 Defense #2 is empty.
PK line 2 Defense #2 is empty.
4 vs 4 line 2 Defense #2 is empty.
PK3 line 2 Defense #2 is empty.
Unknown Player is used twice in PK3 lines 1 and 2.
LastMinDef line Defense #3 is empty.
Extra Defense #5 is empty.
OT Defense #3 is empty.
[2024-11-23 00:22:35] Kraken are expected to be under the minimum salary cap by 2 337 000 $! [2024-11-23 00:22:14] Both HC and Plotes lines for next game are empty. Current rosters/lines are not erased. [2024-11-21 22:55:27] Kraken are expected to be under the minimum salary cap by 2 337 000 $! [2024-11-21 22:54:51] Last 7 Days Farm Star : 1 - Tomas Nosek of plote (4-5-9) / 2 - Sammy Blais of plote (2-8-10) / 3 - Matt Grzelcyk of plote (2-5-7) [2024-11-21 22:54:39] Kraken are expected to be under the minimum salary cap by 2 337 000 $! [2024-11-21 22:54:35] TRADE : From Kraken to Sabres : Nick Seeler. [2024-11-21 22:54:35] TRADE : From Sabres to Kraken : Declan Chisholm (P). [2024-11-20 23:08:16] plote lines for next game are empty. Current rosters/lines are not erased. [2024-11-20 23:08:16] Plotes lines for next game are empty. Current rosters/lines are not erased. But, HC lines for next game are NOT empty. Current pro rosters/lines are moved and might impact farm rosters/lines. [2024-11-20 18:36:47] Auto Lines Function has been run for Kraken. [2024-11-20 18:36:47] Kraken lines errors : Nick Seeler is used twice in PK3 lines 1 and 2.
[2024-11-19 09:22:18] Successfully loaded Kraken lines done with Web Base Client and SQLite Database. [2024-11-18 01:53:47] plote lines for next game are empty. Current rosters/lines are not erased. [2024-11-18 01:53:47] Plotes lines for next game are empty. Current rosters/lines are not erased.