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
Chris Kreider, Jean-Gabriel Pageau, Phil Kessel, Greg Stewart, Mika Zibanejad
Gardien
#1 : Kristers Gudlevskis, #2 : Allen York
Lignes d’attaque personnalisées en prolongation
, , , , , , , , , ,
Lignes de défense personnalisées en prolongation
, , , ,
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
Choix au repêchage
Année
R1
R2
R3
R4
R5
2
3
4
5
6
[2022-06-08 8:48:43 PM] - New Record for Team's Most Hits (33) in 1 Game for Canadiens! [2022-05-19 9:47:22 PM] - Branden Troock signed with Canadiens for $300,000 for 1 year(s). [2022-05-19 9:47:22 PM] - Branden Troock was added to Canadiens. [2022-05-17 9:04:54 PM] - TRADE : From Canadiens to Blue Jackets : Daniel Carcillo (75), Dave Bolland (74), Mats Zuccarello (74). [2022-05-17 9:04:54 PM] - TRADE : From Blue Jackets to Canadiens : Brandon Bollig (74), Henrik Sedin (76), Tyler Kennedy (74). [2022-05-16 7:27:46 PM] - Anton Volchenkov signed with Canadiens for $500,000 for 1 year(s). [2022-05-16 7:27:46 PM] - Anton Volchenkov was added to Canadiens. [2022-05-15 9:22:33 PM] - TRADE : From Lightning to Canadiens : Kevin Shattenkirk (83). [2022-05-15 9:22:33 PM] - TRADE : From Canadiens to Lightning : John Carlson (81), Y:3-RND:3-Mon. [2022-04-25 7:52:29 PM] - New Record for Team's Most Shots (42) in 1 Game for Canadiens! [2022-04-17 10:03:30 PM] - TRADE : From Canadiens to Kings : Blake Hillman (55), Jean-Francois Berube (71). [2022-04-17 10:03:30 PM] - TRADE : From Kings to Canadiens : Luca Sbisa (68), Sami Aittokallio (66). [2022-04-11 7:04:47 PM] - New Record for Team's Most Shots (41) in 1 Game for Canadiens! [2022-04-03 12:02:47 AM] - TRADE : From Canadiens to Kings : Pierre-Marc Bouchard (73). [2022-04-03 12:02:47 AM] - TRADE : From Kings to Canadiens : Mats Zuccarello (74). [2022-04-01 7:02:03 PM] - TRADE : From Canadiens to Kings : Brady Skjei (79), Evgeni Malkin (80). [2022-04-01 7:02:03 PM] - TRADE : From Kings to Canadiens : Jean-Gabriel Pageau (77), John Carlson (81). [2022-03-28 7:51:11 PM] - TRADE : From Blue Jackets to Canadiens : Cam Fowler (79). [2022-03-28 7:51:11 PM] - TRADE : From Canadiens to Blue Jackets : Travis Hamonic (80). [2022-03-27 10:13:19 PM] - New Record for Team's Most Shots (40) in 1 Game for Canadiens! [2022-03-13 7:03:52 PM] - Chad Larose signed with Canadiens for $500,000 for 1 year(s). [2022-03-13 7:03:52 PM] - Chad Larose was added to Canadiens. [2022-02-21 9:00:52 PM] - New Record for Team's Most Shots (39) in 1 Game for Canadiens! [2022-02-18 7:06:35 PM] - New Record for Team's Most Shots (38) in 1 Game for Canadiens! [2022-02-09 7:20:04 PM] - New Record for Team's Most Penalties Minutes (21) in 1 Game for Canadiens! [2022-02-08 6:57:22 PM] - Travis Hamonic has been selected as assistant for Canadiens. [2022-02-08 6:57:21 PM] - Unknown Player is no longer as assistant for Canadiens. [2022-02-08 6:57:18 PM] - Evgeni Malkin has been selected as assistant for Canadiens. [2022-02-08 6:57:17 PM] - Unknown Player is no longer as assistant for Canadiens. [2022-02-08 6:57:11 PM] - Chris Kreider has been selected as the team Captain for the Canadiens. [2022-02-08 6:57:10 PM] - Unknown Player is no longer captain for Canadiens. [2022-01-24 8:12:41 PM] - New Record for Team's Most Hits (32) in 1 Game for Canadiens! [2022-01-24 8:12:41 PM] - New Record for Team's Most Shots Blocked (16) in 1 Game for Canadiens! [2022-01-18 7:22:06 PM] - TRADE : From Canadiens to Red Wings : Adam Werner (60), Tyler Pitlick (71), Y:3-RND:1-Mon. [2022-01-18 7:22:06 PM] - TRADE : From Red Wings to Canadiens : Igor Shesterkin (71), Dylan DeMelo (68), Brandon Pirri (70). [2022-01-15 9:39:47 PM] - New Record for Team's Most Shots Blocked (15) in 1 Game for Canadiens!
[2022-06-29 8:42:18 PM] Jakub Vrana from Rocket is back from Right Eye Injury.
[2022-06-26 9:01:58 PM] Successfully loaded Canadiens lines done with Web Base Client and SQLite Database.
[2022-06-26 10:07:53 AM] Successfully loaded Canadiens lines done with Web Base Client and SQLite Database. [2022-06-22 8:34:14 PM] Philip Larsen from Canadiens is back from Sprained Left Knee Injury. [2022-06-22 8:34:13 PM] Game 1012 - Jakub Vrana from Rocket is injured (Right Eye) and is out for 2 weeks.
[2022-06-14 9:00:56 PM] Successfully loaded Canadiens lines done with Web Base Client and SQLite Database.
[2022-06-14 8:59:22 PM] Successfully loaded Canadiens lines done with Web Base Client and SQLite Database. [2022-06-13 7:02:43 PM] Game 976 - Philip Larsen from Canadiens is injured (Sprained Left Knee) and is out for 2 weeks.
[2022-06-12 9:16:36 PM] Successfully loaded Canadiens lines done with Web Base Client and SQLite Database.
[2022-06-10 11:36:37 PM] Farm Game #955 - Mattias Tedenby from Rocket has scored a Hat Trick!
[2022-06-08 8:48:43 PM] New Record for Team's Most Hits (33) in 1 Game for Canadiens!
[2022-06-08 8:48:16 PM] Successfully loaded Canadiens lines done with Web Base Client and SQLite Database.
[2022-06-05 9:28:48 PM] Successfully loaded Canadiens lines done with Web Base Client and SQLite Database.
[2022-06-05 9:25:47 PM] Successfully loaded Canadiens lines done with Web Base Client and SQLite Database. [2022-06-01 9:08:39 PM] Luca Sbisa from Rocket is back from Strained Right Elbow Injury.
[2022-06-01 9:06:23 PM] Successfully loaded Canadiens lines done with Web Base Client and SQLite Database.
[2022-05-28 9:07:43 PM] Successfully loaded Canadiens lines done with Web Base Client and SQLite Database.
[2022-05-28 9:05:02 PM] Successfully loaded Canadiens lines done with Web Base Client and SQLite Database. [2022-05-27 7:18:30 PM] Game 890 - Luca Sbisa from Rocket is injured (Strained Right Elbow) and is out for 1 week.
[2022-05-26 7:32:20 PM] Successfully loaded Canadiens lines done with Web Base Client and SQLite Database. [2022-05-24 11:10:45 PM] Jack Glover from Rocket is back from Bruised Right Foot Injury.
[2022-05-24 11:09:42 PM] Successfully loaded Canadiens lines done with Web Base Client and SQLite Database.
[2022-05-22 6:57:18 AM] Successfully loaded Canadiens lines done with Web Base Client and SQLite Database.
[2022-05-22 6:57:18 AM] Branden Troock of Canadiens was sent down to farm.
[2022-05-19 9:59:52 PM] Successfully loaded Canadiens lines done with Web Base Client and SQLite Database.
Pas de blessure ou de suspension.
Canadiens Leaders statistiques (saison régulière)
#
Nom du joueur
GP
G
A
P
+/-
PIM
HIT
HTT
SHT
SHT%
SB
MP
AMG
PPG
PPA
PPP
PPS
PKG
PKA
PKP
PKS
GW
GT
FO%
HT
P/20
PSG
PSS
Canadiens Leaders des statistiques des gardiens (saison régulière)