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
J.J. Peterka, Alexis Lafreniere, Connor Bedard, John Tavares, Teuvo Teravainen
Gardien
#1 : , #2 : Carter Hart
Lignes d’attaque personnalisées en prolongation
Connor Bedard, John Tavares, Alexis Lafreniere, J.J. Peterka, Jonathan Huberdeau, Adam Henrique, Adam Henrique, Teuvo Teravainen, Sean Couturier, MacKenzie Entwistle, Nick Foligno
Lignes de défense personnalisées en prolongation
Morgan Rielly, Jacob Trouba, Cody Ceci, Alec Martinez, Olli Maatta
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
Aatu Raty
Rangers
2021
30
Adam Engstrom
Rangers
Alexandre Blais
Rangers
Alexis Gendron
Rangers
Aron Kiviharju
Rangers
Arttu Karki
Rangers
Beau Akey
Rangers
Brandt Clarke
Rangers
2021
9
Calle Clang
Rangers
Calle Odelius
Rangers
Daemon Hunt
Rangers
Daniil Chayka
Rangers
Danny zhilkin
Rangers
Evgenii Kashnikov
Rangers
Fabian Lysell
Rangers
2021
15
Felix Nelsson
Rangers
Haakon Hanelt
Rangers
Hiroki Gojsic
Rangers
Isaak Phillips
Rangers
Jan Mysak
Rangers
Jared Davidson
Rangers
Jaromir Pitlyk
Rangers
Jiri Patera
Rangers
Leevi Merilainen
Rangers
Liam Ohgren
Rangers
Louis Crevier
Rangers
Lucas Dostal
Rangers
Lukas Dragicevic
Rangers
Luke Prokop
Rangers
Maksymilian Szuber
Rangers
Martin Chromiak
Rangers
Matej Blumel
Rangers
Melvin Fernstrom
Rangers
Oscar Fisker-Molgaard
Rangers
Oskar Steen
Rangers
Quentin Miller
Rangers
Rasmus Kumpulainen
Rangers
Rasmus Larsson
Rangers
Ryan Tverberg
Rangers
Ryder Korczak
Rangers
Samuel Ersson
Rangers
Theo Lindstein
Rangers
Thomas Mrsic
Rangers
Tristan Lennox
Rangers
Tristan Luneau
Rangers
Ty Nelson
Rangers
Vesvolod Komarov
Rangers
William Dufour
Rangers
kevin Korchinski
Rangers
Choix au repêchage
Année
R1
R2
R3
R4
R5
2025
NYR
SEA
2026
NYR
ANA
NJD MTL
2027
NYR
NYR
NYR
NYR
2028
NYR
NYR
NYR
NYR
NYR
2029
NYR
NYR
NYR
NYR
NYR
Un vent de renouveau!
Par Mathieu Langevin (Rangers) Le Thursday 18th May 2023 / 7:05am
Après une défaite crève coeur en grande finale face aux Devils il y a de cela deux ans déjà, et une étourdissante élimination en finale de conférence l'an dernier, c'est un début de campagne 22-23 plutôt décevant et sans éclats qui amené le directeur général Mr. Langevin à entamé une réelle reconstruction.
"J'suis fier du travail qu'on a accompli jusqu'à présent, et j'crois que l'équipe a su performé au dela des attentes, mais on a perdu plusieurs atouts l'été dernier. Plusieurs joueurs on pris leur retraite et d'autres ont préférés poursuivre leurs carrières ailleurs. Ce sont des choses qui arrivent, mais maintenant on en a profité pour faire un vrai ménage et donner un nouveau visage à l'équipe."
Effectivement, en l'espace de quelques mois seulement, l'organisation a ajouté plusieurs choix de premier et de deuxième tour pour les prochains repêchages, en plus de plusieurs jeunes joueurs de talents et espoirs tels que : Filip Chytil, Brandt Clarke et Liam Ohgren; pour ne nommer que ceux-ci... Les jeunes prendront certainement beaucoup de places aux cours des prochaines années, sans oublier de mentionner que Mr. Langevin a gagné la lotterie du repêchage à venir, lui donnant le privilège de sélectionner au premier rang et la possibilité de mettre la main sur le jeune prodige Connor Bedard! Lorsque questionné sur le sujet, le DG a répondu de la sorte, un sourire en coin:
"Écoutez... j'veux rien confirmer tout de suite, mais entre vous et moi, c'est pas tout les ans qu'un joueur de cette trempe là est illigible. Ce serait vraiment surprenant qu'on prennent une différente direction."
Suite à ces révélations, il est flagrant qu'un vent de renouveau flotte effectivement dans l'air, et c'est avec enthousiasme que l'organisation entamera bientot son déménagement vers Long Island! Après le départ de leur capitaine Logan Couture ainsi que de ses deux assistants Kris Letang et William Nylander, l'équipe devra se fier sur de nouveaux vétérans et devra certainement se restructurer asser rapidement afin de guider les jeunes.
"On a pas encore pris de décision concernant le nouveau capitaine. On veut pas pousser les choses, et surtout, on veut voir comment la chimie va s'installer. On a beaucoup de nouveaux joueurs et on espère vraiment créé un environnement ou tout le monde travail pour l'équipe, mais c'est le genre de chose qui vient avec le temps."
Bref, en attendant, l'équipe pourra compter sur quelques nouveaux vétérans comme: Jacob Trouba, Ryan Johansen, Frank Vatrano et Jake Evans pour amener un peu de leadership. Seul le temps saura nous le dire, mais la reconstruction a certainement très bien débutée. L'été ne fait que commencé et nous devons arriver à la rivière avant de la traverser, mais nous sommes fébrile de suivre le développement de cette organisation.
Par Mathieu Langevin (Rangers) Le Thursday 1st October 2020 / 4:29pm
C'est avec confiance et fébrilité que nous faisons l'acquisiton du premier choix au repêchage de 2020! Nous sommes pleinement conscient du cout de cette transaction et de l'impacte directe qu'il y aura sur notre équipe, et surtout sur notre ligne de centre avec la perte de Barzal et White, et il faut aussi réaliser que l'équipe traverse une période de transition et de reconstruction, mais croyons fermement qu'en batissant l'équipe autour de jeunes joueurs élites, le futur n'en sera que plus favorable. Il faut souvent faire un pas vers l'arrière avant d'en faire deux vers l'avant, comme dirais le dicton.
Nous sommes maintenant en position pour aller chercher un joueur qui aura la chance d'être, au cours des années à venir, non seulement un leader et une pierre angulaire de notre jeune formation, mais aussi un joueur qui saura marquer sa génération à sa manière. Nous travaillerons d'arrache pied tout au long de notre parcour, autant sur le marché des joueurs autonomes que sur le marché des échanges, afin d'entourer les jeunes espoirs du club du mieux que possible afin de garder le niveau de compétition élevé.
[2024-10-14 01:18:28] - Ryan Tverberg has been added to Rangers. [2024-10-14 01:18:20] - Hiroki Gojsic has been added to Rangers. [2024-10-14 01:18:10] - Matej Blumel has been added to Rangers. [2024-10-14 01:18:02] - Thomas Mrsic has been added to Rangers. [2024-10-14 01:17:51] - Alexandre Blais has been added to Rangers. [2024-10-14 01:17:43] - Maksymilian Szuber has been added to Rangers. [2024-10-14 01:17:34] - Melvin Fernstrom has been added to Rangers. [2024-10-14 01:17:27] - Vesvolod Komarov has been added to Rangers. [2024-10-14 01:17:18] - Samuel Ersson has been added to Rangers. [2024-10-14 01:17:10] - Aron Kiviharju has been added to Rangers. [2024-10-01 20:18:22] - Wolf Pack hired Ben Vanderklok for 200 000 $ for 3 year(s). [2024-10-01 20:18:04] - Rangers hired Scott Arniel for 500 000 $ for 3 year(s). [2024-09-25 23:40:04] - Alec Martinez was added to Rangers. [2024-09-25 23:39:53] - Nick Foligno was added to Rangers. [2024-09-25 23:38:40] - Adam Henrique was added to Rangers. [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-23 13:36:16] - TRADE : From Rangers to Sharks : Y:2025-RND:4-NYR. [2024-09-23 13:36:16] - TRADE : From Sharks to Rangers : Y:2024-RND:4-Buf. [2024-09-14 01:46:35] - TRADE : From Capitals to Rangers : Y:2024-RND:5-WSH, Y:2024-RND:5-FLA, Y:2024-RND:5-OTT. [2024-09-14 01:46:35] - TRADE : From Rangers to Capitals : Y:2024-RND:3-PIT. [2024-09-11 23:59:01] - TRADE : From Rangers to Maple Leafs : Christian Dvorak, Joel Edmundson. [2024-09-11 23:59:01] - TRADE : From Maple Leafs to Rangers : Y:2025-RND:3-SEA, Y:2026-RND:5-MTL, Y:2024-RND:4-VGS. [2024-09-10 23:02:48] - TRADE : From Golden Knights to Rangers : Jacob Trouba. [2024-09-10 23:02:48] - TRADE : From Rangers to Golden Knights : Riley Kidney (P), Y:2026-RND:2-MIN, Y:2025-RND:3-EDM. [2024-09-07 21:24:33] - Taro Hirose was released. [2024-09-07 21:24:33] - Rangers paid 0 $ to release Taro Hirose. [2024-09-07 21:24:23] - Louis Domingue was released. [2024-09-07 21:24:23] - Rangers paid 0 $ to release Louis Domingue. [2024-09-07 21:24:17] - Alexander True was released. [2024-09-07 21:24:17] - Rangers paid 0 $ to release Alexander True. [2024-09-07 21:24:06] - Mike Hoffman was released. [2024-09-07 21:24:06] - Rangers paid 0 $ to release Mike Hoffman. [2024-09-07 21:24:00] - Kevin Stenlund was released. [2024-09-07 21:24:00] - Rangers paid 0 $ to release Kevin Stenlund. [2024-09-07 21:23:53] - Jonny Brodzinski was released. [2024-09-07 21:23:53] - Rangers paid 0 $ to release Jonny Brodzinski. [2024-09-07 21:23:46] - Ilya Samsonov was released. [2024-09-07 21:23:46] - Rangers paid 0 $ to release Ilya Samsonov. [2024-09-07 21:23:35] - Anthony Beauvillier was released. [2024-09-07 21:23:35] - Rangers paid 0 $ to release Anthony Beauvillier. [2024-09-07 10:58:21] - Alexis Lafreniere was added to Rangers. [2024-09-07 10:57:59] - Alexis Lafreniere was released by Rangers [2024-09-03 22:29:53] - TRADE : From Rangers to Canucks : Filip Nordberg (P), Y:2024-RND:2-TOR, Y:2024-RND:3-VAN, Y:2024-RND:3-MIN. [2024-09-03 22:29:53] - TRADE : From Canucks to Rangers : Adam Engstrom (P), Theo Lindstein (P), Y:2024-RND:2-VAN. [2024-09-03 22:18:28] - TRADE : From Devils to Rangers : Y:2026-RND:5-NJD. [2024-09-03 22:18:28] - TRADE : From Rangers to Devils : Y:2024-RND:5-TOR. [2024-09-03 22:14:17] - TRADE : From Jets to Rangers : Y:2024-RND:3-DAL, Y:2024-RND:3-VAN. [2024-09-03 22:14:17] - TRADE : From Rangers to Jets : Y:2024-RND:4-ANA. [2024-09-03 22:08:12] - TRADE : From Maple Leafs to Rangers : Tyler Bertuzzi. [2024-09-03 22:08:12] - TRADE : From Rangers to Maple Leafs : Mattias Samuelsson. [2024-09-03 22:03:12] - TRADE : From Rangers to Sabres : Y:2024-RND:1-NYR. [2024-09-03 22:03:12] - TRADE : From Sabres to Rangers : Y:2025-RND:3-EDM, Y:2024-RND:2-TOR, Y:2024-RND:3-MIN, Y:2024-RND:4-NYI. [2024-09-03 22:00:42] - TRADE : From Rangers to Penguins : Vincent Trocheck. [2024-09-03 22:00:42] - TRADE : From Penguins to Rangers : John Tavares, Y:2026-RND:2-MIN, Y:2024-RND:4-ANA. [2024-09-03 21:59:34] - TRADE : From Rangers to Ducks : Ryan Donato. [2024-09-03 21:59:34] - TRADE : From Ducks to Rangers : Y:2024-RND:5-TOR, Y:2025-RND:4-ANA. [2024-09-03 21:57:03] - TRADE : From Rangers to Lightning : Jacob Trouba. [2024-09-03 21:57:03] - TRADE : From Lightning to Rangers : Jonathan Huberdeau. [2024-09-02 18:44:14] - Bob Boughner contract with Wolf Pack has ended. [2024-09-02 18:44:14] - Dave Tippett contract with Rangers has ended. [2024-04-23 21:49:04] - Rangers was eliminated at round 1 of year 2023. [2024-04-17 12:34:34] - Wolf Pack didn't make playoff for year 2023. [2024-03-13 01:30:43] - TRADE : From Sabres to Rangers : Morgan Rielly. [2024-03-13 01:30:43] - TRADE : From Rangers to Sabres : Nils Lundkvist, David Reinbacher (P). [2024-03-12 04:04:42] - TRADE : From Sharks to Rangers : Carter Hart. [2024-03-12 04:04:42] - TRADE : From Rangers to Sharks : Andreas Englund. [2024-03-06 21:26:29] - TRADE : From Rangers to Islanders : Y:2025-RND:2-NYR. [2024-03-06 21:26:29] - TRADE : From Islanders to Rangers : Y:2026-RND:2-NYR. [2024-03-06 21:17:56] - TRADE : From Rangers to Devils : Andrew Cristall (P), Y:2024-RND:2-CBJ, Y:2025-RND:3-NYR. [2024-03-06 21:17:56] - TRADE : From Devils to Rangers : Sean Couturier. [2024-03-06 21:13:18] - TRADE : From Islanders to Rangers : Ilya Samsonov. [2024-03-06 21:13:18] - TRADE : From Rangers to Islanders : Y:2026-RND:2-NYR, Y:2026-RND:5-ANA. [2024-02-20 01:57:31] - Mason Morelli was added to Rangers. [2024-02-11 23:10:43] - Rasmus Asplund was added to Rangers. [2024-02-11 23:10:43] - Rangers claimed Rasmus Asplund from waivers by Maple Leafs for 100 000 $. [2024-02-11 23:10:11] - Rangers show interest in Rasmus Asplund from waiver. [2024-02-06 02:18:39] - TRADE : From Penguins to Rangers : Riley Kidney (P), Y:2024-RND:3-PIT. [2024-02-06 02:18:39] - TRADE : From Rangers to Penguins : Pat Maroon, Y:2024-RND:4-ANA, Y:2025-RND:5-NYR. [2024-02-05 03:59:29] - TRADE : From Rangers to Blue Jackets : Y:2026-RND:3-EDM, Y:2025-RND:4-CHI, Y:2026-RND:5-NYR. [2024-02-05 03:59:29] - TRADE : From Blue Jackets to Rangers : Y:2024-RND:2-CBJ. [2024-02-01 00:50:27] - New Record for Team's Most Hits (41) in 1 Game for Rangers! [2024-01-29 21:46:48] - Akira Schmid was added to Rangers. [2024-01-29 21:43:39] - TRADE : From Lightning to Rangers : Mike Hoffman. [2024-01-29 21:43:39] - TRADE : From Rangers to Lightning : Y:2024-RND:4-WSH. [2024-01-29 21:42:51] - TRADE : From Oilers to Rangers : Lucas Dostal (P), Y:2024-RND:1-NYR. [2024-01-29 21:42:51] - TRADE : From Rangers to Oilers : Thatcher Demko, Y:2025-RND:1-OTT. [2024-01-22 00:49:04] - TRADE : From Rangers to Blue Jackets : Blake Wheeler. [2024-01-22 00:49:04] - TRADE : From Blue Jackets to Rangers : Christian Dvorak, Nils Lundkvist. [2024-01-03 21:20:00] - TRADE : From Rangers to Golden Knights : Filip Chytil. [2024-01-03 21:20:00] - TRADE : From Golden Knights to Rangers : Anthony Beauvillier. [2023-12-24 22:42:40] - New Record for Team's Most Penalties Minutes (42) in 1 Game for Rangers! [2023-12-04 19:57:23] - Jonny Brodzinski was added to Rangers. [2023-11-27 21:24:24] - TRADE : From Rangers to Penguins : Kaapo Kakko, Victor Soderstrom, Kevin Rooney, Dakota Mermis, Y:2025-RND:2-VGS. [2023-11-27 21:24:24] - TRADE : From Penguins to Rangers : J.J. Peterka, Tristan Luneau (P). [2023-10-27 21:58:14] - Dakota Mermis was added to Rangers. [2023-10-26 21:00:14] - New Record for Team's Most Penalties Minutes (32) in 1 Game for Rangers! [2023-10-21 21:16:33] - Jiri Patera has been deleted from Rangers. [2023-10-17 21:30:09] - Andreas Englund was added to Rangers. [2023-10-15 19:45:14] - Kevin Stenlund was added to Rangers. [2023-10-15 19:15:47] - TRADE : From Rangers to Golden Knights : Ryan Johansen. [2023-10-15 19:15:47] - TRADE : From Golden Knights to Rangers : Victor Soderstrom, Y:2025-RND:2-VGS. [2023-10-15 19:13:57] - TRADE : From Rangers to Oilers : Tyler Seguin. [2023-10-15 19:13:57] - TRADE : From Oilers to Rangers : Jan Mysak (P), Rasmus Larsson (P), Y:2026-RND:3-EDM, Y:2025-RND:4-CHI. [2023-10-14 21:25:29] - TRADE : From Rangers to Coyotes : Mark Friedman, Tarmo Reunanen. [2023-10-14 21:25:29] - TRADE : From Coyotes to Rangers : Y:2024-RND:5-ARI. [2023-10-14 00:53:39] - Connor Bedard was added to Rangers. [2023-10-13 01:07:18] - Ryan Donato was added to Rangers. [2023-10-13 01:07:07] - Olli Maatta was added to Rangers. [2023-10-10 12:09:13] - TRADE : From Rangers to Red Wings : Y:2024-RND:3-WPG. [2023-10-10 12:09:13] - TRADE : From Red Wings to Rangers : Blake Wheeler. [2023-10-10 12:05:20] - Jiri Patera has been added to Rangers. [2023-10-10 02:55:38] - Jiri Patera has been added to Rangers. [2023-10-10 02:55:28] - Arttu Karki has been added to Rangers. [2023-10-10 02:55:18] - Alexis Gendron has been added to Rangers. [2023-10-10 02:55:07] - Rasmus Kumpulainen has been added to Rangers. [2023-10-10 02:54:55] - Nils Aman was added to Rangers. [2023-10-10 02:54:51] - Nils Aman has been added to Rangers. [2023-10-10 02:54:37] - Quentin Miller has been added to Rangers. [2023-10-10 02:54:24] - Felix Nelsson has been added to Rangers. [2023-10-10 02:54:14] - Isaak Phillips has been added to Rangers. [2023-10-10 02:54:02] - Beau Akey has been added to Rangers. [2023-10-10 02:53:48] - Leevi Merilainen has been added to Rangers. [2023-10-10 02:53:35] - Lukas Dragicevic has been added to Rangers. [2023-10-10 02:53:20] - Oscar Fisker-Molgaard has been added to Rangers. [2023-10-10 02:53:07] - Akira Schmid has been added to Rangers. [2023-10-10 02:52:52] - Andrew Cristall has been added to Rangers. [2023-10-10 02:52:38] - David Reinbacher has been added to Rangers. [2023-10-10 02:52:24] - Connor Bedard has been added to Rangers. [2023-10-09 22:54:40] - Alexis Lafrenière was added to Rangers. [2023-10-09 22:54:17] - Alexis Lafreniere was released by Rangers [2023-10-06 01:11:58] - Josh Archibald was released. [2023-10-06 01:11:58] - Rangers paid 0 $ to release Josh Archibald. [2023-10-03 21:16:39] - TRADE : From Rangers to Golden Knights : Frank Vatrano. [2023-10-03 20:56:36] - Team Name Change : Gulls changed name to Wolf Pack [2023-10-03 20:56:00] - Team Name Change : Ducks changed name to Rangers [2023-09-30 23:00:28] - Patric Hornqvist was released. [2023-09-30 23:00:28] - Ducks paid 0 $ to release Patric Hornqvist. [2023-09-30 23:00:23] - Dakota Mermis was released. [2023-09-30 23:00:23] - Ducks paid 0 $ to release Dakota Mermis. [2023-09-21 23:35:02] - Alex Nedeljkovic was released. [2023-09-21 23:35:02] - Ducks paid 0 $ to release Alex Nedeljkovic. [2023-09-21 23:34:52] - Mattias Janmark was released. [2023-09-21 23:34:52] - Ducks paid 0 $ to release Mattias Janmark. [2023-09-21 23:34:45] - Nick Ritchie was released. [2023-09-21 23:34:45] - Ducks paid 0 $ to release Nick Ritchie. [2023-09-21 23:34:34] - Dominic Turgeon was released. [2023-09-21 23:34:34] - Ducks paid 0 $ to release Dominic Turgeon. [2023-09-21 23:34:24] - Jarred Tinordi was released. [2023-09-21 23:34:24] - Ducks paid 0 $ to release Jarred Tinordi. [2023-09-21 23:34:16] - Jordan Martinook was released. [2023-09-21 23:34:16] - Ducks paid 0 $ to release Jordan Martinook. [2023-09-21 23:34:08] - Michael Sgarbossa was released. [2023-09-21 23:34:08] - Ducks paid 0 $ to release Michael Sgarbossa. [2023-09-19 22:24:21] - TRADE : From Capitals to Ducks : kevin Korchinski (P), Y:2024-RND:4-WSH. [2023-09-19 22:24:21] - TRADE : From Ducks to Capitals : Denton Mateychuk (P), Angus Booth (P), Topias Leinonen (P). [2023-09-19 22:13:21] - TRADE : From Ducks to Sabres : Y:2025-RND:2-NYR. [2023-09-19 22:09:51] - TRADE : From Ducks to Blackhawks : Y:2024-RND:3-ANA, Y:2024-RND:5-OTT. [2023-09-13 12:50:56] - TRADE : From Capitals to Ducks : Y:2024-RND:4-BOS, Y:2023-RND:3-COL. [2023-09-13 12:50:56] - TRADE : From Ducks to Capitals : Olivier Nadeau (P), Y:2024-RND:5-PIT. [2023-08-29 21:56:18] - TRADE : From Senators to Ducks : Nick Perbix, Y:2023-RND:2-MTL, Y:2023-RND:2-PIT, Y:2023-RND:2-NYR. [2023-08-29 21:56:18] - TRADE : From Ducks to Senators : Y:2023-RND:1-VAN, Y:2023-RND:2-TOR. [2023-07-13 14:19:16] - TRADE : From Ducks to Capitals : Alex Nylander. [2023-07-09 14:31:17] - TRADE : From Sabres to Ducks : Jordan Greenway, Y:2023-RND:1-LAK, Y:2023-RND:1-VAN, Y:2023-RND:2-Buf. [2023-07-09 14:31:17] - TRADE : From Ducks to Sabres : Cal Clutterbuck, Y:2023-RND:1-TBL. [2023-07-09 14:27:47] - TRADE : From Ducks to Capitals : Y:2023-RND:5-SJS. [2023-07-09 14:27:47] - TRADE : From Capitals to Ducks : Tyler Seguin. [2023-07-09 14:23:27] - TRADE : From Maple Leafs to Ducks : Pat Maroon. [2023-07-09 14:23:27] - TRADE : From Ducks to Maple Leafs : Y:2026-RND:5-TBL. [2023-07-03 22:58:55] - TRADE : From Ducks to Jets : Y:2024-RND:4-FLA, Y:2026-RND:4-ANA. [2023-07-03 22:58:55] - TRADE : From Jets to Ducks : Cal Clutterbuck, Joel Edmundson. [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:32:44] - TRADE : From Capitals to Ducks : Y:2023-RND:1-TBL. [2023-07-02 22:32:44] - TRADE : From Ducks to Capitals : John Jason Peterka (P), Y:2023-RND:1-OTT, Y:2024-RND:1-ANA, Y:2026-RND:1-ANA, Y:2027-RND:1-ANA. [2023-04-12 21:37:35] - Gulls was eliminated at round 1 of year 2022. [2023-04-06 22:26:25] - Ducks didn't make playoff for year 2022. [2023-03-06 21:16:00] - Mark Friedman was added to Ducks. [2023-03-06 21:16:00] - Ducks claimed Mark Friedman from waivers by Penguins for 100 000 $. [2023-03-05 17:04:28] - Ducks show interest in Mark Friedman from waiver. [2023-03-05 00:14:43] - TRADE : From Ducks to Sabres : Jimmy Vesey. [2023-03-05 00:14:43] - TRADE : From Sabres to Ducks : Frank Vatrano. [2023-03-02 22:26:52] - Taro Hirose was added to Ducks. [2023-03-02 22:26:52] - Ducks claimed Taro Hirose from waivers by Flyers for 100 000 $. [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 13:17:30] - Ducks show interest in Taro Hirose from waiver. [2023-03-02 13:15:24] - TRADE : From Maple Leafs to Ducks : Ryan Johansen, Angus Booth (P). [2023-03-02 13:15:24] - TRADE : From Ducks to Maple Leafs : Jonathan Toews. [2023-02-27 00:11:16] - TRADE : From Ducks to Avalanche : Mikhail Sergachev, Y:2024-RND:2-LAK. [2023-02-27 00:11:16] - TRADE : From Avalanche to Ducks : Jacob Trouba, Brandt Clarke (P), Y:2024-RND:5-OTT. [2023-02-18 17:59:22] - TRADE : From Rangers to Ducks : Jimmy Vesey. [2023-02-17 22:27:24] - TRADE : From Ducks to Bruins : Marco Scandella. [2023-02-17 22:27:24] - TRADE : From Bruins to Ducks : Jarred Tinordi, Y:2026-RND:5-BOS. [2023-02-17 12:24:05] - Nick Ritchie was added to Ducks. [2023-02-17 12:24:05] - Ducks claimed Nick Ritchie from waivers by Sabres for 100 000 $. [2023-02-16 23:10:34] - Nick Shore has been deleted from Ducks. [2023-02-16 23:10:23] - Mirco Mueller has been deleted from Ducks. [2023-02-16 23:10:14] - Griffin Reinhart has been deleted from Ducks. [2023-02-16 23:10:04] - Bryan Little has been deleted from Ducks. [2023-02-16 22:02:03] - Ducks show interest in Nick Ritchie from waiver. [2023-02-16 15:19:28] - TRADE : From Sabres to Ducks : Y:2023-RND:4-COL. [2023-02-16 15:19:28] - TRADE : From Ducks to Sabres : Jonathan Drouin. [2023-02-15 20:39:35] - Mattias Janmark was added to Ducks. [2023-02-15 20:39:35] - Ducks claimed Mattias Janmark from waivers by Stars for 100 000 $. [2023-02-15 20:37:12] - Ducks show interest in Mattias Janmark from waiver. [2023-02-14 21:30:24] - New Record for Team's Most Penalties Minutes (27) in 1 Game for Ducks! [2023-01-22 23:11:14] - TRADE : From Sharks to Ducks : Jonathan Drouin, Y:2023-RND:5-SJS, Y:2025-RND:4-SJS. [2023-01-22 23:11:14] - TRADE : From Ducks to Sharks : Calle Jarnkrok, Y:2023-RND:5-ANA. [2023-01-16 20:52:35] - TRADE : From Bruins to Ducks : Patric Hornqvist, Y:2023-RND:3-VAN, Y:2024-RND:4-FLA, Y:2026-RND:4-BOS. [2023-01-16 20:52:35] - TRADE : From Ducks to Bruins : Christopher Tanev. [2023-01-16 20:50:41] - TRADE : From Stars to Ducks : Martin Chromiak (P), Y:2024-RND:2-LAK. [2023-01-16 20:50:41] - TRADE : From Ducks to Stars : Jeremy Swayman, Y:2024-RND:5-WPG. [2023-01-05 21:42:08] - Jake Evans was added to Ducks. [2023-01-05 21:42:08] - Ducks claimed Jake Evans from waivers by Canadiens for 100 000 $. [2023-01-05 20:42:37] - Ducks show interest in Jake Evans from waiver. [2023-01-02 00:55:38] - TRADE : From Capitals to Ducks : Jeremy Swayman, Libor Hajek. [2023-01-02 00:55:38] - TRADE : From Ducks to Capitals : Logan Couture, Nick Holden. [2022-12-28 21:13:58] - Louis Domingue was added to Ducks. [2022-12-28 20:15:06] - TRADE : From Senators to Ducks : Thatcher Demko, Olivier Nadeau (P), Ryder Korczak (P), Y:2023-RND:1-OTT, Y:2025-RND:1-OTT, Y:2023-RND:2-TOR. [2022-12-28 20:15:06] - TRADE : From Ducks to Senators : Andrei Vasilevskiy, Y:2025-RND:5-COL. [2022-12-21 20:33:38] - TRADE : From Ducks to Penguins : Kris Letang, Isaac Beliveau (P). [2022-12-21 20:33:38] - TRADE : From Penguins to Ducks : Nick Holden, Liam Ohgren (P), Y:2024-RND:3-MTL, Y:2024-RND:5-PIT. [2022-12-19 22:34:03] - TRADE : From Lightning to Ducks : Y:2023-RND:1-ANA, Y:2025-RND:2-NYR, Y:2026-RND:5-TBL. [2022-12-19 22:34:03] - TRADE : From Ducks to Lightning : Philip Tomasino, Y:2023-RND:1-NSH. [2022-12-19 00:19:43] - TRADE : From Predators to Ducks : Filip Chytil, Calle Clang (P), Y:2023-RND:1-NSH, Y:2023-RND:3-NSH. [2022-12-19 00:19:43] - TRADE : From Ducks to Predators : William Nylander, Y:2023-RND:4-ANA, Y:2024-RND:4-ANA. [2022-11-02 22:17:37] - New Record for Team's Most Points (25) in 1 Game for Ducks! [2022-11-02 22:17:37] - New Record for Team's Most Assists (16) in 1 Game for Ducks! [2022-11-02 22:17:37] - New Record for Team's Most Goals (9) in 1 Game for Ducks! [2022-10-20 21:16:10] - Jared Davidson has been added to Ducks. [2022-10-20 21:15:51] - Danny zhilkin has been added to Ducks. [2022-10-20 20:59:57] - Gustav Lindstrom was added to Ducks. [2022-10-20 20:59:54] - Gustav Lindstrom has been added to Ducks. [2022-10-20 20:59:40] - Oskar Steen has been added to Ducks. [2022-10-20 20:59:26] - Filip Nordberg has been added to Ducks. [2022-10-13 22:12:12] - Ty Nelson has been added to Ducks. [2022-10-05 21:11:45] - New Record for Team's Most Points (22) in 1 Game for Ducks! [2022-10-05 21:11:45] - New Record for Team's Most Goals (8) in 1 Game for Ducks! [2022-10-04 21:01:25] - Calle Odelius has been added to Ducks. [2022-10-04 20:56:02] - Topias Leinonen has been added to Ducks. [2022-09-25 23:40:37] - Denton Mateychuk has been added to Ducks. [2022-09-25 23:11:53] - Kevin Rooney was added to Ducks. [2022-09-25 21:30:10] - Mads Sogaard was added to Ducks. [2022-09-25 21:29:58] - Lukas Reichel was added to Ducks. [2022-09-21 23:37:26] - Jaroslav Halak was added to Ducks. [2022-09-16 22:10:25] - Cody Ceci was added to Ducks. [2022-09-16 22:10:10] - Calle Jarnkrok was added to Ducks. [2022-09-16 22:09:49] - Vincent Trocheck was added to Ducks. [2022-09-07 21:21:27] - TRADE : From Ducks to Hurricanes : Y:2026-RND:3-PIT, Y:2025-RND:4-PIT, Y:2023-RND:5-BOS. [2022-09-07 20:53:52] - Tanner Pearson was released. [2022-09-07 20:53:52] - Ducks paid 0 $ to release Tanner Pearson. [2022-09-07 20:53:43] - Mikko Koivu was released. [2022-09-07 20:53:43] - Ducks paid 0 $ to release Mikko Koivu. [2022-09-07 20:53:33] - Michael Stone was released. [2022-09-07 20:53:33] - Ducks paid 0 $ to release Michael Stone. [2022-09-07 20:53:27] - Marc Staal was released. [2022-09-07 20:53:27] - Ducks paid 0 $ to release Marc Staal. [2022-09-07 20:53:21] - Laurent Brossoit was released. [2022-09-07 20:53:21] - Ducks paid 0 $ to release Laurent Brossoit. [2022-09-07 20:53:14] - Dustin Brown was released. [2022-09-07 20:53:14] - Ducks paid 0 $ to release Dustin Brown. [2022-09-07 20:51:09] - Carl Soderberg was released. [2022-09-07 20:51:09] - Ducks paid 0 $ to release Carl Soderberg. [2022-09-07 20:50:38] - Blake Hillman was released. [2022-09-07 20:50:38] - Ducks paid 0 $ to release Blake Hillman. [2022-09-07 20:50:11] - Christian Wolanin was released. [2022-09-07 20:50:11] - Ducks paid 0 $ to release Christian Wolanin. [2022-09-07 20:50:03] - Stefan Noesen was released. [2022-09-07 20:50:03] - Ducks paid 0 $ to release Stefan Noesen. [2022-09-07 20:49:59] - Michael Hutchinson was released. [2022-09-07 20:49:59] - Ducks paid 0 $ to release Michael Hutchinson. [2022-09-06 17:06:09] - TRADE : From Ducks to Blackhawks : Y:2023-RND:4-TOR, Y:2026-RND:5-TOR. [2022-09-06 17:06:09] - TRADE : From Blackhawks to Ducks : Y:2022-RND:4-WPG. [2022-09-04 14:53:22] - TRADE : From Ducks to Penguins : Y:2022-RND:1-ANA. [2022-09-04 14:53:22] - TRADE : From Penguins to Ducks : Alexander True, Josh Archibald, Y:2022-RND:2-WPG, Y:2026-RND:3-PIT, Y:2023-RND:4-TOR, Y:2025-RND:4-PIT, Y:2025-RND:5-COL. [2022-08-28 21:10:05] - TRADE : From Ducks to Blue Jackets : Joel Blomqvist (P), Yan Kuznetsov (P), Jack Finley (P), Xavier Bourgault (P), Y:2023-RND:2-ANA. [2022-08-28 21:10:05] - TRADE : From Blue Jackets to Ducks : Jonathan Toews, Mads Sogaard (P), Y:2022-RND:1-CBJ, Y:2022-RND:3-MIN. [2022-08-25 13:23:59] - Sami Vatanen was released. [2022-08-25 13:23:59] - Ducks paid 0 $ to release Sami Vatanen. [2022-08-23 20:57:57] - TRADE : From Maple Leafs to Ducks : Y:2026-RND:5-TOR. [2022-08-23 20:57:57] - TRADE : From Ducks to Maple Leafs : David Krejci. [2022-05-30 22:11:58] - Ducks was eliminated at round 3 of year 2021. [2022-05-06 22:15:37] - Gulls was eliminated at round 1 of year 2021. [2022-01-27 23:30:57] - TRADE : From Kings to Ducks : Y:2022-RND:2-ANA. [2022-01-27 23:30:57] - TRADE : From Ducks to Kings : Y:2024-RND:2-ANA. [2022-01-27 13:07:50] - TRADE : From Ducks to Kings : William Stromgren (P), Y:2022-RND:2-ANA. [2022-01-27 13:07:50] - TRADE : From Kings to Ducks : Kris Letang, Y:2022-RND:5-LAK. [2022-01-09 15:44:35] - Dakota Mermis was added to Ducks. [2022-01-09 15:44:03] - Michael Sgarbossa was added to Ducks. [2021-11-21 23:57:39] - New Record for Team's Most Points (21) in 1 Game for Ducks! [2021-11-21 23:57:39] - New Record for Team's Most Assists (14) in 1 Game for Ducks! [2021-10-11 01:40:07] - TRADE : From Bruins to Ducks : Y:2023-RND:5-BOS. [2021-10-11 01:40:07] - TRADE : From Ducks to Bruins : Jamie Benn. [2021-09-27 22:47:51] - Ducks hired Dave Tippett for 5 500 000 $ for 3 year(s). [2021-09-27 22:47:43] - Ducks fired Jeremy Colliton. [2021-09-20 23:10:11] - Mikko Koivu was added to Ducks. [2021-09-20 23:10:04] - Jordan Martinook was added to Ducks. [2021-09-16 21:17:47] - Michael Stone was added to Ducks. [2021-09-16 21:17:36] - David Krejci was added to Ducks. [2021-09-09 21:14:33] - TRADE : From Ducks to Devils : Erik Haula, Riley Nash, Y:2022-RND:5-NYR, Y:2023-RND:3-ANA. [2021-09-09 21:14:33] - TRADE : From Devils to Ducks : Carl Soderberg, Sami Vatanen, Tanner Pearson. [2021-08-29 16:45:39] - Mirco Mueller has been added to Ducks. [2021-08-29 16:45:23] - Mirco Mueller was released by Ducks [2021-08-29 16:42:59] - Michael Frolik was released. [2021-08-29 16:42:59] - Ducks paid 0 $ to release Michael Frolik. [2021-08-29 16:42:53] - Markus Granlund was released. [2021-08-29 16:42:53] - Ducks paid 0 $ to release Markus Granlund. [2021-08-29 16:42:42] - Derrick Pouliot was released. [2021-08-29 16:42:42] - Ducks paid 0 $ to release Derrick Pouliot. [2021-08-29 16:41:36] - Daniel Carr was released. [2021-08-29 16:41:36] - Ducks paid 0 $ to release Daniel Carr. [2021-08-29 15:42:16] - Tarmo Reunanen was added to Ducks. [2021-08-29 15:42:09] - Mattias Samuelsson was added to Ducks. [2021-08-29 15:41:58] - Isaac Beliveau has been added to Ducks. [2021-08-29 13:59:52] - Tarmo Reunanen has been added to Ducks. [2021-08-29 13:59:35] - Evgenii Kashnikov has been added to Ducks. [2021-08-29 13:59:24] - Tristan Lennox has been added to Ducks. [2021-08-29 13:59:07] - Haakon Hanelt has been added to Ducks. [2021-08-29 13:39:36] - William Stromgren has been added to Ducks. [2021-08-29 13:39:21] - Mattias Samuelsson has been added to Ducks. [2021-08-29 13:39:08] - Daniil Chayka has been added to Ducks. [2021-08-08 21:53:14] - Aatu Raty has been added to Ducks. [2021-08-08 21:47:30] - Team Name Change : Wolves changed name to Gulls [2021-08-08 21:47:16] - Team Name Change : Golden Knights changed name to Ducks [2021-07-30 23:30:22] - Xavier Bourgault has been added to Golden Knights. [2021-07-30 23:29:53] - Fabian Lysell has been added to Golden Knights. [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-28 21:46:49] - TRADE : From Golden Knights to Canucks : Y:2022-RND:5-EDM. [2021-07-28 21:46:49] - TRADE : From Canucks to Golden Knights : Y:2021-RND:5-VAN. [2021-07-27 22:11:05] - TRADE : From Golden Knights to Senators : Y:2022-RND:3-DET, Y:2024-RND:5-VGK. [2021-07-27 22:11:05] - TRADE : From Senators to Golden Knights : Y:2021-RND:3-CHI. [2021-07-25 11:29:45] - TRADE : From Golden Knights to Blue Jackets : Y:2021-RND:1-VGK, Y:2021-RND:3-OTT, Y:2021-RND:4-VGK. [2021-07-25 11:29:45] - TRADE : From Blue Jackets to Golden Knights : Y:2021-RND:1-CBJ. [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-16 22:45:44] - TRADE : From Golden Knights to Lightning : Y:2023-RND:1-VGK. [2021-07-16 22:45:44] - TRADE : From Lightning to Golden Knights : Y:2021-RND:1-DET, Y:2021-RND:2-LAK. [2021-07-08 22:54:47] - TRADE : From Golden Knights to Jets : Travis Zajac. [2021-07-08 22:54:47] - TRADE : From Jets to Golden Knights : Riley Nash, Y:2024-RND:5-WPG. [2021-07-07 23:33:43] - Will Cuylle was added to Golden Knights. [2021-07-07 23:32:32] - Philip Tomasino was added to Golden Knights. [2021-07-07 23:31:08] - Alex Nylander was added to Golden Knights. [2021-07-04 23:16:41] - TRADE : From Golden Knights to Senators : Y:2024-RND:2-MTL. [2021-07-04 23:16:41] - TRADE : From Senators to Golden Knights : Y:2021-RND:3-OTT, Y:2021-RND:4-OTT, Y:2021-RND:5-WPG. [2021-06-14 22:10:00] - Golden Knights was eliminated at round 4 of year 2020. [2021-05-20 22:55:41] - Wolves didn't make playoff for year 2020. [2021-05-10 22:59:31] - New Record for Team's Most Points (20) in 1 Game for Golden Knights! [2021-05-10 22:59:31] - New Record for Team's Most Assists (13) in 1 Game for Golden Knights! [2021-05-10 22:59:31] - New Record for Team's Most Goals (7) in 1 Game for Golden Knights! [2021-04-15 22:14:19] - TRADE : From Maple Leafs to Golden Knights : Y:2022-RND:5-NYR. [2021-04-15 22:14:19] - TRADE : From Golden Knights to Maple Leafs : Evan Cormier. [2021-04-09 21:05:25] - TRADE : From Sharks to Golden Knights : Bryan Little, Kaapo Kakko, Travis Zajac. [2021-04-09 21:05:25] - TRADE : From Golden Knights to Sharks : Adam Ruzicka, Jeff Skinner, Kole Lind, Y:2021-RND:2-VAN, Y:2022-RND:2-DET, Y:2022-RND:5-VGK. [2021-03-07 11:58:00] - TRADE : From Golden Knights to Canadiens : Neal Pionk, Colin Miller. [2021-03-07 11:58:00] - TRADE : From Canadiens to Golden Knights : Oliver Ekman-Larsson, Marc Staal, Gabriel Fortier, Y:2021-RND:2-VAN, Y:2024-RND:2-MTL. [2021-01-06 13:14:50] - TRADE : From Kings to Golden Knights : Andrei Vasilevskiy, Y:2022-RND:5-EDM. [2021-01-06 13:14:50] - TRADE : From Golden Knights to Kings : Mikko Koskinen, Philip Broberg, Rasmus Kupari (P), Y:2023-RND:1-DAL. [2020-12-25 17:40:32] - New Record for Team's Most Points (18) in 1 Game for Golden Knights! [2020-12-25 17:40:32] - New Record for Team's Most Assists (12) in 1 Game for Golden Knights! [2020-12-23 20:44:42] - TRADE : From Bruins to Golden Knights : Alexander Nylander, Jamie Benn. [2020-12-23 20:44:42] - TRADE : From Golden Knights to Bruins : Andreas Athanasiou, Brandon Sutter, Y:2021-RND:2-VGK. [2020-12-17 20:52:32] - New Record for Team's Most Points (16) in 1 Game for Golden Knights! [2020-12-17 20:52:32] - New Record for Team's Most Assists (10) in 1 Game for Golden Knights! [2020-12-17 20:52:32] - New Record for Team's Most Goals (6) in 1 Game for Golden Knights! [2020-12-09 22:24:04] - New Record for Team's Most Penalties Minutes (17) in 1 Game for Golden Knights! [2020-11-30 22:10:43] - Alexis Lafreniere was added to Golden Knights. [2020-11-26 00:22:38] - Michael Hutchinson was added to Golden Knights. [2020-11-26 00:22:25] - Daniel Carr was added to Golden Knights. [2020-11-24 21:42:02] - Stefan Noesen was added to Golden Knights. [2020-11-23 14:21:56] - Erik Haula was added to Golden Knights. [2020-11-22 02:07:27] - Markus Granlund was added to Golden Knights. [2020-11-22 02:06:20] - Christopher Tanev was added to Golden Knights. [2020-11-20 23:42:48] - Laurent Brossoit was added to Golden Knights. [2020-11-14 00:35:53] - TRADE : From Golden Knights to Bruins : Y:2022-RND:3-VGK. [2020-11-14 00:35:53] - TRADE : From Bruins to Golden Knights : Dustin Brown. [2020-11-11 23:49:20] - TRADE : From Golden Knights to Sabres : Jake Gardiner. [2020-11-02 21:38:08] - Colin Wilson was released. [2020-11-02 21:38:08] - Golden Knights paid 0 $ to release Colin Wilson. [2020-11-02 21:37:51] - Michael Hutchinson was released. [2020-11-02 21:37:51] - Golden Knights paid 0 $ to release Michael Hutchinson. [2020-11-02 21:37:40] - Reid Boucher was released. [2020-11-02 21:37:40] - Golden Knights paid 0 $ to release Reid Boucher. [2020-11-02 21:37:36] - Nikita Gusev was released. [2020-11-02 21:37:36] - Golden Knights paid 0 $ to release Nikita Gusev. [2020-10-26 00:27:15] - Louis Crevier has been added to Golden Knights. [2020-10-26 00:27:03] - Luke Prokop has been added to Golden Knights. [2020-10-26 00:18:25] - Jaromir Pitlyk has been added to Golden Knights. [2020-10-26 00:18:14] - Daemon Hunt has been added to Golden Knights. [2020-10-26 00:13:22] - William Dufour has been added to Golden Knights. [2020-10-26 00:12:22] - William Cuylle has been added to Golden Knights. [2020-10-26 00:08:15] - Jack Finley has been added to Golden Knights. [2020-10-26 00:05:57] - Yan Kuznetsov has been added to Golden Knights. [2020-10-26 00:05:47] - Joel Blomqvist has been added to Golden Knights. [2020-10-25 23:51:13] - John Jason Peterka has been added to Golden Knights. [2020-10-25 23:28:17] - Lukas Reichel has been added to Golden Knights. [2020-10-25 23:27:53] - Alexis Lafreniere has been added to Golden Knights. [2020-10-10 17:11:29] - TRADE : From Canucks to Golden Knights : Y:2020-RND:4-COL, Y:2020-RND:5-VAN. [2020-10-10 17:11:29] - TRADE : From Golden Knights to Canucks : Y:2021-RND:4-TOR, Y:2021-RND:5-VGK. [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-06 23:11:41] - TRADE : From Golden Knights to Blue Jackets : Y:2020-RND:2-CBJ. [2020-10-06 23:11:41] - TRADE : From Blue Jackets to Golden Knights : Y:2020-RND:2-CHI. [2020-10-06 23:06:20] - TRADE : From Blue Jackets to Golden Knights : Brandon Sutter, Y:2020-RND:2-CBJ, Y:2020-RND:3-CBJ. [2020-10-06 23:06:20] - TRADE : From Golden Knights to Blue Jackets : Y:2020-RND:2-VGK, Y:2020-RND:3-VGK. [2020-10-04 18:56:29] - TRADE : From Golden Knights to Maple Leafs : Mattias Norlinder, Y:2022-RND:5-NYR. [2020-10-04 18:56:29] - TRADE : From Maple Leafs to Golden Knights : Y:2020-RND:2-PHI, Y:2021-RND:4-TOR. [2020-10-04 18:55:01] - Sam Gagner was released. [2020-10-04 18:55:01] - Golden Knights paid 0 $ to release Sam Gagner. [2020-10-04 18:54:55] - Dmitrij Jaskin was released. [2020-10-04 18:54:55] - Golden Knights paid 0 $ to release Dmitrij Jaskin. [2020-10-04 18:54:45] - Loui Eriksson was released. [2020-10-04 18:54:45] - Golden Knights paid 0 $ to release Loui Eriksson. [2020-10-04 18:54:37] - Justin Schultz was released. [2020-10-04 18:54:37] - Golden Knights paid 0 $ to release Justin Schultz. [2020-10-04 18:54:29] - Luke Schenn was released. [2020-10-04 18:54:29] - Golden Knights paid 0 $ to release Luke Schenn. [2020-10-02 21:36:11] - TRADE : From Golden Knights to Hurricanes : Brendan Perlini, Vinnie Hinostroza, Calvin Pickard, Y:2021-RND:5-BOS. [2020-10-02 21:36:11] - TRADE : From Hurricanes to Golden Knights : Logan Couture, Y:2020-RND:3-BOS. [2020-10-01 21:47:33] - TRADE : From Golden Knights to Senators : Colin White, Drake Batherson, Mathew Barzal, Y:2020-RND:1-VGK. [2020-10-01 21:47:33] - TRADE : From Senators to Golden Knights : Y:2020-RND:1-OTT, Y:2020-RND:1-DET. [2020-09-30 16:08:49] - General Manager Change : Golden Knights hired general manager Mathieu Langevin [2020-09-30 16:08:49] - General Manager Change : Golden Knights fired general manager Eric Morin
[2024-12-03 00:33:22] Wolf Pack lines for next game are empty. Current rosters/lines are not erased. But, Rangers lines for next game are NOT empty. Current pro rosters/lines are moved and might impact farm rosters/lines. [2024-12-03 00:33:21] Game 357 - Unknown Player from Wolf Pack is injured (Back) and is out for 1 days. [2024-12-03 00:33:20] Game 349 - Mads Sogaard from Rangers is injured (Left Knee) and is out for 2 weeks. [2024-11-29 00:51:13] Wolf Pack lines for next game are empty. Current rosters/lines are not erased. [2024-11-25 22:41:58] Tyler Bertuzzi from Rangers is back from Right Eye Injury. [2024-11-25 22:41:58] Wolf Pack lines for next game are empty. Current rosters/lines are not erased. [2024-11-25 02:11:49] Wolf Pack lines for next game are empty. Current rosters/lines are not erased. [2024-11-20 23:08:17] Wolf Pack lines for next game are empty. Current rosters/lines are not erased. [2024-11-20 23:08:09] Successfully loaded Rangers lines done with Web Base Client and SQLite Database. [2024-11-19 09:22:41] Wolf Pack lines for next game are empty. Current rosters/lines are not erased. But, Rangers lines for next game are NOT empty. Current pro rosters/lines are moved and might impact farm rosters/lines. [2024-11-19 09:22:40] Game 279 - Unknown Player from Wolf Pack is injured (Bruised Left Leg) and is out for 3 months. [2024-11-19 09:22:39] Pro Game #274 - Connor Bedard from Rangers has scored a Hat Trick! [2024-11-19 09:22:39] Game 274 - Tyler Bertuzzi from Rangers is injured (Right Eye) and is out for 1 week. [2024-11-16 19:35:56] Wolf Pack lines for next game are empty. Current rosters/lines are not erased. [2024-11-13 20:19:36] Wolf Pack lines for next game are empty. Current rosters/lines are not erased. [2024-11-10 22:17:36] Jonathan Huberdeau from Rangers is back from Right Eye Injury. [2024-11-10 12:35:51] Wolf Pack lines for next game are empty. Current rosters/lines are not erased. [2024-11-09 00:29:28] Wolf Pack lines for next game are empty. Current rosters/lines are not erased. But, Rangers lines for next game are NOT empty. Current pro rosters/lines are moved and might impact farm rosters/lines. [2024-11-07 00:35:43] Wolf Pack lines for next game are empty. Current rosters/lines are not erased. But, Rangers lines for next game are NOT empty. Current pro rosters/lines are moved and might impact farm rosters/lines. [2024-11-07 00:35:34] Successfully loaded Rangers lines done with Web Base Client and SQLite Database. [2024-11-05 00:38:06] Wolf Pack lines for next game are empty. Current rosters/lines are not erased. [2024-11-04 09:36:13] Both Rangers and Wolf Pack lines for next game are empty. Current rosters/lines are not erased. [2024-11-04 09:36:10] Game 179 - Jonathan Huberdeau from Rangers is injured (Right Eye) and is out for 2 weeks. [2024-11-02 03:40:14] Wolf Pack lines for next game are empty. Current rosters/lines are not erased. [2024-10-30 22:01:02] Both Rangers and Wolf Pack lines for next game are empty. Current rosters/lines are not erased. [2024-10-29 00:31:10] Rangers lines for next game are empty. Current rosters/lines are not erased. [2024-10-28 12:32:32] Wolf Pack lines for next game are empty. Current rosters/lines are not erased. [2024-10-25 23:20:44] Both Rangers and Wolf Pack lines for next game are empty. Current rosters/lines are not erased. [2024-10-20 23:34:34] Wolf Pack lines for next game are empty. Current rosters/lines are not erased. But, Rangers lines for next game are NOT empty. Current pro rosters/lines are moved and might impact farm rosters/lines. [2024-10-16 23:53:23] Wolf Pack lines for next game are empty. Current rosters/lines are not erased. But, Rangers lines for next game are NOT empty. Current pro rosters/lines are moved and might impact farm rosters/lines. [2024-10-14 01:18:28] Ryan Tverberg has been added to Rangers. [2024-10-14 01:18:20] Hiroki Gojsic has been added to Rangers. [2024-10-14 01:18:10] Matej Blumel has been added to Rangers. [2024-10-14 01:18:02] Thomas Mrsic has been added to Rangers. [2024-10-14 01:17:51] Alexandre Blais has been added to Rangers. [2024-10-14 01:17:43] Maksymilian Szuber has been added to Rangers. [2024-10-14 01:17:34] Melvin Fernstrom has been added to Rangers. [2024-10-14 01:17:27] Vesvolod Komarov has been added to Rangers. [2024-10-14 01:17:18] Samuel Ersson has been added to Rangers. [2024-10-14 01:17:10] Aron Kiviharju has been added to Rangers. [2024-10-14 00:42:23] Wolf Pack lines for next game are empty. Current rosters/lines are not erased. But, Rangers lines for next game are NOT empty. Current pro rosters/lines are moved and might impact farm rosters/lines. [2024-10-10 22:36:54] Wolf Pack lines for next game are empty. Current rosters/lines are not erased. [2024-10-07 20:55:15] Wolf Pack lines for next game are empty. Current rosters/lines are not erased. [2024-10-05 00:56:45] Successfully loaded Rangers lines done with Web Base Client and SQLite Database. [2024-10-03 01:16:30] Successfully loaded Rangers lines done with Web Base Client and SQLite Database. [2024-10-03 01:16:30] Mads Sogaard of Rangers was sent to pro. [2024-10-03 01:16:30] Will Cuylle of Rangers was sent to pro. [2024-10-03 01:16:30] Rasmus Asplund of Rangers was sent down to farm. [2024-10-03 01:16:30] Alexis Lafreniere of Rangers was sent to pro. [2024-10-01 22:05:56] Rangers roster errors : Not enough Forward available in Pro Team! 6 Dressed. 12 Required.
Not enough Defenseman available in Pro Team! 5 Dressed. 6 Required.
Not enough Goalie available in Pro Team! 0 Dressed. 2 Required.
Not enough Players available in Pro Team! 11 Dressed. 18 Required.
Some errors will be automatically fixed.
Mads Sogaard est dehors pour 1 semaine à cause de Left Knee Injury.