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
Tyler Seguin, Mikael Backlund, Kevin Fiala, Beck Malenstyn, Nic Dowd
Gardien
#1 : Devon Levi, #2 : Drew Commesso
Lignes d’attaque personnalisées en prolongation
Tyler Seguin, Mikael Backlund, Kevin Fiala, Beck Malenstyn, Nic Dowd, Ilya Mikheyev, Ilya Mikheyev, Tomas Tatar, Noah Cates, Zach Benson, Cody Glass
Lignes de défense personnalisées en prolongation
Rasmus Dahlin, Ryan Suter, Travis Dermott, Mark Friedman, Matt Irwin
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
Andrew Cristall
Bruins
Braden Tracey
Bruins
Connor Geekie
Bruins
Ilya Protas
Bruins
Jonathan Davidsson
Bruins
Luca Marrelli
Bruins
Olen Zellweger
Bruins
2021
50
Sacha Boisvert
Bruins
Choix au repêchage
Année
R1
R2
R3
R4
R5
2025
TBL
BOS
2026
COL
BOS
BOS
2027
BOS
2028
BOS
BOS
BOS
ANA
2029
BOS
BOS
BOS
BOS
[2024-10-22 22:48:27] - TRADE : From Golden Knights to Bruins : Cody Glass. [2024-10-22 22:48:27] - TRADE : From Bruins to Golden Knights : Colton Sissons. [2024-10-21 21:19:42] - TRADE : From Devils to Bruins : Zach Benson, Noah Cates, Andrew Cristall (P), Luca Marrelli (P). [2024-10-21 21:19:42] - TRADE : From Bruins to Devils : Kyle Connor, Y:2029-RND:2-BOS. [2024-10-20 23:35:45] - TRADE : From Bruins to Avalanche : Matt Duchene, Y:2027-RND:3-BOS. [2024-10-20 23:35:45] - TRADE : From Avalanche to Bruins : Y:2026-RND:2-COL. [2024-10-19 22:15:49] - TRADE : From Bruins to Lightning : Josh Morrissey. [2024-10-19 22:15:49] - TRADE : From Lightning to Bruins : Kevin Fiala, Connor Geekie (P), Olen Zellweger (P), Y:2025-RND:1-TBL. [2024-10-19 22:14:26] - TRADE : From Bruins to Islanders : Evgenii Dadonov, Dylan DeMelo. [2024-10-19 22:14:26] - TRADE : From Islanders to Bruins : Taylor Hall, Raphael Lavoie, Ilya Protas (P). [2024-10-19 22:12:08] - TRADE : From Bruins to Sabres : Andrei Vasilevskiy, Nikolaj Ehlers. [2024-10-19 22:12:08] - TRADE : From Sabres to Bruins : Devon Levi, Tyler Seguin, Dylan Holloway, Sacha Boisvert (P), Y:2028-RND:5-ANA. [2024-10-03 02:03:05] - Matt Luff was added to Bruins. [2024-10-03 02:02:43] - Matt Irwin was added to Bruins. [2024-10-03 02:02:39] - Matt Bartkowski was added to Bruins. [2024-10-03 02:02:28] - Martin Marincin was added to Bruins. [2024-10-03 02:02:20] - Markus Nutivaara was added to Bruins. [2024-10-03 02:00:29] - Mark Friedman was added to Bruins. [2024-10-03 01:59:50] - Travis Dermott was added to Bruins. [2024-10-03 01:58:56] - Elliot Desnoyers was added to Bruins. [2024-10-03 01:58:49] - Michal Teply was added to Bruins. [2024-10-03 01:58:47] - Roni Hirvonen was added to Bruins. [2024-10-03 01:58:43] - Drew Commesso was added to Bruins. [2024-10-03 01:42:46] - Beck Malenstyn was added to Bruins. [2024-10-01 01:54:33] - Bruins hired Jon Cooper for 1 000 000 $ for 3 year(s). [2024-10-01 01:54:13] - Bruins fired Todd McLellan. [2024-09-28 00:10:22] - Kaapo Kahkonen was added to Bruins. [2024-09-25 23:31:34] - Mikael Backlund was added to Bruins. [2024-09-25 23:23:21] - Tomas Tatar was added to Bruins. [2024-09-23 13:37:27] - TRADE : From Bruins to Blue Jackets : Y:2024-RND:4-NYR. [2024-09-23 13:37:27] - TRADE : From Blue Jackets to Bruins : Evgenii Dadonov, Ross Johnston. [2024-09-07 21:30:18] - Zane McIntyre was released. [2024-09-07 21:30:18] - Bruins paid 0 $ to release Zane McIntyre. [2024-09-07 21:30:14] - Dustin Tokarski was released. [2024-09-07 21:30:14] - Bruins paid 0 $ to release Dustin Tokarski. [2024-09-07 21:30:09] - Andrew Poturalski was released. [2024-09-07 21:30:09] - Bruins paid 0 $ to release Andrew Poturalski. [2024-09-07 21:30:03] - Wayne Simmonds was released. [2024-09-07 21:30:03] - Bruins paid 0 $ to release Wayne Simmonds. [2024-09-07 21:30:00] - Tomas Tatar was released. [2024-09-07 21:30:00] - Bruins paid 0 $ to release Tomas Tatar. [2024-09-07 21:29:56] - Spencer Martin was released. [2024-09-07 21:29:56] - Bruins paid 0 $ to release Spencer Martin. [2024-09-07 21:29:39] - Scott Harrington was released. [2024-09-07 21:29:39] - Bruins paid 0 $ to release Scott Harrington. [2024-09-07 21:29:34] - Marco Scandella was released. [2024-09-07 21:29:34] - Bruins paid 0 $ to release Marco Scandella. [2024-09-07 21:29:29] - Jason Dickinson was released. [2024-09-07 21:29:29] - Bruins paid 0 $ to release Jason Dickinson. [2024-09-07 21:29:21] - Jani Hakanpää was released. [2024-09-07 21:29:21] - Bruins paid 0 $ to release Jani Hakanpää. [2024-09-07 21:29:14] - Dustin Brown was released. [2024-09-07 21:29:14] - Bruins paid 0 $ to release Dustin Brown. [2024-09-07 21:29:10] - Derek Stepan was released. [2024-09-07 21:29:10] - Bruins paid 0 $ to release Derek Stepan. [2024-09-07 21:29:06] - Calvin de Haan was released. [2024-09-07 21:29:06] - Bruins paid 0 $ to release Calvin de Haan. [2024-09-07 21:29:02] - Austin Czarnik was released. [2024-09-07 21:29:02] - Bruins paid 0 $ to release Austin Czarnik. [2024-09-03 22:27:12] - TRADE : From Predators to Bruins : Elliot Desnoyers (P), Y:2024-RND:4-NYR. [2024-09-03 22:27:12] - TRADE : From Bruins to Predators : John Beecher. [2024-04-27 22:38:26] - Bruins was eliminated at round 2 of year 2023. [2024-04-20 22:06:24] - Bruins was eliminated at round 1 of year 2023. [2024-04-12 21:00:01] - New Record for Team's Most Points (24) in 1 Game for Bruins! [2024-04-12 21:00:01] - New Record for Team's Most Assists (15) in 1 Game for Bruins! [2024-04-12 21:00:01] - New Record for Team's Most Goals (9) in 1 Game for Bruins! [2024-03-28 20:40:57] - New Record for Team's Most Penalties Minutes (27) in 1 Game for Bruins! [2024-03-21 19:37:01] - TRADE : From Bruins to Predators : Y:2026-RND:4-DAL. [2024-03-21 19:37:01] - TRADE : From Predators to Bruins : Jani Hakanpää. [2024-03-14 23:13:59] - TRADE : From Sharks to Bruins : Scott Harrington. [2024-03-08 22:34:17] - TRADE : From Lightning to Bruins : Tomas Tatar. [2024-03-08 22:34:17] - TRADE : From Bruins to Lightning : Y:2025-RND:4-BOS. [2024-02-14 23:06:52] - New Record for Team's Most Penalties Minutes (25) in 1 Game for Bruins! [2023-10-22 21:54:38] - New Record for Team's Most Penalties Minutes (23) in 1 Game for Bruins! [2023-10-15 21:20:32] - TRADE : From Bruins to Ducks : Jack Campbell. [2023-10-15 19:05:49] - TRADE : From Bruins to Ducks : Brad Marchand, Erik Karlsson, Y:2028-RND:3-BOS, Y:2027-RND:1-BOS. [2023-10-15 19:05:49] - TRADE : From Ducks to Bruins : Andrei Vasilevskiy, Matt Duchene, Dylan DeMelo, Ryan Suter. [2023-10-14 21:26:37] - TRADE : From Blue Jackets to Bruins : Austin Czarnik, Chase De Leo, Andrew Poturalski, Spencer Martin. [2023-10-14 21:26:37] - TRADE : From Bruins to Blue Jackets : Y:2028-RND:5-BOS. [2023-10-14 21:23:07] - Bruins hired Brad Shaw for 1 000 000 $ for 3 year(s). [2023-10-14 21:22:50] - Bruins hired Todd McLellan for 800 000 $ for 3 year(s). [2023-10-14 21:19:42] - Zane McIntyre was added to Bruins. [2023-10-14 21:15:19] - Derek Stepan was added to Bruins. [2023-10-14 01:31:26] - Calvin de Haan was added to Bruins. [2023-10-14 01:30:33] - Marco Scandella was added to Bruins. [2023-10-14 01:30:12] - Wayne Simmonds was added to Bruins. [2023-10-14 01:29:56] - Dustin Brown was added to Bruins. [2023-10-14 01:29:52] - Dustin Tokarski was added to Bruins. [2023-10-14 01:26:52] - John Beecher was added to Bruins. [2023-10-14 00:58:13] - TRADE : From Golden Knights to Bruins : Mike Reilly, Nic Dowd, Ilya Mikheyev. [2023-10-14 00:58:13] - TRADE : From Bruins to Golden Knights : Logan Couture. [2023-10-03 21:09:50] - TRADE : From Bruins to Golden Knights : Mike Hoffman. [2023-10-03 20:46:54] - Team Name Change : Wolf Pack changed name to Bruins [2023-10-03 20:45:56] - Team Name Change : Rangers changed name to Bruins [2023-09-20 22:33:17] - Vinnie Hinostroza was released. [2023-09-20 22:33:17] - Rangers paid 0 $ to release Vinnie Hinostroza. [2023-09-20 22:33:13] - Nathan Beaulieu was released. [2023-09-20 22:33:13] - Rangers paid 0 $ to release Nathan Beaulieu. [2023-09-20 22:33:07] - Michael Frolik was released. [2023-09-20 22:33:07] - Rangers paid 0 $ to release Michael Frolik. [2023-09-20 22:33:03] - Jordie Benn was released. [2023-09-20 22:33:03] - Rangers paid 0 $ to release Jordie Benn. [2023-09-20 22:32:57] - John Quenneville was released. [2023-09-20 22:32:57] - Rangers paid 0 $ to release John Quenneville. [2023-09-20 22:32:21] - Greg Pateryn was released. [2023-09-20 22:32:21] - Rangers paid 0 $ to release Greg Pateryn. [2023-09-20 22:32:16] - Charlie Lindgren was released. [2023-09-20 22:32:16] - Rangers paid 0 $ to release Charlie Lindgren. [2023-09-20 22:32:12] - Braydon Coburn was released. [2023-09-20 22:32:12] - Rangers paid 0 $ to release Braydon Coburn. [2023-09-20 22:32:00] - Sam Gagner was released. [2023-09-20 22:32:00] - Rangers paid 0 $ to release Sam Gagner. [2023-09-20 22:31:55] - Patrice Bergeron was released. [2023-09-20 22:31:55] - Rangers paid 0 $ to release Patrice Bergeron. [2023-09-20 22:31:47] - Jack Johnson was released. [2023-09-20 22:31:47] - Rangers paid 0 $ to release Jack Johnson. [2023-09-20 22:31:43] - Dylan DeMelo was released. [2023-09-20 22:31:43] - Rangers paid 0 $ to release Dylan DeMelo. [2023-09-20 22:31:37] - Dustin Tokarski was released. [2023-09-20 22:31:37] - Rangers paid 0 $ to release Dustin Tokarski. [2023-09-20 22:31:31] - Andy Greene was released. [2023-09-20 22:31:31] - Rangers paid 0 $ to release Andy Greene. [2023-09-20 22:31:26] - Andrew Cogliano was released. [2023-09-20 22:31:26] - Rangers paid 0 $ to release Andrew Cogliano. [2023-09-20 22:31:21] - Andreas Athanasiou was released. [2023-09-20 22:31:21] - Rangers paid 0 $ to release Andreas Athanasiou. [2023-09-19 22:14:43] - TRADE : From Stars to Rangers : Y:2026-RND:4-DAL. [2023-06-30 22:10:39] - Sheldon Keefe contract with Rangers has ended. [2023-06-30 22:10:39] - Derek MacKenzie contract with Wolf Pack has ended. [2023-04-24 21:05:01] - Rangers was eliminated at round 4 of year 2022. [2023-04-06 22:26:25] - Wolf Pack didn't make playoff for year 2022. [2023-03-18 21:04:43] - New Record for Team's Most Points (22) in 1 Game for Rangers! [2023-02-18 17:59:22] - TRADE : From Rangers to Ducks : Jimmy Vesey. [2023-02-18 12:19:37] - TRADE : From Rangers to Blackhawks : Y:2025-RND:3-NYR, Y:2026-RND:4-NYR, Y:2027-RND:5-NYR. [2023-02-18 12:19:37] - TRADE : From Blackhawks to Rangers : Andrew Cogliano, Colton Sissons. [2023-02-17 22:26:29] - TRADE : From Capitals to Rangers : Logan Couture, Andy Greene, Mike Hoffman. [2023-02-17 22:26:29] - TRADE : From Rangers to Capitals : Matt Dumba, Ryan McLeod, Trey Fix-Wolansky, Nicklas Backstrom, Y:2026-RND:3-Buf. [2023-02-14 21:33:14] - TRADE : From Red Wings to Rangers : Nikolaj Ehlers, Josh Morrissey. [2023-02-14 21:33:14] - TRADE : From Rangers to Red Wings : Ryan Nugent-Hopkins, Jaccob Slavin, Ryan Greene (P), Y:2026-RND:1-NYR, Y:2024-RND:3-NYR. [2023-01-27 23:18:52] - Ryan McLeod was added to Rangers. [2023-01-26 20:33:36] - TRADE : From Rangers to Red Wings : Joel Eriksson Ek, Jack Roslovic, Mathieu Joseph, Y:2024-RND:3-DAL, Y:2027-RND:2-NYR. [2023-01-26 20:33:36] - TRADE : From Red Wings to Rangers : Patrice Bergeron, Matt Dumba, Dylan DeMelo, Vinnie Hinostroza. [2022-12-15 21:02:54] - TRADE : From Rangers to Lightning : Zach Senyshyn, Zachary L'Heureux (P). [2022-12-15 21:02:54] - TRADE : From Lightning to Rangers : Mathieu Joseph. [2022-10-13 22:14:30] - Ryan Greene has been added to Rangers. [2022-09-29 23:28:15] - Jordie Benn was added to Rangers. [2022-09-22 21:37:44] - Braydon Coburn was added to Rangers. [2022-09-22 21:37:27] - Sam Gagner was added to Rangers. [2022-09-21 22:52:59] - TRADE : From Rangers to Capitals : Joonas Donskoi. [2022-09-21 22:34:39] - Michael Frolik was added to Rangers. [2022-09-21 22:27:20] - Joonas Donskoi was added to Rangers. [2022-09-21 22:27:04] - John Quenneville was added to Rangers. [2022-09-21 22:26:43] - Jimmy Vesey was added to Rangers. [2022-09-21 22:25:29] - Jack Johnson was added to Rangers. [2022-09-21 22:24:52] - Greg Pateryn was added to Rangers. [2022-09-21 22:21:54] - Dustin Tokarski was added to Rangers. [2022-09-21 22:21:46] - Charlie Lindgren was added to Rangers. [2022-09-07 20:41:35] - Brendan Guhle was released. [2022-09-07 20:41:35] - Rangers paid 0 $ to release Brendan Guhle. [2022-09-07 20:40:51] - Nate Prosser was released. [2022-09-07 20:40:51] - Rangers paid 0 $ to release Nate Prosser. [2022-09-07 20:40:39] - Gavin Bayreuther was released. [2022-09-07 20:40:39] - Rangers paid 0 $ to release Gavin Bayreuther. [2022-09-07 20:40:32] - Devan Dubnyk was released. [2022-09-07 20:40:32] - Rangers paid 0 $ to release Devan Dubnyk. [2022-09-07 20:40:25] - Aaron Ness was released. [2022-09-07 20:40:25] - Rangers paid 0 $ to release Aaron Ness. [2022-09-06 19:36:52] - Vinnie Hinostroza was released. [2022-09-06 19:36:52] - Rangers paid 0 $ to release Vinnie Hinostroza. [2022-09-06 19:36:45] - Tyson Barrie was released. [2022-09-06 19:36:45] - Rangers paid 0 $ to release Tyson Barrie. [2022-09-06 19:36:37] - Trevor van Riemsdyk was released. [2022-09-06 19:36:37] - Rangers paid 0 $ to release Trevor van Riemsdyk. [2022-09-06 19:36:31] - Nico Sturm was released. [2022-09-06 19:36:31] - Rangers paid 0 $ to release Nico Sturm. [2022-09-06 19:36:24] - Kevin Lankinen was released. [2022-09-06 19:36:24] - Rangers paid 0 $ to release Kevin Lankinen. [2022-09-06 19:36:18] - Cody Ceci was released. [2022-09-06 19:36:18] - Rangers paid 0 $ to release Cody Ceci. [2022-09-06 19:36:07] - Brett Ritchie was released. [2022-09-06 19:36:07] - Rangers paid 0 $ to release Brett Ritchie. [2022-09-06 19:36:02] - Brad Hunt was released. [2022-09-06 19:36:02] - Rangers paid 0 $ to release Brad Hunt. [2022-08-24 22:05:11] - Jonathan Davidsson has been added to Rangers. [2022-08-24 22:04:31] - Jonathan Davidsson was released. [2022-08-24 22:04:31] - Rangers paid 0 $ to release Jonathan Davidsson. [2022-05-16 20:32:22] - Rangers was eliminated at round 2 of year 2021. [2022-05-14 23:19:04] - Wolf Pack was eliminated at round 2 of year 2021. [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-02-08 19:20:50] - TRADE : From Rangers to Lightning : J.T. Compher, Y:2022-RND:3-MTL, Y:2024-RND:3-LAK. [2022-02-08 19:20:50] - TRADE : From Lightning to Rangers : Brett Ritchie, Tyson Barrie. [2022-01-24 20:59:05] - TRADE : From Rangers to Blue Jackets : Brian Elliott, Henri Jokiharju, Emil Heineman (P), Y:2025-RND:1-NYR. [2022-01-24 20:59:05] - TRADE : From Blue Jackets to Rangers : Jack Campbell, Michal Teply (P). [2021-12-14 20:36:17] - TRADE : From Stars to Rangers : Rasmus Dahlin, Y:2024-RND:3-DAL. [2021-12-14 20:36:17] - TRADE : From Rangers to Stars : Andre Burakovsky, Y:2024-RND:1-NYR. [2021-11-25 20:01:15] - New Record for Team's Most Penalties Minutes (17) in 1 Game for Rangers! [2021-11-22 22:56:14] - TRADE : From Sabres to Rangers : Vinnie Hinostroza, Y:2026-RND:3-Buf. [2021-11-22 22:56:14] - TRADE : From Rangers to Sabres : Joel Armia, Y:2026-RND:2-NYR. [2021-11-22 21:36:56] - New Record for Team's Most Goals (8) in 1 Game for Rangers! [2021-11-02 17:52:22] - TRADE : From Senators to Rangers : Cody Ceci. [2021-11-02 17:52:22] - TRADE : From Rangers to Senators : Jason Spezza, Y:2023-RND:4-NYR. [2021-10-31 14:56:20] - Rangers show interest in Connor Clifton from waiver. [2021-10-29 22:15:21] - TRADE : From Rangers to Coyotes : Connor Hellebuyck. [2021-10-29 22:15:21] - TRADE : From Coyotes to Rangers : Kevin Lankinen, Zachary L'Heureux (P), Y:2022-RND:1-ARI. [2021-10-29 22:13:57] - TRADE : From Rangers to Red Wings : Kailer Yamamoto, Jacob Trouba, Tim Stutzle. [2021-10-29 22:13:57] - TRADE : From Red Wings to Rangers : Kyle Connor, Joel Eriksson Ek, Jack Roslovic, Henri Jokiharju. [2021-10-17 20:00:37] - New Record for Team's Most Points (21) in 1 Game for Rangers! [2021-10-17 20:00:37] - New Record for Team's Most Assists (14) in 1 Game for Rangers! [2021-10-14 22:44:13] - TRADE : From Rangers to Lightning : Nino Niederreiter, Sam Colangelo (P). [2021-10-14 22:44:13] - TRADE : From Lightning to Rangers : J.T. Compher, Y:2024-RND:3-LAK. [2021-10-08 23:48:07] - New Record for Team's Most Shots Blocked (24) in 1 Game for Rangers! [2021-10-08 23:47:23] - New Record for Team's Most Points (20) in 1 Game for Rangers! [2021-10-08 23:47:23] - New Record for Team's Most Assists (13) in 1 Game for Rangers! [2021-10-08 23:47:23] - New Record for Team's Most Goals (7) in 1 Game for Rangers! [2021-10-06 22:59:34] - Rangers hired Sheldon Keefe for 1 000 000 $ for 2 year(s). [2021-10-06 22:56:43] - Wolf Pack hired Derek MacKenzie for 500 000 $ for 2 year(s). [2021-10-06 22:56:24] - Wolf Pack fired Brad Larsen. [2021-10-06 22:56:20] - Rangers fired Claude Julien. [2021-10-05 21:59:12] - TRADE : From Rangers to Lightning : Matt Murray, Y:2023-RND:3-CAR. [2021-10-05 21:59:12] - TRADE : From Lightning to Rangers : Devan Dubnyk. [2021-09-30 22:25:52] - TRADE : From Rangers to Lightning : Y:2024-RND:1-CAR. [2021-09-30 22:25:52] - TRADE : From Lightning to Rangers : Jacob Trouba. [2021-09-23 22:42:11] - Aaron Ness was added to Rangers. [2021-09-23 22:41:47] - Nate Prosser was added to Rangers. [2021-09-20 22:35:31] - Brad Hunt was added to Rangers. [2021-09-20 22:33:49] - Brian Elliott was added to Rangers. [2021-09-03 21:26:47] - Pierre-Edouard Bellemare was released. [2021-09-03 21:26:47] - Rangers paid 0 $ to release Pierre-Edouard Bellemare. [2021-09-03 21:26:35] - Luke Glendening was released. [2021-09-03 21:26:35] - Rangers paid 0 $ to release Luke Glendening. [2021-09-03 21:26:29] - Jordan Oesterle was released. [2021-09-03 21:26:29] - Rangers paid 0 $ to release Jordan Oesterle. [2021-09-03 21:25:48] - Carl Gunnarsson was released. [2021-09-03 21:25:48] - Rangers paid 0 $ to release Carl Gunnarsson. [2021-09-03 21:25:42] - Artem Anisimov was released. [2021-09-03 21:25:42] - Rangers paid 0 $ to release Artem Anisimov. [2021-09-03 21:25:35] - Niklas Hjalmarsson was released. [2021-09-03 21:25:35] - Rangers paid 0 $ to release Niklas Hjalmarsson. [2021-08-29 16:15:58] - Alexander Steen was released. [2021-08-29 16:15:58] - Rangers paid 0 $ to release Alexander Steen. [2021-08-29 13:54:18] - Ryan McLeod has been added to Rangers. [2021-07-10 22:51:18] - TRADE : From Maple Leafs to Rangers : Nathan Beaulieu. [2021-07-10 22:51:18] - TRADE : From Rangers to Maple Leafs : Y:2022-RND:4-COL. [2021-05-30 22:46:31] - Rangers was eliminated at round 2 of year 2020. [2021-05-20 22:55:41] - Wolf Pack didn't make playoff for year 2020. [2021-04-18 23:34:32] - TRADE : From Jets to Rangers : Jason Spezza. [2021-04-18 23:34:32] - TRADE : From Rangers to Jets : Y:2025-RND:2-NYR. [2021-04-17 00:20:15] - TRADE : From Canadiens to Rangers : Niklas Hjalmarsson. [2021-04-17 00:20:15] - TRADE : From Rangers to Canadiens : Leo Komarov, Y:2024-RND:5-NYR. [2021-04-15 22:14:27] - TRADE : From Canadiens to Rangers : Joel Armia. [2021-04-15 22:14:27] - TRADE : From Rangers to Canadiens : Niklas Hjalmarsson, Y:2024-RND:2-NYR. [2021-04-15 22:14:24] - TRADE : From Rangers to Sabres : Mitch Reinke. [2021-04-15 22:14:24] - TRADE : From Sabres to Rangers : Pierre-Edouard Bellemare. [2021-03-13 19:08:21] - TRADE : From Senators to Rangers : Nino Niederreiter, Y:2022-RND:4-COL. [2021-03-13 19:08:21] - TRADE : From Rangers to Senators : Kevin Hayes. [2021-03-08 17:59:30] - TRADE : From Senators to Rangers : Brett Howden, Zach Senyshyn, Y:2021-RND:4-DET. [2021-03-08 17:59:30] - TRADE : From Rangers to Senators : Alex Nedeljkovic, Brady Skjei. [2021-03-06 21:55:37] - TRADE : From Sabres to Rangers : Andre Burakovsky, Ryan Nugent-Hopkins. [2021-03-06 21:55:37] - TRADE : From Rangers to Sabres : Aleksi Heponiemi, Isac Lundestrom, Josh Bailey, Y:2021-RND:1-NYR, Y:2022-RND:1-NYR. [2021-03-02 22:57:20] - TRADE : From Rangers to Sharks : Jake McCabe. [2021-02-16 20:51:47] - New Record for Team's Most Points (17) in 1 Game for Rangers! [2021-02-16 20:51:47] - New Record for Team's Most Assists (11) in 1 Game for Rangers! [2021-02-15 11:21:01] - TRADE : From Rangers to Lightning : Alex Ovechkin, Y:2023-RND:2-NYR, Y:2024-RND:2-TOR. [2021-02-15 11:21:01] - TRADE : From Lightning to Rangers : Jaccob Slavin, Luke Glendening. [2021-02-03 22:14:46] - TRADE : From Rangers to Hurricanes : Gabriel Carlsson, Johnny Boychuk, Nolan Patrick, Y:2022-RND:1-CAR. [2021-02-03 22:14:46] - TRADE : From Hurricanes to Rangers : Alex Ovechkin, Brendan Guhle. [2021-01-28 20:33:43] - TRADE : From Rangers to Jets : Dylan Sikura. [2021-01-20 22:11:30] - New Record for Team's Most Assists (10) in 1 Game for Rangers! [2021-01-07 21:08:33] - New Record for Team's Most Shots Blocked (20) in 1 Game for Rangers! [2020-12-30 19:41:40] - TRADE : From Bruins to Rangers : Andreas Athanasiou, Miro Heiskanen. [2020-12-30 19:41:40] - TRADE : From Rangers to Bruins : Anders Lee, Lias Andersson, Sebastian Johannes Aho, Y:2021-RND:1-STL, Y:2022-RND:1-EDM. [2020-12-27 20:23:22] - TRADE : From Sabres to Rangers : Matt Murray. [2020-12-27 20:23:22] - TRADE : From Rangers to Sabres : Joonas Donskoi, Y:2022-RND:3-MIN. [2020-12-20 21:06:54] - New Record for Team's Most Points (15) in 1 Game for Rangers! [2020-12-20 21:06:54] - New Record for Team's Most Goals (6) in 1 Game for Rangers! [2020-11-30 22:05:12] - Tim Stutzle was added to Rangers. [2020-11-26 00:31:29] - Wolf Pack hired Brad Larsen for 750 000 $ for 2 year(s). [2020-11-24 00:33:46] - TRADE : From Rangers to Sabres : Daniel Togersson (P), Y:2022-RND:2-NYR, Y:2022-RND:3-NYR. [2020-11-24 00:33:46] - TRADE : From Sabres to Rangers : Nicklas Backstrom. [2020-11-11 23:52:20] - TRADE : From Rangers to Sabres : Adam Henrique. [2020-11-08 22:24:58] - Louis Domingue was released. [2020-11-08 22:24:58] - Rangers paid 0 $ to release Louis Domingue. [2020-10-26 00:04:47] - Roni Hirvonen has been added to Rangers. [2020-10-26 00:04:35] - Drew Commesso has been added to Rangers. [2020-10-26 00:04:25] - Emil Heineman has been added to Rangers. [2020-10-26 00:03:11] - Daniel Togersson has been added to Rangers. [2020-10-26 00:02:11] - Sam Colangelo has been added to Rangers. [2020-10-25 23:28:58] - Tim Stutzle has been added to Rangers. [2020-10-10 17:12:14] - TRADE : From Rangers to Blackhawks : Y:2021-RND:4-NYR. [2020-10-10 17:12:14] - TRADE : From Blackhawks to Rangers : Alexander Steen. [2020-10-04 19:01:18] - Riley Nash was released. [2020-10-04 19:01:18] - Rangers paid 0 $ to release Riley Nash. [2020-10-04 19:01:13] - Cory Schneider was released. [2020-10-04 19:01:13] - Rangers paid 0 $ to release Cory Schneider. [2020-10-04 19:01:07] - Troy Brouwer was released. [2020-10-04 19:01:07] - Rangers paid 0 $ to release Troy Brouwer. [2020-10-04 19:01:01] - Nicolas Deslauriers was released. [2020-10-04 19:01:01] - Rangers paid 0 $ to release Nicolas Deslauriers. [2020-10-04 19:00:54] - Mattias Janmark was released. [2020-10-04 19:00:54] - Rangers paid 0 $ to release Mattias Janmark. [2020-10-04 19:00:47] - Dion Phaneuf was released. [2020-10-04 19:00:47] - Rangers paid 0 $ to release Dion Phaneuf. [2020-10-03 14:03:07] - TRADE : From Maple Leafs to Rangers : Y:2024-RND:2-TOR. [2020-10-03 14:03:07] - TRADE : From Rangers to Maple Leafs : Darren Helm, Michael Dal Colle. [2020-10-01 21:42:00] - TRADE : From Blues to Rangers : Kevin Hayes. [2020-10-01 21:42:00] - TRADE : From Rangers to Blues : Nic Petan, Y:2022-RND:3-CAR. [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 16:25:36] - TRADE : From Maple Leafs to Rangers : Anders Lee. [2020-09-30 16:25:36] - TRADE : From Rangers to Maple Leafs : Y:2021-RND:2-BOS. [2020-08-04 15:25:00] - TRADE : From Rangers to Canadiens : Ryan Getzlaf (78), Y:2020-RND:3-DAL. [2020-08-04 15:25:00] - TRADE : From Canadiens to Rangers : Adam Henrique (76), Niklas Hjalmarsson (70). [2020-06-03 23:09:04] - TRADE : From Rangers to Canadiens : Evan Bouchard (67). [2020-06-03 23:09:04] - TRADE : From Canadiens to Rangers : Brady Skjei (76), Joonas Donskoi (74), Sebastian Johannes Aho (72), Y:2022-RND:3-MTL. [2020-05-22 12:05:02] - Willie Desjardins contract with Wolf Pack has ended. [2020-05-15 13:29:22] - Wolf Packare the Farm Playoffs Champions for year 2019!
[2024-12-03 00:33:22] Bruins lines for next game are empty. Current rosters/lines are not erased. [2024-11-30 03:33:41] Auto Lines Function has been run for Bruins. [2024-11-30 03:33:41] Bruins lines errors : Normal line # 1 RW is empty.
Normal line # 4 RW is empty.
PP line 1 RW is empty.
PK line 1 C is empty.
4 vs 4 line 1 C is empty.
PK3 line 1 forward is empty.
LastMinOff line RW is empty.
LastMinDef line RW is empty.
Penalty Shot Player #1 is empty.
OT Forward #1 is empty.
[2024-11-30 03:33:36] David Pastrnak from Bruins is back from Exhaustion. [2024-11-30 03:33:36] Bruins lines for next game are empty. Current rosters/lines are not erased. [2024-11-29 22:36:09] Bruins lines for next game are empty. Current rosters/lines are not erased. [2024-11-29 00:51:13] Kaapo Kahkonen from Bruins is back from Left Hand Injury. [2024-11-29 00:51:13] Bruins lines for next game are empty. Current rosters/lines are not erased. [2024-11-29 00:51:12] David Pastrnak from Bruins is injured from Exhaustion. [2024-11-28 00:59:57] Both Bruins and Bruins lines for next game are empty. Current rosters/lines are not erased. [2024-11-28 00:59:50] Auto Lines Function has been run for Bruins. [2024-11-28 00:59:50] Bruins lines errors : Starting Goalie is empty.
[2024-11-28 00:59:50] Auto Roster Partial Function has been run for Bruins. [2024-11-28 00:59:50] Drew Commesso of Bruins was sent to pro. [2024-11-28 00:59:50] Bruins roster errors : Not enough Goalie available in Pro Team! 1 Dressed. 2 Required.
Some errors will be automatically fixed.
[2024-11-25 22:41:58] Drew Commesso of Bruins was sent to farm. [2024-11-25 22:41:58] Bruins lines for next game are empty. Current rosters/lines are not erased. But, Bruins lines for next game are NOT empty. Current pro rosters/lines are moved and might impact farm rosters/lines. [2024-11-25 22:41:50] Auto Lines Function has been run for Bruins. [2024-11-25 22:41:50] Bruins lines errors : Starting Goalie is empty.
[2024-11-25 22:41:50] Auto Roster Partial Function has been run for Bruins. [2024-11-25 22:41:50] Drew Commesso of Bruins was sent to pro. [2024-11-25 22:41:50] Bruins roster errors : Not enough Goalie available in Pro Team! 1 Dressed. 2 Required.
Some errors will be automatically fixed.
[2024-11-23 00:22:14] Drew Commesso of Bruins was sent to farm. [2024-11-23 00:22:07] Auto Lines Function has been run for Bruins. [2024-11-23 00:22:07] Auto Roster Partial Function has been run for Bruins. [2024-11-23 00:22:07] Drew Commesso of Bruins was sent to pro. [2024-11-23 00:22:07] Bruins roster errors : Not enough Goalie available in Pro Team! 1 Dressed. 2 Required.
Some errors will be automatically fixed.
[2024-11-21 22:54:51] Bruins lines for next game are empty. Current rosters/lines are not erased. [2024-11-21 22:54:50] Game 299 - Unknown Goalie from Bruins is injured (Back) and is out for 5 days. [2024-11-20 23:08:17] Drew Commesso of Bruins was sent to farm. [2024-11-20 18:36:59] Auto Lines Function has been run for Bruins. [2024-11-20 18:36:59] Auto Roster Partial Function has been run for Bruins. [2024-11-20 18:36:59] Drew Commesso of Bruins was sent to pro. [2024-11-20 18:36:59] Bruins roster errors : Not enough Goalie available in Pro Team! 1 Dressed. 2 Required.
Some errors will be automatically fixed.
[2024-11-19 09:22:41] Bruins lines for next game are empty. Current rosters/lines are not erased. But, Bruins lines for next game are NOT empty. Current pro rosters/lines are moved and might impact farm rosters/lines. [2024-11-19 09:22:39] Game 273 - Kaapo Kahkonen from Bruins is injured (Left Hand) and is out for 2 weeks. [2024-11-15 18:19:25] Bruins lines for next game are empty. Current rosters/lines are not erased. But, Bruins lines for next game are NOT empty. Current pro rosters/lines are moved and might impact farm rosters/lines. [2024-11-10 22:17:36] Bruins lines for next game are empty. Current rosters/lines are not erased. [2024-11-08 01:37:41] Bruins lines for next game are empty. Current rosters/lines are not erased. [2024-11-05 19:07:49] Travis Dermott from Bruins is back from Strained Left Elbow Injury. [2024-11-05 19:07:49] Bruins lines for next game are empty. Current rosters/lines are not erased. But, Bruins lines for next game are NOT empty. Current pro rosters/lines are moved and might impact farm rosters/lines. [2024-11-05 19:07:46] Game 192 - Travis Dermott from Bruins is injured (Strained Left Elbow) and is out for 2 days. [2024-11-05 00:36:51] Successfully loaded Bruins lines done with Web Base Client and SQLite Database. [2024-11-04 09:36:13] Bruins lines for next game are empty. Current rosters/lines are not erased. [2024-11-02 22:03:14] Auto Lines Function has been run for Bruins. [2024-11-02 22:03:14] Auto Roster Partial Function has been run for Bruins. [2024-11-02 22:03:14] Bruins 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-01 01:16:50] Noah Cates from Bruins is back from Left Hip Injury. [2024-11-01 01:16:50] Bruins lines for next game are empty. Current rosters/lines are not erased. But, Bruins lines for next game are NOT empty. Current pro rosters/lines are moved and might impact farm rosters/lines. [2024-11-01 01:16:48] Game 162 - Unknown Player from Bruins is injured (Bruised Right Leg) and is out for 1 week.