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
Jake DeBrusk, J.T. Compher, Timo Meier, Nino Niederreiter, Anthony Mantha
Gardien
#1 : David Rittich, #2 : Jacob Markstrom
Lignes d’attaque personnalisées en prolongation
Jake DeBrusk, J.T. Compher, Timo Meier, Nino Niederreiter, Anthony Mantha, Daniel Sprong, Daniel Sprong, Justin Danforth, Ryan Johansen, Kevin Stenlund, Joey Anderson
Lignes de défense personnalisées en prolongation
Brandon Carlo, Tyler Myers, Bowen Byram, Dmitry Kulikov, Brian Dumoulin
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 Gajan
Maple Leafs
Ben Danford
Maple Leafs
Carson Wetch
Maple Leafs
Harrison Brunicke
Maple Leafs
Kamil Bednarik
Maple Leafs
Luke Tuch
Maple Leafs
Maksim Sushko
Maple Leafs
Max Plante
Maple Leafs
Raoul Boilard
Maple Leafs
Roman Kantserov
Maple Leafs
Sampo Ranta
Maple Leafs
Stian Solberg
Maple Leafs
Choix au repêchage
Année
R1
R2
R3
R4
R5
2025
COL WPG PIT
2026
VGS
DET
TOR NSH
2027
EDM
TOR
DET
2028
TOR
TOR
PIT
2029
TOR TBL
TOR
TOR
TOR
TOR
[2024-11-04 09:36:58] - TRADE : From Lightning to Maple Leafs : Jakob Pelletier, Jakub Lauko, Y:2029-RND:1-TBL. [2024-11-04 09:36:58] - TRADE : From Maple Leafs to Lightning : Yegor Sharangovich. [2024-10-14 01:30:31] - Carson Wetch has been added to Maple Leafs. [2024-10-14 01:30:23] - Raoul Boilard has been added to Maple Leafs. [2024-10-14 01:30:15] - Harrison Brunicke has been added to Maple Leafs. [2024-10-14 01:30:06] - Kamil Bednarik has been added to Maple Leafs. [2024-10-14 01:29:58] - Max Plante has been added to Maple Leafs. [2024-10-14 01:29:49] - Ben Danford has been added to Maple Leafs. [2024-10-14 01:29:41] - Stian Solberg has been added to Maple Leafs. [2024-10-05 00:57:22] - Aaron Dell was added to Maple Leafs. [2024-09-24 21:16:58] - General Manager Change : Maple Leafs hired general manager grand papa bi [2024-09-24 21:16:58] - General Manager Change : Maple Leafs fired general manager William Forest [2024-09-23 14:01:33] - Team Name Change : Wild changed name to Marlies [2024-09-23 14:01:14] - Team Name Change : Wild changed name to Maple Leafs [2024-09-14 01:59:20] - Kevin Stenlund was added to Wild. [2024-09-14 01:57:26] - Dmitry Kulikov was added to Wild. [2024-09-12 00:26:28] - Jake DeBrusk was added to Wild. [2024-09-12 00:23:28] - Daniel Sprong was added to Wild. [2024-09-07 22:02:39] - Zach Parise was released. [2024-09-07 22:02:39] - Wild paid 0 $ to release Zach Parise. [2024-09-07 22:02:35] - Magnus Hellberg was released. [2024-09-07 22:02:35] - Wild paid 0 $ to release Magnus Hellberg. [2024-09-07 21:58:30] - Ben Hutton was released. [2024-09-07 21:58:30] - Wild paid 0 $ to release Ben Hutton. [2024-04-23 21:49:33] - Wild was eliminated at round 1 of year 2023. [2024-04-21 21:55:09] - Wild was eliminated at round 1 of year 2023. [2024-02-20 13:43:33] - New Record for Team's Most Penalties Minutes (46) in 1 Game for Wild! [2024-01-29 21:38:40] - Ben Hutton was added to Wild. [2024-01-15 23:05:00] - TRADE : From Wild to Golden Knights : Ukko-Pekka Luukkonen. [2024-01-15 23:05:00] - TRADE : From Golden Knights to Wild : Magnus Hellberg, Y:2027-RND:2-EDM, Y:2028-RND:3-PIT. [2023-12-08 23:03:04] - TRADE : From Senators to Wild : Dougie Hamilton, Justin Danforth, Y:2026-RND:2-DET, Y:2025-RND:3-COL, Y:2025-RND:3-WPG, Y:2025-RND:3-PIT, Y:2024-RND:4-OTT. [2023-12-08 23:03:04] - TRADE : From Wild to Senators : Cole Perfetti, Mikey Anderson. [2023-12-06 22:24:06] - TRADE : From Wild to Golden Knights : Kevin Fiala. [2023-12-06 22:24:06] - TRADE : From Golden Knights to Wild : Logan Couture, Luke Tuch (P), Y:2026-RND:1-VGS. [2023-12-04 22:19:51] - New Record for Team's Most Penalties Minutes (34) in 1 Game for Wild! [2023-10-25 22:14:12] - TRADE : From Golden Knights to Wild : J.T. Compher. [2023-10-25 22:14:12] - TRADE : From Wild to Golden Knights : Ryker Evans (P), Y:2027-RND:2-EDM. [2023-10-23 21:38:02] - TRADE : From Wild to Oilers : Y:2025-RND:1-WSH, Y:2026-RND:1-NYR, Y:2025-RND:2-COL. [2023-10-23 21:38:02] - TRADE : From Oilers to Wild : Cole Perfetti, Oliver Wahlstrom. [2023-10-19 22:39:38] - TRADE : From Wild to Golden Knights : Y:2028-RND:3-PIT, Y:2025-RND:5-MIN. [2023-10-19 22:39:38] - TRADE : From Golden Knights to Wild : Ryan Johansen. [2023-10-19 22:37:31] - TRADE : From Wild to Capitals : Trevor Zegras. [2023-10-19 22:37:31] - TRADE : From Capitals to Wild : Y:2025-RND:1-WSH, Y:2026-RND:1-NYR, Y:2025-RND:2-COL, Y:2027-RND:2-EDM, Y:2026-RND:4-NSH. [2023-10-16 22:06:41] - TRADE : From Wild to Panthers : Isaac Howard (P). [2023-10-16 22:06:41] - TRADE : From Panthers to Wild : Ukko-Pekka Luukkonen. [2023-10-16 21:48:39] - Wild hired Darryl Sutter for 500 000 $ for 3 year(s). [2023-10-15 19:08:59] - TRADE : From Wild to Maple Leafs : Devon Toews, Matthew Wood (P). [2023-10-15 19:08:59] - TRADE : From Maple Leafs to Wild : Mikey Anderson. [2023-10-15 18:41:05] - TRADE : From Lightning to Wild : Joey Anderson, Lias Andersson. [2023-10-15 18:41:05] - TRADE : From Wild to Lightning : Y:2025-RND:4-SJS, Y:2027-RND:5-MIN. [2023-10-14 21:15:00] - David Rittich was added to Wild. [2023-10-14 01:06:49] - TRADE : From Wild to Penguins : Miro Heiskanen. [2023-10-14 01:06:49] - TRADE : From Penguins to Wild : Bowen Byram, Trevor Zegras, Y:2028-RND:3-PIT. [2023-10-13 01:02:35] - Zach Parise was added to Wild. [2023-10-11 23:20:44] - TRADE : From Wild to Golden Knights : Y:2027-RND:4-MIN, Y:2028-RND:4-MIN, Y:2028-RND:5-MIN. [2023-10-11 23:20:44] - TRADE : From Golden Knights to Wild : Anthony Mantha, Tyson Jost. [2023-10-10 03:12:05] - Roman Kantserov has been added to Wild. [2023-10-10 03:11:55] - Adam Gajan has been added to Wild. [2023-10-10 03:11:44] - Matthew Wood has been added to Wild. [2023-10-10 02:32:07] - Brian Elliott was released by Wild [2023-10-10 02:29:50] - Conor Sheary was added to Wild. [2023-10-10 02:29:36] - Brian Elliott was added to Wild. [2023-10-10 02:29:22] - Brian Dumoulin was added to Wild. [2023-10-06 01:28:40] - TRADE : From Wild to Golden Knights : Y:2028-RND:3-MIN. [2023-10-06 01:28:40] - TRADE : From Golden Knights to Wild : Jacob Markstrom. [2023-10-03 21:19:03] - TRADE : From Wild to Golden Knights : Keegan Kolesar. [2023-10-03 20:52:58] - Team Name Change : Condors changed name to Wild [2023-10-03 20:52:14] - Team Name Change : Oilers changed name to Wild [2023-09-30 23:03:05] - Oskar Lindblom was released. [2023-09-30 23:03:05] - Oilers paid 0 $ to release Oskar Lindblom. [2023-09-30 23:03:00] - Nick Foligno was released. [2023-09-30 23:03:00] - Oilers paid 0 $ to release Nick Foligno. [2023-09-30 23:02:54] - Joonas Korpisalo was released. [2023-09-30 23:02:54] - Oilers paid 0 $ to release Joonas Korpisalo. [2023-09-30 23:02:50] - Elvis Merzlikins was released. [2023-09-30 23:02:50] - Oilers paid 0 $ to release Elvis Merzlikins. [2023-09-28 23:05:28] - Jaroslav Halak was released. [2023-09-28 23:05:28] - Oilers paid 0 $ to release Jaroslav Halak. [2023-09-28 23:05:24] - Eric Staal was released. [2023-09-28 23:05:24] - Oilers paid 0 $ to release Eric Staal. [2023-09-28 23:05:16] - Derek Ryan was released. [2023-09-28 23:05:16] - Oilers paid 0 $ to release Derek Ryan. [2023-09-28 23:04:50] - Roman Polak was released. [2023-09-28 23:04:50] - Oilers paid 0 $ to release Roman Polak. [2023-09-28 23:04:45] - Scott Mayfield was released. [2023-09-28 23:04:45] - Oilers paid 0 $ to release Scott Mayfield. [2023-09-28 23:04:38] - Alex Galchenyuk was released. [2023-09-28 23:04:38] - Oilers paid 0 $ to release Alex Galchenyuk. [2023-09-28 23:04:31] - Kevin Stenlund was released. [2023-09-28 23:04:31] - Oilers paid 0 $ to release Kevin Stenlund. [2023-09-28 23:04:19] - Maksim Sushko has been added to Oilers. [2023-09-28 23:03:52] - Maksim Sushko was released by Oilers [2023-07-02 22:34:46] - TRADE : From Oilers to Ducks : Y:2023-RND:3-PHI. [2023-07-02 22:34:46] - TRADE : From Ducks to Oilers : Y:2025-RND:4-SJS. [2023-07-02 22:29:15] - TRADE : From Stars to Oilers : Adam Boqvist, Y:2023-RND:3-BOS. [2023-07-02 22:29:15] - TRADE : From Oilers to Stars : Jeremy Lauzon, Y:2023-RND:1-BOS. [2023-06-30 22:57:51] - TRADE : From Flyers to Oilers : Y:2023-RND:2-PHI, Y:2023-RND:3-PHI. [2023-06-30 22:57:51] - TRADE : From Oilers to Flyers : Jean-Gabriel Pageau. [2023-06-30 22:53:48] - TRADE : From Oilers to Sabres : Tyler Bertuzzi. [2023-06-30 22:53:48] - TRADE : From Sabres to Oilers : Sampo Ranta (P), Y:2023-RND:1-BOS. [2023-06-30 22:42:28] - TRADE : From Coyotes to Oilers : Miro Heiskanen, Ryker Evans (P), Isaac Howard (P), Y:2023-RND:1-ARI. [2023-06-30 22:42:28] - TRADE : From Oilers to Coyotes : Sebastian Aho, Joel Armia, Y:2023-RND:3-ARI. [2023-06-30 22:10:39] - Craig Berube contract with Oilers has ended. [2023-04-23 19:30:08] - Oilers was eliminated at round 3 of year 2022. [2023-04-06 22:26:25] - Condors didn't make playoff for year 2022. [2023-03-02 19:51:51] - TRADE : From Ducks to Oilers : Jaroslav Halak. [2023-03-02 19:51:51] - TRADE : From Oilers to Ducks : Alex Nedeljkovic. [2023-03-02 19:50:55] - TRADE : From Avalanche to Oilers : Alex Nedeljkovic. [2023-03-02 19:50:55] - TRADE : From Oilers to Avalanche : Y:2026-RND:5-EDM. [2023-03-02 13:16:38] - TRADE : From Oilers to Blue Jackets : Brandon Saad, Nils Lundkvist, Dustin Wolf. [2023-03-02 13:16:38] - TRADE : From Blue Jackets to Oilers : Tyler Bertuzzi. [2023-03-01 20:38:19] - TRADE : From Panthers to Oilers : Yegor Sharangovich. [2023-03-01 20:38:19] - TRADE : From Oilers to Panthers : John Tavares, Ukko-Pekka Luukkonen. [2023-02-18 20:25:08] - TRADE : From Capitals to Oilers : Jeremy Lauzon. [2023-02-18 20:25:08] - TRADE : From Oilers to Capitals : Y:2023-RND:4-EDM. [2023-02-16 15:41:25] - TRADE : From Oilers to Coyotes : Elias Pettersson, Miro Heiskanen, Andre Burakovsky. [2023-02-16 15:41:25] - TRADE : From Coyotes to Oilers : Brandon Carlo, Kevin Fiala, Sebastian Aho, Y:2023-RND:3-ARI. [2023-02-10 19:12:03] - TRADE : From Maple Leafs to Oilers : Roman Polak. [2023-02-10 19:12:03] - TRADE : From Oilers to Maple Leafs : Y:2025-RND:4-EDM, Y:2026-RND:4-TOR. [2023-02-01 20:10:13] - TRADE : From Canadiens to Oilers : Tanner Pearson. [2023-02-01 20:10:13] - TRADE : From Oilers to Canadiens : Y:2026-RND:3-EDM. [2023-02-01 03:20:25] - TRADE : From Predators to Oilers : Derek Ryan. [2023-02-01 03:20:25] - TRADE : From Oilers to Predators : Cross Hanas (P). [2023-02-01 03:20:16] - TRADE : From Lightning to Oilers : Jean-Gabriel Pageau. [2023-02-01 03:20:16] - TRADE : From Oilers to Lightning : Scott Laughton, Jay OBrien (P), Y:2024-RND:4-DET. [2023-01-19 21:29:38] - TRADE : From Red Wings to Oilers : Timo Meier, Y:2024-RND:4-DET. [2023-01-19 21:29:38] - TRADE : From Oilers to Red Wings : Nikolaj Ehlers, Rasmus Sandin. [2023-01-05 18:21:36] - TRADE : From Oilers to Canadiens : Ryan Reaves, Y:2027-RND:2-EDM. [2023-01-05 18:21:36] - TRADE : From Canadiens to Oilers : Joonas Korpisalo. [2022-12-18 06:15:05] - TRADE : From Oilers to Devils : Alexander Romanov, Vincent Iorio (P), Y:2025-RND:3-EDM. [2022-12-18 06:15:05] - TRADE : From Devils to Oilers : Joel Armia, Scott Mayfield, Robert Bortuzzo. [2022-12-15 21:16:58] - TRADE : From Oilers to Bruins : Jesper Fast. [2022-12-14 20:14:14] - Zack Kassian was released. [2022-12-14 20:14:13] - Oilers paid 0 $ to release Zack Kassian. [2022-12-14 20:13:46] - TRADE : From Red Wings to Oilers : Y:2027-RND:5-DET. [2022-12-14 20:13:46] - TRADE : From Oilers to Red Wings : Dylan DeMelo. [2022-12-13 21:45:32] - TRADE : From Oilers to Sabres : Frank Vatrano, Trent Frederic. [2022-12-13 21:45:32] - TRADE : From Sabres to Oilers : Scott Laughton. [2022-12-13 21:44:45] - TRADE : From Oilers to Blue Jackets : Aleksi Heponiemi, Y:2024-RND:5-EDM. [2022-12-13 21:44:45] - TRADE : From Blue Jackets to Oilers : Nick Foligno. [2022-10-01 22:24:33] - TRADE : From Maple Leafs to Oilers : Kevin Stenlund. [2022-10-01 22:24:33] - TRADE : From Oilers to Maple Leafs : Luke Glendening. [2022-09-27 22:46:12] - Condors hired Colin Chaulk for 1 000 000 $ for 3 year(s). [2022-09-26 21:36:39] - TRADE : From Oilers to Lightning : Sean Monahan, Ryan Johansen, Brett Howden, Y:2023-RND:3-EDM, Y:2024-RND:3-EDM, Y:2027-RND:1-EDM. [2022-09-26 21:36:39] - TRADE : From Lightning to Oilers : Frank Vatrano, John Tavares. [2022-09-26 21:31:50] - TRADE : From Oilers to Blue Jackets : Y:2026-RND:1-EDM. [2022-09-26 21:31:50] - TRADE : From Blue Jackets to Oilers : Dylan DeMelo. [2022-09-26 21:31:02] - Alex Galchenyuk was added to Oilers. [2022-09-21 23:39:38] - Eric Staal was added to Oilers. [2022-09-16 22:09:13] - Nino Niederreiter was added to Oilers. [2022-09-05 22:19:25] - TRADE : From Stars to Oilers : Nils Lundkvist, Andre Burakovsky. [2022-09-05 22:19:25] - TRADE : From Oilers to Stars : Pavel Buchnevich, Y:2024-RND:2-LAK, Y:2022-RND:5-ARI. [2022-09-03 12:55:18] - TRADE : From Oilers to Bruins : Pavel Zacha, Y:2023-RND:3-NYR. [2022-09-03 12:55:18] - TRADE : From Bruins to Oilers : Sean Monahan. [2022-09-03 12:54:15] - TRADE : From Oilers to Maple Leafs : Victor Rask. [2022-09-03 12:54:15] - TRADE : From Maple Leafs to Oilers : Zack Kassian. [2022-09-01 23:49:01] - Xavier Ouellet was released. [2022-09-01 23:49:01] - Oilers paid 0 $ to release Xavier Ouellet. [2022-09-01 23:48:52] - Pavel Francouz was released. [2022-09-01 23:48:52] - Oilers paid 0 $ to release Pavel Francouz. [2022-09-01 23:48:44] - Pat Maroon was released. [2022-09-01 23:48:44] - Oilers paid 0 $ to release Pat Maroon. [2022-09-01 23:48:32] - Michael Grabner was released. [2022-09-01 23:48:32] - Oilers paid 0 $ to release Michael Grabner. [2022-09-01 23:48:23] - Markus Nutivaara was released. [2022-09-01 23:48:23] - Oilers paid 0 $ to release Markus Nutivaara. [2022-09-01 23:48:16] - Luca Sbisa was released. [2022-09-01 23:48:16] - Oilers paid 0 $ to release Luca Sbisa. [2022-09-01 23:48:11] - Calle Jarnkrok was released. [2022-09-01 23:48:11] - Oilers paid 0 $ to release Calle Jarnkrok. [2022-09-01 23:48:05] - Alex Wennberg was released. [2022-09-01 23:48:05] - Oilers paid 0 $ to release Alex Wennberg. [2022-08-28 21:01:23] - TRADE : From Lightning to Oilers : Keegan Kolesar. [2022-08-28 21:01:23] - TRADE : From Oilers to Lightning : Y:2022-RND:2-TOR. [2022-08-24 20:45:51] - TRADE : From Kraken to Oilers : Y:2022-RND:2-TOR. [2022-08-24 20:45:51] - TRADE : From Oilers to Kraken : Evander Kane. [2022-08-22 21:42:35] - Darby Hendrickson contract with Condors has ended. [2022-04-25 12:28:52] - Condors didn't make playoff for year 2021. [2022-04-25 12:28:52] - Oilers didn't make playoff for year 2021. [2022-03-13 22:50:23] - TRADE : From Oilers to Maple Leafs : Travis Sanheim. [2022-03-13 22:50:23] - TRADE : From Maple Leafs to Oilers : Vincent Iorio (P), Y:2026-RND:4-TOR. [2022-03-13 15:24:45] - TRADE : From Sabres to Oilers : Aleksi Heponiemi, Ukko-Pekka Luukkonen, Y:2022-RND:5-ARI. [2022-03-13 15:24:45] - TRADE : From Oilers to Sabres : Adrian Kempe, Sergei Bobrovsky, Y:2022-RND:1-ARI. [2022-03-13 15:17:10] - TRADE : From Rangers to Oilers : Miro Heiskanen, Brett Howden, Y:2022-RND:1-ARI, Y:2023-RND:3-NYR. [2022-03-13 15:17:10] - TRADE : From Oilers to Rangers : David Pastrnak, Trevor van Riemsdyk, Y:2022-RND:3-EDM. [2022-03-13 15:09:50] - TRADE : From Penguins to Oilers : Nikolaj Ehlers, Pavel Zacha. [2022-03-13 15:09:50] - TRADE : From Oilers to Penguins : Jordan Kyrou, Y:2024-RND:2-TOR. [2022-03-04 20:30:23] - TRADE : From Oilers to Maple Leafs : Esa Lindell. [2022-03-04 20:30:23] - TRADE : From Maple Leafs to Oilers : Alexander Romanov. [2022-03-04 18:15:26] - TRADE : From Oilers to Red Wings : Jakub Zboril, Nils Hoglander, Y:2023-RND:1-OTT. [2022-03-04 18:15:26] - TRADE : From Red Wings to Oilers : Pavel Buchnevich. [2022-02-28 14:19:59] - TRADE : From Senators to Oilers : Ryan Johansen, Evander Kane, Nils Hoglander, Jakub Zboril, Y:2023-RND:1-OTT. [2022-02-28 14:19:59] - TRADE : From Oilers to Senators : Gabriel Landeskog, Vincent Trocheck. [2022-01-27 19:50:19] - TRADE : From Oilers to Sabres : Y:2023-RND:3-WPG. [2022-01-27 19:50:19] - TRADE : From Sabres to Oilers : Trevor van Riemsdyk. [2022-01-21 23:17:56] - TRADE : From Oilers to Lightning : Jesperi Kotkaniemi, Martin Fehervary (P). [2022-01-21 23:17:56] - TRADE : From Lightning to Oilers : Brandon Saad, Y:2022-RND:3-EDM, Y:2024-RND:2-LAK, Y:2024-RND:2-TOR. [2022-01-10 11:06:56] - Xavier Ouellet was added to Oilers. [2021-12-22 22:06:14] - TRADE : From Senators to Oilers : Markus Nutivaara, Vincent Trocheck. [2021-12-22 22:06:14] - TRADE : From Oilers to Senators : Colton Parayko. [2021-12-20 19:35:54] - New Record for Team's Most Shots (49) in 1 Game for Oilers! [2021-12-02 19:26:53] - TRADE : From Stars to Oilers : David Pastrnak, Colton Parayko. [2021-12-02 19:26:53] - TRADE : From Oilers to Stars : Andrei Svechnikov, Rasmus Dahlin, Y:2026-RND:2-EDM. [2021-11-03 11:06:57] - TRADE : From Oilers to Lightning : Andreas Johnsson, Y:2023-RND:3-Buf, Y:2022-RND:3-EDM. [2021-11-03 11:06:57] - TRADE : From Lightning to Oilers : Derek Stepan. [2021-10-14 22:45:04] - TRADE : From Oilers to Lightning : Y:2023-RND:3-BOS. [2021-10-14 22:45:04] - TRADE : From Lightning to Oilers : Luke Glendening. [2021-10-14 00:09:12] - TRADE : From Oilers to Maple Leafs : Vince Dunn. [2021-10-14 00:09:12] - TRADE : From Maple Leafs to Oilers : Jesperi Kotkaniemi. [2021-10-10 18:46:04] - Oliver Ekman-Larsson was released. [2021-10-10 18:46:04] - Oilers paid 0 $ to release Oliver Ekman-Larsson. [2021-10-10 18:45:44] - TRADE : From Oilers to Avalanche : Dominik Kubalik, Eetu Luostarinen (P), Y:2025-RND:2-EDM. [2021-10-10 18:45:44] - TRADE : From Avalanche to Oilers : Gabriel Landeskog, Calle Jarnkrok, Pat Maroon. [2021-09-27 22:48:19] - Condors hired Darby Hendrickson for 500 000 $ for 1 year(s). [2021-09-03 21:20:34] - Matt Niskanen was released by Oilers [2021-08-29 20:30:08] - Frans Nielsen was released. [2021-08-29 20:30:08] - Oilers paid 0 $ to release Frans Nielsen. [2021-08-04 23:57:54] - TRADE : From Oilers to Blackhawks : Y:2022-RND:4-VGK. [2021-08-04 23:57:54] - TRADE : From Blackhawks to Oilers : Ryan Reaves. [2021-07-29 18:59:34] - TRADE : From Oilers to Golden Knights : Y:2021-RND:5-Buf, Y:2021-RND:5-TOR. [2021-07-29 18:59:34] - TRADE : From Golden Knights to Oilers : Y:2022-RND:4-VGK. [2021-07-20 20:45:01] - TRADE : From Oilers to Lightning : Charlie Coyle, Drew Doughty. [2021-07-20 20:45:01] - TRADE : From Lightning to Oilers : Sergei Bobrovsky, Y:2023-RND:3-BOS. [2021-07-20 20:41:54] - TRADE : From Oilers to Golden Knights : MacKenzie Entwistle, Y:2021-RND:3-CBJ, Y:2022-RND:3-DET. [2021-07-20 20:41:54] - TRADE : From Golden Knights to Oilers : Oliver Ekman-Larsson. [2021-07-20 20:40:13] - TRADE : From Oilers to Senators : Morgan Geekie, Philipp Kurashev. [2021-07-20 20:40:13] - TRADE : From Senators to Oilers : Devon Toews. [2021-07-16 22:47:48] - TRADE : From Oilers to Blues : Y:2022-RND:2-BOS. [2021-07-16 22:47:48] - TRADE : From Blues to Oilers : Rasmus Sandin. [2021-07-16 22:36:32] - TRADE : From Oilers to Predators : Janne Kuokkanen, Y:2021-RND:4-BOS. [2021-07-16 22:36:32] - TRADE : From Predators to Oilers : Oskar Lindblom. [2021-07-15 20:58:55] - TRADE : From Bruins to Oilers : Alex Wennberg. [2021-07-15 20:58:55] - TRADE : From Oilers to Bruins : Ryan Strome. [2021-07-15 20:01:36] - TRADE : From Lightning to Oilers : Andreas Johnsson. [2021-07-15 20:01:36] - TRADE : From Oilers to Lightning : J.T. Compher. [2021-07-15 19:59:27] - TRADE : From Predators to Oilers : Janne Kuokkanen, Y:2021-RND:4-BOS. [2021-07-15 19:59:27] - TRADE : From Oilers to Predators : Oskar Lindblom. [2021-07-14 22:10:15] - TRADE : From Oilers to Predators : Janne Kuokkanen, Y:2021-RND:4-BOS. [2021-07-14 22:10:15] - TRADE : From Predators to Oilers : Oskar Lindblom. [2021-07-14 19:05:01] - TRADE : From Oilers to Lightning : Kevin Hayes, Y:2021-RND:2-MTL. [2021-07-14 19:05:01] - TRADE : From Lightning to Oilers : Victor Rask. [2021-07-13 21:20:51] - TRADE : From Oilers to Lightning : Y:2023-RND:1-DET, Y:2023-RND:1-OTT, Y:2025-RND:1-EDM. [2021-07-13 21:20:51] - TRADE : From Lightning to Oilers : Rasmus Dahlin. [2021-07-10 23:12:55] - Ilya Kovalchuk was released by Oilers [2021-07-10 00:42:28] - TRADE : From Oilers to Maple Leafs : Cam Talbot. [2021-07-10 00:42:28] - TRADE : From Maple Leafs to Oilers : Y:2022-RND:2-BOS. [2021-07-10 00:35:10] - TRADE : From Oilers to Senators : William Karlsson, Brent Burns. [2021-07-10 00:35:10] - TRADE : From Senators to Oilers : Adrian Kempe, Morgan Geekie, Kevin Hayes, Y:2023-RND:1-OTT. [2021-07-07 23:37:13] - TRADE : From Oilers to Jets : Duncan Keith. [2021-07-07 23:37:13] - TRADE : From Jets to Oilers : Y:2021-RND:3-CBJ. [2021-07-06 20:27:59] - General Manager Change : Oilers hired general manager William Forest [2021-07-06 20:27:59] - General Manager Change : Oilers fired general manager Hugues Blais [2021-07-06 20:04:02] - TRADE : From Oilers to Blues : Max Pacioretty, Tuukka Rask. [2021-07-06 20:04:02] - TRADE : From Blues to Oilers : Elvis Merzlikins, Vince Dunn, Travis Sanheim, Y:2021-RND:2-MTL. [2021-07-04 23:08:47] - Doug Weight contract with Condors has ended. [2021-06-02 00:04:59] - Oilers was eliminated at round 2 of year 2020. [2021-05-20 22:55:41] - Condors didn't make playoff for year 2020. [2021-03-11 19:24:42] - Oilers hired Craig Berube for 500 000 $ for 3 year(s). [2021-03-11 19:24:12] - Oilers fired Marc Crawford. [2021-03-07 10:43:19] - TRADE : From Red Wings to Oilers : Jordan Kyrou, Philipp Kurashev, Matt Niskanen, Y:2023-RND:1-DET, Y:2022-RND:3-DET. [2021-03-07 10:43:19] - TRADE : From Oilers to Red Wings : Jake Guentzel, Zach Whitecloud, Y:2021-RND:4-NYR, Y:2021-RND:5-CAR. [2021-03-02 19:59:39] - TRADE : From Senators to Oilers : Esa Lindell. [2021-03-02 19:59:39] - TRADE : From Oilers to Senators : Joel Kiviranta. [2021-02-22 21:09:24] - New Record for Team's Most Penalties Minutes (25) in 1 Game for Oilers! [2021-01-02 21:16:50] - New Record for Team's Most Points (22) in 1 Game for Oilers! [2021-01-02 21:16:50] - New Record for Team's Most Assists (14) in 1 Game for Oilers! [2021-01-02 21:16:50] - New Record for Team's Most Goals (8) in 1 Game for Oilers! [2020-12-26 14:18:27] - New Record for Team's Most Points (16) in 1 Game for Oilers! [2020-12-26 14:18:27] - New Record for Team's Most Goals (6) in 1 Game for Oilers! [2020-12-11 21:01:44] - New Record for Team's Most Points (15) in 1 Game for Oilers! [2020-12-11 21:01:44] - New Record for Team's Most Assists (10) in 1 Game for Oilers! [2020-11-30 23:32:54] - TRADE : From Penguins to Oilers : Y:2021-RND:5-CAR. [2020-11-30 23:32:54] - TRADE : From Oilers to Penguins : Martin Kaut, Brent Seabrook. [2020-11-30 22:14:40] - TRADE : From Oilers to Sabres : Austin Watson. [2020-11-30 22:14:40] - TRADE : From Sabres to Oilers : Y:2010-RND:0-, Y:2010-RND:0-. [2020-11-30 21:54:23] - TRADE : From Sabres to Oilers : Y:2021-RND:5-Buf, Y:2023-RND:3-Buf. [2020-11-30 21:54:23] - TRADE : From Oilers to Sabres : Austin Watson. [2020-11-25 00:20:29] - TRADE : From Oilers to Avalanche : Y:2024-RND:2-EDM, Y:2023-RND:5-EDM. [2020-11-25 00:20:29] - TRADE : From Avalanche to Oilers : Pavel Francouz. [2020-11-25 00:19:17] - Zemgus Girgensons was released. [2020-11-25 00:19:17] - Oilers paid 0 $ to release Zemgus Girgensons. [2020-11-24 21:46:49] - Michael Grabner was added to Oilers. [2020-11-24 21:44:00] - Zemgus Girgensons was added to Oilers. [2020-11-24 21:39:21] - Juuso Riikola was added to Oilers. [2020-11-23 20:53:36] - Luca Sbisa was added to Oilers. [2020-11-23 14:23:51] - Jesper Fast was added to Oilers. [2020-11-23 14:23:14] - Charlie Coyle was added to Oilers. [2020-11-23 14:23:04] - Ilya Kovalchuk was added to Oilers. [2020-11-23 14:22:53] - Frans Nielsen was added to Oilers. [2020-11-22 23:43:27] - TRADE : From Penguins to Oilers : Jake Guentzel. [2020-11-22 23:43:27] - TRADE : From Oilers to Penguins : Jake Bean, Kaapo Kahkonen, Matthew Boldy (P), Y:2023-RND:1-FLA, Y:2024-RND:1-EDM. [2020-11-22 02:06:56] - Tyler Myers was added to Oilers. [2020-11-22 02:06:44] - Duncan Keith was added to Oilers. [2020-11-22 01:07:52] - TRADE : From Oilers to Senators : Y:2022-RND:2-BOS. [2020-11-22 01:07:52] - TRADE : From Senators to Oilers : J.T. Compher. [2020-11-20 23:43:02] - Cam Talbot was added to Oilers. [2020-11-14 00:34:13] - Nikolay Prokhorkin was released. [2020-11-11 23:51:43] - TRADE : From Oilers to Sabres : Danny DeKeyser. [2020-10-26 00:19:53] - Cross Hanas has been added to Oilers. [2020-10-25 23:25:49] - Dustin Wolf was added to Oilers. [2020-10-14 03:34:41] - Joel Kiviranta was added to Oilers. [2020-10-11 23:29:14] - Trent Frederic was added to Oilers. [2020-10-11 22:55:23] - Zach Whitecloud was added to Oilers. [2020-10-10 19:40:20] - TRADE : From Wild to Oilers : Y:2020-RND:4-MIN. [2020-10-10 19:40:20] - TRADE : From Oilers to Wild : Y:2021-RND:5-PIT. [2020-10-10 18:10:11] - TRADE : From Blackhawks to Oilers : Y:2021-RND:4-BOS, Y:2021-RND:4-NYR. [2020-10-10 18:10:11] - TRADE : From Oilers to Blackhawks : Y:2020-RND:4-PIT. [2020-10-09 13:20:52] - TRADE : From Coyotes to Oilers : Y:2020-RND:2-ARI. [2020-10-09 13:20:52] - TRADE : From Oilers to Coyotes : Y:2020-RND:3-LAK, Y:2022-RND:2-EDM. [2020-10-09 00:30:20] - TRADE : From Oilers to Lightning : Joel Armia. [2020-10-09 00:30:20] - TRADE : From Lightning to Oilers : Y:2023-RND:1-FLA. [2020-10-08 23:01:15] - TRADE : From Golden Knights to Oilers : Y:2020-RND:2-CHI. [2020-10-08 23:01:15] - TRADE : From Oilers to Golden Knights : Y:2022-RND:2-DET. [2020-10-07 23:04:55] - TRADE : From Oilers to Kings : Jaccob Slavin, Johnny Gaudreau, Calle Jarnkrok, Y:2022-RND:5-EDM. [2020-10-07 23:04:55] - TRADE : From Kings to Oilers : Dominik Kubalik, Drew Doughty, Joel Armia, Y:2020-RND:3-LAK. [2020-10-07 22:25:24] - TRADE : From Penguins to Oilers : Y:2020-RND:4-PIT, Y:2021-RND:5-PIT. [2020-10-07 22:25:24] - TRADE : From Oilers to Penguins : Luke Glendening, Marc Staal. [2020-10-02 21:41:00] - TRADE : From Oilers to Maple Leafs : John Tavares, John Klingberg, Alex Ragula (P), Y:2023-RND:1-EDM, Y:2021-RND:2-DAL, Y:2020-RND:5-DAL. [2020-10-02 21:41:00] - TRADE : From Maple Leafs to Oilers : Andrei Svechnikov, Brent Seabrook. [2020-10-02 21:26:28] - Charlie Coyle was released. [2020-10-02 21:26:28] - Oilers paid 0 $ to release Charlie Coyle. [2020-10-02 21:25:49] - Tommy Wingels was released. [2020-10-02 21:25:49] - Oilers paid 0 $ to release Tommy Wingels. [2020-10-02 21:25:42] - Craig Anderson was released. [2020-10-02 21:25:42] - Oilers paid 0 $ to release Craig Anderson. [2020-10-02 21:25:25] - Braden Holtby was released. [2020-10-02 21:25:25] - Oilers paid 0 $ to release Braden Holtby. [2020-10-02 21:25:17] - Adam McQuaid was released. [2020-10-02 21:25:17] - Oilers paid 0 $ to release Adam McQuaid. [2020-10-01 21:45:06] - TRADE : From Oilers to Maple Leafs : Artturi Lehkonen. [2020-10-01 21:45:06] - TRADE : From Maple Leafs to Oilers : Tuukka Rask, Y:2021-RND:5-TOR. [2020-09-30 19:48:01] - TRADE : From Oilers to Rangers : Brad Marchand. [2020-09-30 19:48:01] - TRADE : From Rangers to Oilers : Martin Kaut, Jake Bean. [2020-09-30 19:46:45] - TRADE : From Oilers to Bruins : Marc-Edouard Vlasic, Y:2021-RND:2-COL. [2020-09-30 19:46:45] - TRADE : From Bruins to Oilers : Matthew Boldy (P).
[2024-12-04 20:23:09] Both Maple Leafs and Marlies lines for next game are empty. Current rosters/lines are not erased. [2024-11-30 03:33:36] Bowen Byram from Maple Leafs is back from Sore Left Knee Injury. [2024-11-30 03:33:36] Both Maple Leafs and Marlies lines for next game are empty. Current rosters/lines are not erased. [2024-11-30 03:33:34] Game 342 - Bowen Byram from Maple Leafs is injured (Sore Left Knee) and is out for 2 days. [2024-11-29 00:51:13] Both Maple Leafs and Marlies lines for next game are empty. Current rosters/lines are not erased. [2024-11-26 23:31:20] Both Maple Leafs and Marlies lines for next game are empty. Current rosters/lines are not erased. [2024-11-25 02:11:49] Both Maple Leafs and Marlies lines for next game are empty. Current rosters/lines are not erased. [2024-11-21 22:54:51] Marlies lines for next game are empty. Current rosters/lines are not erased. [2024-11-21 22:54:50] Game 300 - Unknown Player from Marlies is injured (Torso) and is out for 1 month. [2024-11-20 18:36:56] Both Maple Leafs and Marlies lines for next game are empty. Current rosters/lines are not erased. [2024-11-18 01:53:47] Maple Leafs lines for next game are empty. Current rosters/lines are not erased. [2024-11-16 19:35:56] Marlies lines for next game are empty. Current rosters/lines are not erased. [2024-11-15 18:19:25] Maple Leafs lines for next game are empty. Current rosters/lines are not erased. [2024-11-13 20:19:36] Both Maple Leafs and Marlies lines for next game are empty. Current rosters/lines are not erased. [2024-11-11 20:39:30] Jakub Lauko from Maple Leafs is back from Sprained Left Finger Injury. [2024-11-11 20:39:30] Maple Leafs lines for next game are empty. Current rosters/lines are not erased. [2024-11-11 20:39:11] Auto Lines Function has been run for Maple Leafs. [2024-11-11 20:39:11] Auto Roster Partial Function has been run for Maple Leafs. [2024-11-11 20:39:11] Tanner Pearson of Maple Leafs was sent to pro. [2024-11-11 20:39:11] Maple Leafs roster errors : Not enough Forward available in Pro Team! 11 Dressed. 12 Required.
Not enough Players available in Pro Team! 17 Dressed. 18 Required.
Some errors will be automatically fixed.
[2024-11-10 22:17:36] Marlies lines for next game are empty. Current rosters/lines are not erased. [2024-11-10 12:35:51] Maple Leafs lines for next game are empty. Current rosters/lines are not erased. [2024-11-10 12:35:49] Game 221 - Jakub Lauko from Maple Leafs is injured (Sprained Left Finger) and is out for 1 week. [2024-11-09 00:29:28] Marlies lines for next game are empty. Current rosters/lines are not erased. [2024-11-05 19:07:49] Maple Leafs lines for next game are empty. Current rosters/lines are not erased. [2024-11-05 00:38:08] Auto Lines Function has been run for Maple Leafs. [2024-11-05 00:38:08] Maple Leafs lines errors : Normal line # 1 C is empty.
PP line 1 C is empty.
PK line 1 C is empty.
4 vs 4 line 1 C is empty.
PK3 line 1 forward is empty.
LastMinOff line C is empty.
LastMinDef line C is empty.
Penalty Shot Player #1 is empty.
OT Forward #1 is empty.
[2024-11-05 00:38:06] Marlies lines for next game are empty. Current rosters/lines are not erased. [2024-11-04 09:36:58] TRADE : From Lightning to Maple Leafs : Jakob Pelletier, Jakub Lauko, Y:2029-RND:1-TBL. [2024-11-04 09:36:58] TRADE : From Maple Leafs to Lightning : Yegor Sharangovich. [2024-11-04 09:36:13] Maple Leafs lines for next game are empty. Current rosters/lines are not erased. [2024-11-02 22:03:22] Marlies lines for next game are empty. Current rosters/lines are not erased. [2024-11-02 03:40:14] Maple Leafs lines for next game are empty. Current rosters/lines are not erased. [2024-11-01 01:16:50] Marlies lines for next game are empty. Current rosters/lines are not erased. [2024-10-30 12:14:45] Both Maple Leafs and Marlies lines for next game are empty. Current rosters/lines are not erased. [2024-10-29 00:31:10] Timo Meier from Maple Leafs is back from Sprained Left Ankle Injury. [2024-10-28 12:32:32] Both Maple Leafs and Marlies lines for next game are empty. Current rosters/lines are not erased. [2024-10-28 12:32:23] Auto Lines Function has been run for Maple Leafs. [2024-10-28 12:32:23] Maple Leafs lines errors : Normal line # 1 LW is empty.
PP line 1 LW is empty.
PK line 1 LW is empty.
4 vs 4 line 1 LW is empty.
PK3 line 2 forward is empty.
LastMinOff line LW is empty.
LastMinDef line LW is empty.
Penalty Shot Player #2 is empty.
OT Forward #2 is empty.
[2024-10-24 22:39:54] Marlies lines for next game are empty. Current rosters/lines are not erased. [2024-10-23 23:46:16] Maple Leafs lines for next game are empty. Current rosters/lines are not erased. [2024-10-23 23:46:16] Game 117 - Timo Meier from Maple Leafs is injured (Sprained Left Ankle) and is out for 1 week. [2024-10-22 22:46:33] Both Maple Leafs and Marlies lines for next game are empty. Current rosters/lines are not erased. [2024-10-20 23:34:34] Marlies lines for next game are empty. Current rosters/lines are not erased. [2024-10-20 23:34:33] Game 94 - Unknown Player from Marlies is injured (Sports Hernia) and is out for 2 months. [2024-10-17 23:49:30] Both Maple Leafs and Marlies lines for next game are empty. Current rosters/lines are not erased. [2024-10-15 22:28:28] Both Maple Leafs and Marlies lines for next game are empty. Current rosters/lines are not erased. [2024-10-14 01:30:31] Carson Wetch has been added to Maple Leafs. [2024-10-14 01:30:23] Raoul Boilard has been added to Maple Leafs. [2024-10-14 01:30:15] Harrison Brunicke has been added to Maple Leafs.
Pas de blessure ou de suspension.
Maple Leafs Leaders statistiques (saison régulière)