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
Sean Monahan, Filip Forsberg, Gabriel Landeskog, Mark Scheifele, Adam Henrique
Gardien
#1 : Oscar Dansk, #2 : Michal Neuvirth
Lignes d'Attaque Perso. en Prol.
Filip Forsberg, Jakub Vrana, Sean Monahan, Mark Scheifele, Gabriel Landeskog, Phillip Danault, Phillip Danault, Noel Acciari, Adam Henrique, Brendan Lemieux, Maxim Shalunov
Lignes de Défense Perso. en Prol.
Alex Pietrangelo, Julius Honka, Tyler Myers, Nikita Nesterov, Simon Despres
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
Éspoir
Nom de l'Équipe
Année de Repêchage
Choix Total
Information
Lien
Arvid Söderblom
Montreal Canadiens
2021
166
Brett Berard
Montreal Canadiens
2020
97
Carter Mazur
Montreal Canadiens
2022
115
Connor Hvidston
Montreal Canadiens
2022
174
Danila Klimovich
Montreal Canadiens
2021
52
Devon Levi
Montreal Canadiens
2020
114
Elliot Desnoyers
Montreal Canadiens
2021
89
Elmer Söderblom
Montreal Canadiens
2021
71
Ethan Del Mastro
Montreal Canadiens
2021
123
Jack Thompson
Montreal Canadiens
2022
85
Jackson Blake
Montreal Canadiens
2021
130
Jakub Dobes
Montreal Canadiens
2022
203
Josh Doan
Montreal Canadiens
2021
106
Logan Stankoven
Montreal Canadiens
2021
27
Ludwig Persson
Montreal Canadiens
2022
64
Mason Lohrei
Montreal Canadiens
2021
104
Mattias Hävelid
Montreal Canadiens
2022
33
Michael Mastrodomenico
Montreal Canadiens
2022
166
Milton Oscarson
Montreal Canadiens
2022
144
Peter Reynolds
Montreal Canadiens
2021
115
Ryan Tverberg
Montreal Canadiens
2022
191
Talyn Boyko
Montreal Canadiens
2022
211
Thomas Bordeleau
Montreal Canadiens
2020
30
Topi Niemela
Montreal Canadiens
2020
61
Vsevolod Komarov
Montreal Canadiens
2022
204
Wyatt Johnston
Montreal Canadiens
2021
37
Zakhar Bardakov
Montreal Canadiens
2021
156
Choix au Repêchage
Année
R1
R2
R3
R4
R5
R6
R7
2023
[CON: COL]
2024
2025
2026
2027
[2023-01-31 06:12:38] - TRADE : From Toronto Maple Leafs to Montreal Canadiens : Adam Henrique. [2023-01-31 06:12:38] - TRADE : From Montreal Canadiens to Toronto Maple Leafs : Jack Hughes 03 (P), Y:2024-RND:2-STL. [2023-01-30 06:49:02] - TRADE : From Montreal Canadiens to Arizona Coyotes : Y:2023-RND:4-MIN, Y:2024-RND:7-VEG. [2023-01-30 06:49:02] - TRADE : From Arizona Coyotes to Montreal Canadiens : Noel Acciari. [2023-01-02 06:31:42] - Jonathan Audy-Marchessault signed with Montreal Canadiens for 800 000 $ for 1 year(s). [2023-01-02 06:31:42] - Jonathan Audy-Marchessault was added to Montreal Canadiens. [2022-12-04 06:39:31] - TRADE : From Montreal Canadiens to Dallas Stars : Sam Steel. [2022-12-04 06:39:31] - TRADE : From Dallas Stars to Montreal Canadiens : Conner Bleackley. [2022-12-02 07:22:32] - TRADE : From Montreal Canadiens to Anaheim Ducks : Simeon Varlamov. [2022-12-02 07:22:32] - TRADE : From Anaheim Ducks to Montreal Canadiens : Oscar Dansk. [2022-11-06 05:31:24] - TRADE : From Montreal Canadiens to Anaheim Ducks : Chandler Stephenson. [2022-11-06 05:31:24] - TRADE : From Anaheim Ducks to Montreal Canadiens : Y:2023-RND:3-BOS, Y:2024-RND:7-ANH. [2022-11-05 12:19:16] - TRADE : From Montreal Canadiens to Colorado Avalanche : Y:2023-RND:7-FLA. [2022-11-05 12:19:16] - TRADE : From Colorado Avalanche to Montreal Canadiens : Francis Beauvillier, Y:2023-RND:7-COL. [2022-11-05 06:26:02] - TRADE : From Vancouver Canucks to Montreal Canadiens : Jordan Oesterle. [2022-11-05 06:26:02] - TRADE : From Montreal Canadiens to Vancouver Canucks : Mathieu Desgagnés. [2022-11-04 18:20:35] - Joseph Labate has been selected as the team Captain for the Trois-Rivières Lions. [2022-11-04 18:20:34] - Unknown Player is no longer captain for Trois-Rivières Lions. [2022-11-03 06:25:53] - TRADE : From Colorado Avalanche to Montreal Canadiens : Sean Monahan, Jordan Eberle, 500 000 $ (Salary Cap). [2022-11-03 06:25:53] - TRADE : From Montreal Canadiens to Colorado Avalanche : William Karlsson, Jakub Voracek, Justin Auger, Marcus Davidsson, Matthew Coronato (P), Nathan Gaucher (P), Ryan St. Louis (P), Tanner Dickinson (P), Y:2023-RND:5-WPG, Conditional Draft Pick - Y:2023-RND:1-CHI. [2022-10-31 05:56:32] - TRADE : From Toronto Maple Leafs to Montreal Canadiens : Y:2024-RND:5-TOR, Y:2024-RND:7-TOR. [2022-10-31 05:56:32] - TRADE : From Montreal Canadiens to Toronto Maple Leafs : Y:2023-RND:5-SEA, Y:2023-RND:7-QUE. [2022-10-24 06:34:42] - Simeon Varlamov signed with Montreal Canadiens for 900 000 $ for 1 year(s). [2022-10-24 06:34:42] - Simeon Varlamov was added to Montreal Canadiens. [2022-10-24 06:34:35] - Keaton Ellerby signed with Montreal Canadiens for 800 000 $ for 1 year(s). [2022-10-24 06:34:35] - Keaton Ellerby was added to Montreal Canadiens. [2022-10-20 07:22:17] - TRADE : From Arizona Coyotes to Montreal Canadiens : Michael Pezzetta, Y:2026-RND:7-ARZ. [2022-10-20 07:22:17] - TRADE : From Montreal Canadiens to Arizona Coyotes : 500 000 $ (Salary Cap), Y:2023-RND:5-DAL. [2022-10-15 17:32:25] - Marcus Davidsson has been selected as the team Captain for the Trois-Rivières Lions. [2022-10-15 17:32:24] - Unknown Player is no longer captain for Trois-Rivières Lions. [2022-10-15 07:49:17] - Fredrik Claesson signed with Montreal Canadiens for 750 000 $ for 1 year(s). [2022-10-15 07:49:17] - Fredrik Claesson was added to Montreal Canadiens. [2022-10-10 07:55:34] - Magnus Paajarvi signed with Montreal Canadiens for 750 000 $ for 1 year(s). [2022-10-10 07:55:34] - Magnus Paajarvi was added to Montreal Canadiens. [2022-10-10 07:55:27] - Maxim Shalunov signed with Montreal Canadiens for 750 000 $ for 1 year(s). [2022-10-10 07:55:27] - Maxim Shalunov was added to Montreal Canadiens. [2022-10-09 06:53:00] - TRADE : From Pittsburgh Penguins to Montreal Canadiens : Arvid Söderblom (P), Y:2023-RND:4-MIN. [2022-10-09 06:53:00] - TRADE : From Montreal Canadiens to Pittsburgh Penguins : Noah Gregor. [2022-09-29 09:40:53] - TRADE : From Florida Panthers to Montreal Canadiens : Y:2023-RND:7-FLA. [2022-09-29 09:40:53] - TRADE : From Montreal Canadiens to Florida Panthers : Michael McNiven. [2022-09-19 06:08:06] - TRADE : From Vegas Golden Knights to Montreal Canadiens : Daniel Vladar. [2022-09-12 07:13:43] - Jeffrey Viel has been selected as assistant for Trois-Rivières Lions. [2022-09-12 07:13:42] - Unknown Player is no longer as assistant for Trois-Rivières Lions. [2022-09-12 07:13:31] - Joseph Duszak has been selected as assistant for Trois-Rivières Lions. [2022-09-12 07:13:30] - Unknown Player is no longer as assistant for Trois-Rivières Lions. [2022-09-12 07:13:19] - Justin Auger has been selected as the team Captain for the Trois-Rivières Lions. [2022-09-12 07:13:18] - Unknown Player is no longer captain for Trois-Rivières Lions. [2022-09-12 07:13:09] - Filip Forsberg has been selected as assistant for Montreal Canadiens. [2022-09-12 07:13:09] - Unknown Player is no longer as assistant for Montreal Canadiens. [2022-09-12 07:13:06] - Phillip Danault has been selected as assistant for Montreal Canadiens. [2022-09-12 07:13:05] - Filip Forsberg is no longer as assistant for Montreal Canadiens. [2022-09-12 07:12:50] - Alex Pietrangelo has been selected as the team Captain for the Montreal Canadiens. [2022-09-12 07:12:49] - Unknown Player is no longer captain for Montreal Canadiens. [2022-09-11 07:21:50] - TRADE : From Chicago Blackhawks to Montreal Canadiens : Jakub Zboril. [2022-09-01 07:09:49] - TRADE : From Montreal Canadiens to Colorado Avalanche : Artyom Zub, Tomas Plekanec, Y:2023-RND:4-VAN. [2022-09-01 07:09:49] - TRADE : From Colorado Avalanche to Montreal Canadiens : Y:2023-RND:2-VEG. [2022-08-21 10:35:49] - TRADE : From Colorado Avalanche to Montreal Canadiens : Y:2026-RND:7-MTL. [2022-08-21 10:35:49] - TRADE : From Montreal Canadiens to Colorado Avalanche : Kurtis MacDermid, Brett Budgell, Frédérick Gaudreau.
[2023-02-08 06:16:38] Pro Game #1088 - Filip Forsberg from Montreal Canadiens has scored a Hat Trick!
[2023-02-02 05:50:37] Joel Kiviranta(Montreal Canadiens) cleared from waivers and was sent to down farm.
[2023-02-01 05:51:14] Magnus Paajarvi(Montreal Canadiens) cleared from waivers and was sent to down farm.
[2023-01-31 07:01:29] Joel Kiviranta of Montreal Canadiens was sent down to farm.
[2023-01-31 07:01:28] Montreal Canadiens placed Joel Kiviranta on waivers.
[2023-01-31 07:01:17] Montreal Canadiens roster errors : Too many Players available in Pro Team! 19 Dressed. Maximum is 18.
Some errors will be automatically fixed.
[2023-01-31 06:12:38] TRADE : From Toronto Maple Leafs to Montreal Canadiens : Adam Henrique. [2023-01-31 06:12:38] TRADE : From Montreal Canadiens to Toronto Maple Leafs : Jack Hughes 03 (P), Y:2024-RND:2-STL.
[2023-01-30 16:34:50] Magnus Paajarvi of Montreal Canadiens was sent down to farm.
[2023-01-30 16:34:49] Montreal Canadiens placed Magnus Paajarvi on waivers. [2023-01-30 06:49:02] TRADE : From Montreal Canadiens to Arizona Coyotes : Y:2023-RND:4-MIN, Y:2024-RND:7-VEG. [2023-01-30 06:49:02] TRADE : From Arizona Coyotes to Montreal Canadiens : Noel Acciari. [2023-01-30 06:48:29] Game 987 - Joseph Duszak from Trois-Rivières Lions is injured (Broken Bone (Left Leg)) and is out for 2 months.
[2023-01-19 06:09:48] Joel Kiviranta of Montreal Canadiens was sent to pro.
[2023-01-19 06:09:40] Montreal Canadiens roster errors : Not enough Players available in Pro Team! 17 Dressed. 18 Required.
Some errors will be automatically fixed.
[2023-01-18 06:57:26] Game 939 - Jordan Eberle from Montreal Canadiens is injured (Torn Left MCL) and is out for 2 months. [2023-01-17 07:32:28] Montreal Canadiens Messenger Address was changed to .
[2023-01-13 17:45:55] Cory Schneider(Montreal Canadiens) cleared from waivers and was sent down to farm.
[2023-01-12 07:35:31] Cory Schneider of Montreal Canadiens was sent to farm.
[2023-01-12 07:35:30] Montreal Canadiens placed Cory Schneider on waivers. [2023-01-07 07:24:42] Joel Kiviranta from Trois-Rivières Lions is back from Lower Body Injury.