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
Jussi Jokinen, Alexander Ovechkin, Jason Spezza, Jamie Benn, Brayden Schenn
Gardien
#1 : Pekka Rinne, #2 : Mike Condon
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
Capacité de l'Aréna - Tendance du Prix des Billets - %
Niveau 1
Niveau 2
Niveau 3
Niveau 4
Luxe
Capacité de l'Aréna
6000
5000
2000
4000
1000
Prix des Billets
150
86
72
41
385
Assistance
193213
152641
63861
128595
31558
Attendance PCT
78.54%
74.46%
77.88%
78.41%
76.97%
Revenus
Matchs à domicile Restants
Assistance Moyenne - %
Revenus Moyen par Match
Revenus Annuels à ce Jour
Capacité de l'Aréna
Popularité de l'Équipe
0
13899 - 77.22%
1,571,844$
64,445,584$
18000
100
Dépenses
Salaire Total des Joueurs
Salaire Total Moyen des Joueurs
Salaire des Coachs
Valeur du Cap Salarial Spécial
61,415,001$
58,015,001$
0$
0$
Dépenses Annuelles à Ce Jour
Cap Salarial Par Jour
Cap salarial à ce jour
Taxe de Luxe Totale
57,438,298$
339,309$
56,935,564$
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
342,072$
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$
59,982,688$
120,510,704$
120,510,704$
Charte de Profondeur
Ailier Gauche
Centre
Ailier Droit
Jamie Benn
AGE:26
PO:0
OV:75
Alexander Ovechkin
AGE:30
PO:0
OV:74
Jussi Jokinen
AGE:32
PO:0
OV:71
Brayden Schenn
AGE:24
PO:0
OV:70
Daniel Winnik
AGE:30
PO:0
OV:67
Edward Purcell
AGE:30
PO:0
OV:67
Vernon Fiddler
AGE:35
PO:0
OV:65
Matt Calvert
AGE:25
PO:0
OV:64
Dominic Moore
AGE:35
PO:0
OV:63
Marcus Foligno
AGE:24
PO:0
OV:63
Michael Santorelli
AGE:29
PO:0
OV:61
*Brian Hart
AGE:21
PO:0
OV:46
*Ludvig Rensfeldt
AGE:23
PO:0
OV:45
*Mattias Lindstrom
AGE:24
PO:0
OV:44
*Alexander Delnov
AGE:21
PO:0
OV:42
*Andrew Yogan
AGE:23
PO:0
OV:42
*Rob Flick
AGE:24
PO:0
OV:42
*Julien Pelletier
AGE:19
PO:0
OV:41
*Christopher Clapperton
AGE:21
PO:0
OV:39
Jason Spezza
AGE:32
PO:0
OV:72
Brayden Schenn
AGE:24
PO:0
OV:70
Tyler Johnson
AGE:25
PO:0
OV:69
Tyler Bozak
AGE:29
PO:0
OV:68
Daniel Winnik
AGE:30
PO:0
OV:67
Vernon Fiddler
AGE:35
PO:0
OV:65
Dominic Moore
AGE:35
PO:0
OV:63
Michael Santorelli
AGE:29
PO:0
OV:61
*Mike Winther
AGE:21
PO:0
OV:45
*Dominic Turgeon
AGE:19
PO:0
OV:44
*Louis-Marc Aubry
AGE:23
PO:0
OV:44
*Andrew Yogan
AGE:23
PO:0
OV:42
*Joseph Labate
AGE:22
PO:0
OV:42
*Rob Flick
AGE:24
PO:0
OV:42
*Joachim Nermark
AGE:22
PO:0
OV:41
Bill Arnold
AGE:23
PO:0
OV:39
Alexander Ovechkin
AGE:30
PO:0
OV:74
Jason Spezza
AGE:32
PO:0
OV:72
Jussi Jokinen
AGE:32
PO:0
OV:71
Brayden Schenn
AGE:24
PO:0
OV:70
Tyler Johnson
AGE:25
PO:0
OV:69
Ales Hemsky
AGE:32
PO:0
OV:67
Daniel Winnik
AGE:30
PO:0
OV:67
Edward Purcell
AGE:30
PO:0
OV:67
Matt Calvert
AGE:25
PO:0
OV:64
Marcus Foligno
AGE:24
PO:0
OV:63
David Jones
AGE:31
PO:0
OV:61
Michael Santorelli
AGE:29
PO:0
OV:61
Justin Fontaine
AGE:27
PO:0
OV:59
Mike Sislo
AGE:27
PO:0
OV:55
*Brian Hart
AGE:21
PO:0
OV:46
*Zach O'Brien
AGE:23
PO:0
OV:45
*Max Gaede
AGE:23
PO:0
OV:44
*Markus Soberg
AGE:20
PO:0
OV:39
Défense #1
Défense #2
Gardien
T.J. Brodie
AGE:25
PO:0
OV:70
Kevin Klein
AGE:30
PO:0
OV:69
Kevin Shattenkirk
AGE:26
PO:0
OV:69
Alec Martinez
AGE:28
PO:0
OV:68
Jake Gardiner
AGE:25
PO:0
OV:65
Jonas Brodin
AGE:22
PO:0
OV:64
Deryk Engelland
AGE:33
PO:0
OV:61
James Wisniewski
AGE:31
PO:0
OV:60
Brian Lashoff
AGE:25
PO:0
OV:56
*Julian Melchiori
AGE:23
PO:0
OV:52
*Taylor Doherty
AGE:24
PO:0
OV:47
*Keegan Kanzig
AGE:20
PO:0
OV:46
*Dalton Thrower
AGE:21
PO:0
OV:45
*Guillaume Gelinas
AGE:22
PO:0
OV:45
*Alexander Peters
AGE:19
PO:0
OV:44
*Alex Theriau
AGE:23
PO:0
OV:42
*Andrew O'Brien
AGE:22
PO:0
OV:42
*Michael Downing
AGE:20
PO:0
OV:42
*Rhett Holland
AGE:22
PO:0
OV:42
*Timothy Boyle
AGE:22
PO:0
OV:41
*Eric Roy
AGE:20
PO:0
OV:39
Pekka Rinne
AGE:32
PO:0
OV:79
*Mike Condon
AGE:25
PO:0
OV:59
Joni Ortio
AGE:24
PO:0
OV:51
Tyler Bunz
AGE:23
PO:0
OV:47
*Olivier Roy
AGE:24
PO:0
OV:40
*Fredrik Pettersson-Wentzel
AGE:24
PO:0
OV:39
É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
Auguste Impose
Montreal
2015
157
Brandon Duhaime
Montreal
2016
167
Fredrik Karlstrom
Montreal
2016
170
Luke Green
Montreal
2016
112
Nolan Stevens
Montreal
2016
180
Choix au Repêchage
Année
R1
R2
R3
R4
R5
R6
R7
2018
Mon
Was
Tor
Ana Mon
Det [CON: Har]
2019
Mon
Mon
Mon
Mon
Mon
Mon
Atl
2020
Mon
Mon
Mon
Mon
Mon
Mon
Mon
2021
Mon
Mon
Mon
Mon
Mon
Mon
Mon
[2016-09-11 15:34:27] - Mike Condon was added to Montreal. [2016-09-16 21:12:20] - David Jones was added to Montreal. [2016-09-20 19:49:36] - Justin Fontaine was added to Montreal. [2016-09-20 19:49:37] - TRADE : From Montreal to Seattle : Viktor Stalberg (60). [2016-09-20 19:49:37] - TRADE : From Seattle to Montreal : Justin Fontaine (59). [2016-10-26 20:00:16] - Unknown Player is no longer as assistant for Montreal. [2016-10-26 20:00:16] - Jason Spezza has been selected as assistant for Montreal. [2016-11-22 06:22:31] - TRADE : From Montreal to Kansas City : 1 $ (Money). [2016-11-26 08:15:07] - James Wisniewski was added to Montreal. [2016-11-26 08:15:09] - TRADE : From Kansas City to Montreal : James Wisniewski (61). [2016-11-26 08:15:09] - TRADE : From Montreal to Kansas City : 1 $ (Money). [2017-01-12 22:24:32] - Montreal show interest in Tomas Fleischmann from waiver. [2017-01-13 20:00:22] - Montreal claimed Tomas Fleischmann from waivers by Kansas City for 0 $. [2017-01-13 20:00:22] - Tomas Fleischmann was added to Montreal. [2017-01-14 00:27:01] - Montreal paid 2 688 482 $ to release Tomas Fleischmann. [2017-01-14 00:27:01] - Tomas Fleischmann was released. [2017-01-17 21:50:42] - Jori Lehtera was added to Montreal. [2017-01-17 21:50:42] - TRADE : From Montreal to Nashville : Christopher Wagner (39). [2017-01-17 21:50:42] - TRADE : From Nashville to Montreal : Jori Lehtera (64). [2017-01-17 21:51:35] - Matt Read was added to Montreal. [2017-01-17 21:51:36] - TRADE : From Montreal to Washington : Sean Day (P), Y:2017-RND:7-LA . [2017-01-17 21:51:36] - TRADE : From Washington to Montreal : Matt Read (64), Y:2018-RND:5-Stl. [2017-01-20 22:56:06] - Dominic Moore was added to Montreal. [2017-01-20 22:56:07] - TRADE : From Montreal to Hartford : Jori Lehtera (64), Conditional Draft Pick - Y:2018-RND:7-Det. [2017-01-20 22:56:07] - TRADE : From Hartford to Montreal : Dominic Moore (63). [2017-02-02 20:55:14] - Kevin Klein was added to Montreal. [2017-02-02 20:55:15] - TRADE : From Kansas City to Montreal : Kevin Klein (68). [2017-02-02 20:55:15] - TRADE : From Montreal to Kansas City : Ben Lovejoy (66), Linus Nassen (P), Ross Colton (P). [2017-02-04 10:35:16] - John-Michael Liles was added to Montreal. [2017-02-04 10:35:17] - TRADE : From Montreal to San Jose : Y:2018-RND:5-Stl. [2017-02-04 10:35:17] - TRADE : From San Jose to Montreal : John-Michael Liles (65). [2017-02-04 14:29:46] - Ales Hemsky was added to Montreal. [2017-02-04 14:29:46] - Deryk Engelland was added to Montreal. [2017-02-04 14:29:46] - Jonas Brodin was added to Montreal. [2017-02-04 14:29:46] - TRADE : From Montreal to Hartford : Jannik Hansen (66), Jared Spurgeon (68), Y:2018-RND:4-Mon. [2017-02-04 14:29:46] - TRADE : From Hartford to Montreal : Ales Hemsky (66), Deryk Engelland (61), Jonas Brodin (64). [2017-02-07 20:13:26] - Tyler Bozak was added to Montreal. [2017-02-07 20:13:27] - TRADE : From Montreal to Toronto : John Mitchell (64), Connor Ingram (P), Taylor Raddysh (P). [2017-02-07 20:13:27] - TRADE : From Toronto to Montreal : Tyler Bozak (68), Y:2017-RND:4-Stl. [2017-02-08 20:00:17] - Maxim Lapierre is no longer captain for Rocket. [2017-02-08 20:00:17] - Michael Santorelli has been selected as captain for Rocket. [2017-02-08 20:00:17] - Simon Moser is no longer as assistant for Rocket. [2017-02-08 20:00:17] - Dominic Turgeon has been selected as assistant for Rocket. [2017-02-08 20:00:17] - Unknown Player is no longer as assistant for Rocket. [2017-02-08 20:00:17] - Brian Hart has been selected as assistant for Rocket. [2017-02-08 23:57:59] - Calvin de Haan was added to Montreal. [2017-02-08 23:57:59] - Thomas Hickey was added to Montreal. [2017-02-08 23:58:00] - TRADE : From Montreal to Kansas City : Alec Martinez (68), Jake Gardiner (65), Sami Niku (P). [2017-02-08 23:58:00] - TRADE : From Kansas City to Montreal : Calvin de Haan (63), Thomas Hickey (65). [2017-02-25 09:08:33] - Alec Martinez was added to Montreal. [2017-02-25 09:08:33] - Jake Gardiner was added to Montreal. [2017-02-25 09:08:35] - TRADE : From Montreal to Kansas City : Calvin de Haan (63), Thomas Hickey (65). [2017-02-25 09:08:35] - TRADE : From Kansas City to Montreal : Alec Martinez (68), Jake Gardiner (64), Sami Niku (P). [2017-02-27 21:58:45] - TRADE : From Montreal to Kansas City : Sami Niku (P). [2017-02-27 21:58:45] - TRADE : From Kansas City to Montreal : 1 $ (Money). [2017-03-02 00:03:30] - TRADE : From Montreal to Anaheim : John-Michael Liles (65). [2017-03-02 00:03:30] - TRADE : From Anaheim to Montreal : Y:2018-RND:6-Ana. [2017-03-02 00:04:34] - Daniel Winnik was added to Montreal. [2017-03-02 00:04:36] - TRADE : From Montreal to Rangers : Matt Read (64), Simon Bourque (P), Y:2017-RND:4-Stl. [2017-03-02 00:04:36] - TRADE : From Rangers to Montreal : Daniel Winnik (66). [2017-03-02 00:05:48] - Edward Purcell was added to Montreal. [2017-03-02 00:05:49] - TRADE : From Montreal to San Jose : Cam Dineen (P). [2017-03-02 00:05:49] - TRADE : From San Jose to Montreal : Edward Purcell (66).