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
Bobby Ryan, Sam Gagner, Tom Pyatt, Nicklas Backstrom, Taylor Hall
Gardien
#1 : Mike Condon, #2 : Carey Price
Lignes d'Attaque Perso. en Prol.
, , , , , , , , , ,
Lignes de Défense Perso. en Prol.
, , , ,
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
Date
Matchup
Result
Detail
Date Limite d'Échange --- Les échange ne peuvent plus se faire après la simulation de cette journée!
Capacité de l'Aréna - Tendance du Prix des Billets - %
Niveau 1
Niveau 2
Niveau 3
Niveau 4
Luxe
Capacité de l'Aréna
8084
4255
5318
2127
1489
Prix des Billets
93
50
32
25
195
Assistance
0
0
0
0
0
Attendance PCT
0.00%
0.00%
0.00%
0.00%
0.00%
Revenus
Matchs à domicile Restants
Assistance Moyenne - %
Revenus Moyen par Match
Revenus Annuels à ce Jour
Capacité de l'Aréna
Popularité de l'Équipe
0
0 - 0.00%
0$
0$
21273
100
Dépenses
Salaire Total des Joueurs
Salaire Total Moyen des Joueurs
Salaire des Coachs
Valeur du Cap Salarial Spécial
65,500,000$
4,300,000$
0$
0$
Dépenses Annuelles à Ce Jour
Cap Salarial Par Jour
Cap salarial à ce jour
Taxe de Luxe Totale
0$
0$
0$
0$
Éstimation
Revenus de la Saison Éstimés
Jours Restants de la Saison
Dépenses Par Jour
Dépenses de la Saison Éstimées
0$
0
0$
0$
Total de l'Équipe Éstimé
Dépenses de la Saison Éstimées
Cap Salarial de la Saison Éstimé
Compte Bancaire Actuel
Compte Bancaire Projeté
0$
0$
14,912,525$
14,912,525$
Charte de Profondeur
Ailier Gauche
Centre
Ailier Droit
*J.T. Miller
AGE:24
PO:0
OV:71
Taylor Hall
AGE:25
PO:0
OV:71
Valtteri Filppula
AGE:33
PO:0
OV:70
Bobby Ryan
AGE:30
PO:0
OV:69
Sam Gagner
AGE:28
PO:0
OV:69
Tom Pyatt
AGE:30
PO:0
OV:67
Jamie McGinn
AGE:29
PO:0
OV:66
*Chris VandeVelde
AGE:30
PO:0
OV:65
Ben Smith
AGE:29
PO:0
OV:61
*Anton Slepyshev
AGE:23
PO:0
OV:59
Brandon DeFazio
AGE:29
PO:0
OV:59
*Jacob De La Rose
AGE:22
PO:0
OV:56
Tobias Lindberg
AGE:22
PO:0
OV:53
Aaron Palushaj
AGE:28
PO:0
OV:53
Jean Dupuy
AGE:23
PO:0
OV:52
Darren Nowick
AGE:25
PO:0
OV:52
*John Kurtz
AGE:28
PO:0
OV:49
Brett Gallant
AGE:28
PO:0
OV:47
Ryan Kesler
AGE:33
PO:0
OV:76
Nicklas Backstrom
AGE:29
PO:0
OV:76
Mike Fisher
AGE:37
PO:0
OV:73
*J.T. Miller
AGE:24
PO:0
OV:71
Valtteri Filppula
AGE:33
PO:0
OV:70
Bobby Ryan
AGE:30
PO:0
OV:69
Sam Gagner
AGE:28
PO:0
OV:69
*Chris VandeVelde
AGE:30
PO:0
OV:65
*Lukas Sedlak
AGE:24
PO:0
OV:62
Ben Smith
AGE:29
PO:0
OV:61
Gabriel Dumont
AGE:27
PO:0
OV:58
*Jacob De La Rose
AGE:22
PO:0
OV:56
Zach O'Brien
AGE:25
PO:0
OV:53
Jean Dupuy
AGE:23
PO:0
OV:52
Darren Nowick
AGE:25
PO:0
OV:52
Justin Williams
AGE:36
PO:0
OV:71
Bobby Ryan
AGE:30
PO:0
OV:69
Sam Gagner
AGE:28
PO:0
OV:69
Jamie McGinn
AGE:29
PO:0
OV:66
Ben Smith
AGE:29
PO:0
OV:61
*Anton Slepyshev
AGE:23
PO:0
OV:59
Gabriel Dumont
AGE:27
PO:0
OV:58
Danny Kristo
AGE:27
PO:0
OV:57
Sean Backman
AGE:31
PO:0
OV:56
Max Gortz
AGE:24
PO:0
OV:55
Scott Kosmachuk
AGE:23
PO:0
OV:55
Tobias Lindberg
AGE:22
PO:0
OV:53
Zach O'Brien
AGE:25
PO:0
OV:53
Aaron Palushaj
AGE:28
PO:0
OV:53
Jean Dupuy
AGE:23
PO:0
OV:52
Darren Nowick
AGE:25
PO:0
OV:52
Défense #1
Défense #2
Gardien
Dustin Byfuglien
AGE:32
PO:0
OV:80
Ryan McDonagh
AGE:28
PO:0
OV:76
*Oscar Klefbom
AGE:24
PO:0
OV:72
Kyle Quincey
AGE:32
PO:0
OV:71
Zach Bogosian
AGE:27
PO:0
OV:70
Mark Borowiecki
AGE:28
PO:0
OV:67
Greg Pateryn
AGE:27
PO:0
OV:65
Petter Granberg
AGE:25
PO:0
OV:58
*Roland McKeown
AGE:21
PO:0
OV:56
Michael Paliotta
AGE:24
PO:0
OV:55
Brandon Burlon
AGE:27
PO:0
OV:54
Ryan Johnston
AGE:25
PO:0
OV:52
Joel Chouinard
AGE:27
PO:0
OV:52
Jared Nightingale
AGE:35
PO:0
OV:51
Mac Bennett
AGE:26
PO:0
OV:51
Carey Price
AGE:29
PO:0
OV:83
*Mike Condon
AGE:27
PO:0
OV:76
Troy Grosenick
AGE:28
PO:0
OV:64
*Michael McNiven
AGE:20
PO:0
OV:57
Jeff Malcolm
AGE:28
PO:0
OV:46
Éspoirs
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
Éspoir
Nom de l'Équipe
Année de Repêchage
Choix Total
Information
Lien
Alec Dillon
Canadiens
2014
165
Boris Katchouk
Canadiens
2016
24
Brad Morrison
Canadiens
2015
84
Brent Moran
Canadiens
2014
135
Christian Wolanin
Canadiens
2015
204
Elvis Merzlikins
Canadiens
2014
105
Emil Pettersson
Canadiens
2013
215
Jan Drozg
Canadiens
2017
152
Jansen Harkins
Canadiens
2015
24
Jonathan Iilahti
Canadiens
Joonas Nattinen
Canadiens
Justin Sefton
Canadiens
2011
127
Kenton Helgesen
Canadiens
2014
195
Libor Hajek
Canadiens
2016
53
Louis Leblanc
Canadiens
Nikko Mikkola
Canadiens
2016
223
Olivier Archambault
Canadiens
Riley Stillman
Canadiens
2016
171
Robert Mayer
Canadiens
Ryan Gropp
Canadiens
2015
51
Yaroslav Kosov
Canadiens
2011
157
Choix au Repêchage
Année
R1
R2
R3
R4
R5
R6
R7
2018
MTL
MTL
MTL
MTL
2019
MTL
MTL
MTL
MTL
MTL
MTL
MTL
2020
MTL
MTL
MTL
MTL
MTL
MTL
MTL
2021
MTL
MTL
MTL
MTL
MTL
MTL
MTL
2022
MTL
MTL
MTL
MTL
MTL
MTL
MTL
[15.10.2017 21:59:48] - Canadiens hired Dan Bylsma for 1 000 000 Kč for 5 year(s). [15.10.2017 21:59:35] - Canadiens fired Craig Berube. [15.10.2017 21:56:28] - Gabriel Dumont has been selected as assistant for Bulldogs. [15.10.2017 21:56:28] - Lukas Sedlak is no longer as assistant for Bulldogs. [15.10.2017 21:56:28] - Anton Slepyshev has been selected as assistant for Bulldogs. [15.10.2017 21:56:28] - Jacob De La Rose is no longer as assistant for Bulldogs. [15.10.2017 21:56:28] - Jacob De La Rose has been selected as captain for Bulldogs. [15.10.2017 21:56:28] - Unknown Player is no longer captain for Bulldogs. [10.10.2017 20:54:08] - Lukas Sedlak has been selected as assistant for Bulldogs. [10.10.2017 20:54:08] - Unknown Player is no longer as assistant for Bulldogs. [10.10.2017 20:54:08] - Jacob De La Rose has been selected as assistant for Bulldogs. [10.10.2017 20:54:08] - Unknown Player is no longer as assistant for Bulldogs. [10.10.2017 20:54:08] - Greg Pateryn has been selected as captain for Bulldogs. [10.10.2017 20:54:08] - Unknown Player is no longer captain for Bulldogs. [10.10.2017 20:54:08] - Mike Fisher has been selected as assistant for Canadiens. [10.10.2017 20:54:08] - Ryan McDonagh is no longer as assistant for Canadiens. [10.10.2017 20:54:08] - Ryan McDonagh has been selected as assistant for Canadiens. [10.10.2017 20:54:08] - Unknown Player is no longer as assistant for Canadiens. [10.10.2017 20:54:08] - Justin Williams has been selected as captain for Canadiens. [10.10.2017 20:54:08] - Unknown Player is no longer captain for Canadiens. [05.10.2017 5:49:54] - General Manager Change : Canadiens hired general manager Marian Korcz [05.10.2017 5:49:54] - General Manager Change : Canadiens fired general manager Marián Korcz [05.10.2017 5:49:35] - General Manager Change : Canadiens hired general manager Marián Korcz [05.10.2017 5:49:35] - General Manager Change : Canadiens fired general manager Vacancy GM - Sebič [03.10.2017 10:00:55] - Canadiens drafts Jan Drozg as the #152 overall pick in the Entry Draft of year 2017. [02.10.2017 22:18:11] - Joel Chouinard was added to Canadiens. [02.10.2017 22:18:05] - Ryan Johnston was added to Canadiens. [02.10.2017 22:17:56] - Brandon Burlon was added to Canadiens. [02.10.2017 22:17:52] - Zach O'Brien was added to Canadiens. [02.10.2017 22:17:47] - Darren Nowick was added to Canadiens. [02.10.2017 22:17:39] - Jean Dupuy was added to Canadiens. [21.09.2017 6:51:20] - TRADE : From Canadiens to Avalanche : Y:2018-RND:2-PIT, Y:2018-RND:6-MTL. [21.09.2017 6:51:20] - TRADE : From Avalanche to Canadiens : Mike Condon (76). [21.09.2017 6:51:19] - Mike Condon was added to Canadiens. [17.09.2017 6:42:46] - TRADE : From Canadiens to Ducks : Michael Raffl (64). [17.09.2017 6:42:46] - TRADE : From Ducks to Canadiens : Y:2017-RND:6-ANA.