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
Evgeni Malkin, Phil Kessel, Michael Frolik, Alexandre Burrows, Eric Fehr
Gardien
#1 : Jaroslav Halak, #2 : Michal Neuvirth
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
3000
3000
1500
Prix des Billets
175
90
65
40
325
Assistance
187782
167313
84461
122805
42350
Attendance PCT
76.33%
81.62%
68.67%
99.84%
68.86%
Revenus
Matchs à domicile Restants
Assistance Moyenne - %
Revenus Moyen par Match
Revenus Annuels à ce Jour
Capacité de l'Aréna
Popularité de l'Équipe
0
14749 - 79.72%
1,490,200$
61,098,215$
18500
100
Dépenses
Salaire Total des Joueurs
Salaire Total Moyen des Joueurs
Salaire des Coachs
Valeur du Cap Salarial Spécial
58,892,051$
59,079,551$
0$
0$
Dépenses Annuelles à Ce Jour
Cap Salarial Par Jour
Cap salarial à ce jour
Taxe de Luxe Totale
56,971,807$
325,370$
56,469,025$
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
328,133$
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,073,480$
92,683,450$
92,683,450$
Charte de Profondeur
Ailier Gauche
Centre
Ailier Droit
Evgeni Malkin
AGE:29
PO:0
OV:73
Michael Frolik
AGE:27
PO:0
OV:68
Alexandre Burrows
AGE:34
PO:0
OV:66
Eric Fehr
AGE:30
PO:0
OV:65
Michael Grabner
AGE:28
PO:0
OV:62
Mikhail Grabovski
AGE:31
PO:0
OV:62
Nate Thompson
AGE:30
PO:0
OV:62
Dainius Zubrus
AGE:37
PO:0
OV:61
Sean Bergenheim
AGE:31
PO:0
OV:60
*Josh Anderson
AGE:21
PO:0
OV:56
*Andy Andreoff
AGE:24
PO:0
OV:55
*Brock McGinn
AGE:21
PO:0
OV:53
Dennis Everberg
AGE:23
PO:0
OV:53
Tye McGinn
AGE:25
PO:0
OV:53
Luke Gazdic
AGE:26
PO:0
OV:51
*Joshua Ho-Sang
AGE:19
PO:0
OV:49
Cody Bass
AGE:28
PO:0
OV:48
*Michael Keranen
AGE:25
PO:0
OV:46
*Raphael Bussieres
AGE:21
PO:0
OV:46
*Remi Elie
AGE:20
PO:0
OV:46
*Emil Molin
AGE:22
PO:0
OV:41
Evgeni Malkin
AGE:29
PO:0
OV:73
Eric Fehr
AGE:30
PO:0
OV:65
Mikhail Grabovski
AGE:31
PO:0
OV:62
Nate Thompson
AGE:30
PO:0
OV:62
Dainius Zubrus
AGE:37
PO:0
OV:61
Stephen Gionta
AGE:31
PO:0
OV:60
Drew Shore
AGE:24
PO:0
OV:59
*Andy Andreoff
AGE:24
PO:0
OV:55
Rocco Grimaldi
AGE:22
PO:0
OV:55
Jayson Megna
AGE:25
PO:0
OV:55
Will Acton
AGE:28
PO:0
OV:51
*Joshua Ho-Sang
AGE:19
PO:0
OV:49
*Zack Phillips
AGE:22
PO:0
OV:49
Cody Bass
AGE:28
PO:0
OV:48
*Jordan Weal
AGE:23
PO:0
OV:48
*Michael Keranen
AGE:25
PO:0
OV:46
*Emil Molin
AGE:22
PO:0
OV:41
Philip McRae
AGE:25
PO:0
OV:40
Evgeni Malkin
AGE:29
PO:0
OV:73
Phil Kessel
AGE:28
PO:0
OV:70
Michael Frolik
AGE:27
PO:0
OV:68
Alexandre Burrows
AGE:34
PO:0
OV:66
Eric Fehr
AGE:30
PO:0
OV:65
Michael Grabner
AGE:28
PO:0
OV:62
Dainius Zubrus
AGE:37
PO:0
OV:61
Stephen Gionta
AGE:31
PO:0
OV:60
Drew Shore
AGE:24
PO:0
OV:59
*Josh Anderson
AGE:21
PO:0
OV:56
Rocco Grimaldi
AGE:22
PO:0
OV:55
Jayson Megna
AGE:25
PO:0
OV:55
Ryan Reaves
AGE:28
PO:0
OV:54
*Brock McGinn
AGE:21
PO:0
OV:53
Dennis Everberg
AGE:23
PO:0
OV:53
Tye McGinn
AGE:25
PO:0
OV:53
*Joshua Ho-Sang
AGE:19
PO:0
OV:49
*Zack Phillips
AGE:22
PO:0
OV:49
Cody Bass
AGE:28
PO:0
OV:48
*Jordan Weal
AGE:23
PO:0
OV:48
*Michael Keranen
AGE:25
PO:0
OV:46
*Raphael Bussieres
AGE:21
PO:0
OV:46
*Connor Chatham
AGE:19
PO:0
OV:45
*Cameron Abney
AGE:24
PO:0
OV:44
*Josh Birkholz
AGE:24
PO:0
OV:44
*Christophe Lalancette
AGE:21
PO:0
OV:41
Rhett Rakhshani
AGE:27
PO:0
OV:37
Défense #1
Défense #2
Gardien
P.K. Subban
AGE:26
PO:0
OV:72
Torey Krug
AGE:24
PO:0
OV:67
John-Michael Liles
AGE:34
PO:0
OV:65
Nick Schultz
AGE:33
PO:0
OV:65
Jared Cowen
AGE:24
PO:0
OV:63
Patrick Wiercioch
AGE:25
PO:0
OV:59
Raphael Diaz
AGE:29
PO:0
OV:56
Andrew Campbell
AGE:27
PO:0
OV:55
Brent Regner
AGE:26
PO:0
OV:52
*Gustav Olofsson
AGE:20
PO:0
OV:50
*Ryan Collins
AGE:19
PO:0
OV:46
*Jonathan-Ismael Diaby
AGE:20
PO:0
OV:45
*Justin Sefton
AGE:22
PO:0
OV:45
*Drew Olson
AGE:25
PO:0
OV:42
Shawn Lalonde
AGE:25
PO:0
OV:38
Jaroslav Halak
AGE:30
PO:0
OV:79
Michal Neuvirth
AGE:27
PO:0
OV:68
Ben Scrivens
AGE:29
PO:0
OV:57
Christopher Gibson
AGE:22
PO:0
OV:49
Alexander Pechurski
AGE:25
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
Garrett Pilon
Anaheim
2016
135
James Greenway
Anaheim
2016
109
Trent Frederic
Anaheim
2016
45
Choix au Repêchage
Année
R1
R2
R3
R4
R5
R6
R7
2017
Ana Isl
Ana
Ana
Isl
2018
Ana
Ana
Ana
Ana
Col
2019
Ana
Ana
Ana
Ana
Ana
Ana
Ana
2020
Ana
Ana
Ana
Ana
Ana
Ana
Ana
2021
Ana
Ana
Ana
Ana
Ana
Ana
Ana
[2016-09-11 15:34:27] - Josh Anderson was added to Anaheim. [2016-10-02 22:26:00] - TRADE : From Anaheim to Washington : Eric Brewer (23), Y:2018-RND:7-Ana. [2016-10-02 22:26:00] - TRADE : From Washington to Anaheim : 1 $ (Money). [2016-10-02 22:26:46] - Evgeni Malkin was added to Anaheim. [2016-10-02 22:26:48] - TRADE : From Anaheim to Colorado : Seth Jones (65), Y:2017-RND:3-Ana, Y:2018-RND:2-Ana. [2016-10-02 22:26:48] - TRADE : From Colorado to Anaheim : Evgeni Malkin (73), Y:2018-RND:7-Col. [2016-10-12 20:00:12] - P.K. Subban is no longer captain for Anaheim. [2016-10-12 20:00:12] - Patrick Sharp has been selected as captain for Anaheim. [2016-10-12 20:00:12] - Unknown Player is no longer as assistant for Anaheim. [2016-10-12 20:00:12] - Eric Fehr has been selected as assistant for Anaheim. [2016-10-12 20:00:12] - Unknown Player is no longer as assistant for Anaheim. [2016-10-12 20:00:12] - Evgeni Malkin has been selected as assistant for Anaheim. [2016-10-13 20:00:20] - New Record for Team's Most Shots Blocked (16) in 1 Game for Anaheim! [2016-10-14 21:59:10] - Drew Shore was added to Anaheim. [2016-10-14 21:59:10] - Nick Schultz was added to Anaheim. [2016-10-14 21:59:11] - TRADE : From Anaheim to Kansas City : Tyler Bertuzzi (45). [2016-10-14 21:59:11] - TRADE : From Kansas City to Anaheim : Drew Shore (58), Nick Schultz (65). [2016-10-25 20:49:17] - New Record for Team's Most Shots Blocked (17) in 1 Game for Anaheim! [2016-12-11 20:00:19] - Patrick Sharp is no longer captain for Anaheim. [2016-12-11 20:00:19] - Matt Duchene has been selected as captain for Anaheim. [2016-12-11 20:00:19] - Eric Fehr is no longer as assistant for Anaheim. [2016-12-11 20:00:19] - Duncan Keith has been selected as assistant for Anaheim. [2016-12-11 20:00:19] - Evgeni Malkin is no longer as assistant for Anaheim. [2016-12-11 20:00:19] - Brian Gionta has been selected as assistant for Anaheim. [2016-12-11 20:00:19] - Unknown Player is no longer as assistant for Admirals. [2016-12-11 20:00:19] - Michael Blunden has been selected as assistant for Admirals. [2016-12-11 20:00:19] - Unknown Player is no longer as assistant for Admirals. [2016-12-11 20:00:19] - Mitch Moroz has been selected as assistant for Admirals. [2016-12-15 21:13:26] - TRADE : From Anaheim to Vancouver : Iiro Pakarinen (56). [2017-02-02 20:56:14] - Jordan Weal was added to Anaheim. [2017-02-02 20:56:15] - TRADE : From Islanders to Anaheim : Jordan Weal (48), Y:2017-RND:1-Isl, Y:2017-RND:6-Isl. [2017-02-02 20:56:15] - TRADE : From Anaheim to Islanders : Patrick Sharp (71). [2017-02-11 20:00:24] - New Record for Team's Most Hits (39) in 1 Game for Anaheim! [2017-03-02 00:03:29] - John-Michael Liles was added to Anaheim. [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-08 00:50:37] - New Record for Team's Most Goals (10) in 1 Game for Anaheim! [2017-03-08 00:50:37] - New Record for Team's Most Assists (16) in 1 Game for Anaheim! [2017-03-08 00:50:37] - New Record for Team's Most Points (26) in 1 Game for Anaheim!
Ben Scrivens est suspendu indéfiniement.
Cody Bass est suspendu indéfiniement.