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
Ryan Callahan, , Brooks Laich, Erik Condra, Jim Slater
Gardien
#1 : Juuse Saros, #2 : Dustin Tokarski
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
140
82
64
42
299
Assistance
211159
177122
76651
156301
39218
Attendance PCT
85.84%
86.40%
93.48%
95.31%
95.65%
Revenus
Matchs à domicile Restants
Assistance Moyenne - %
Revenus Moyen par Match
Revenus Annuels à ce Jour
Capacité de l'Aréna
Popularité de l'Équipe
0
16109 - 89.49%
1,554,193$
63,721,910$
18000
100
Dépenses
Salaire Total des Joueurs
Salaire Total Moyen des Joueurs
Salaire des Coachs
Valeur du Cap Salarial Spécial
36,007,011$
36,507,011$
0$
0$
Dépenses Annuelles à Ce Jour
Cap Salarial Par Jour
Cap salarial à ce jour
Taxe de Luxe Totale
48,213,088$
198,934$
47,710,300$
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
201,696$
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$
50,023,195$
78,799,050$
78,799,050$
Charte de Profondeur
Ailier Gauche
Centre
Ailier Droit
Johan Franzen
AGE:35
PO:0
OV:63
Christopher Higgins
AGE:32
PO:0
OV:62
Brooks Laich
AGE:32
PO:0
OV:62
Erik Haula
AGE:24
PO:0
OV:62
Erik Condra
AGE:29
PO:0
OV:60
Joakim Andersson
AGE:26
PO:0
OV:56
Brad Malone
AGE:26
PO:0
OV:55
Landon Ferraro
AGE:24
PO:0
OV:55
Corey Tropp
AGE:26
PO:0
OV:53
Jesse Joensuu
AGE:28
PO:0
OV:53
Jordan Nolan
AGE:26
PO:0
OV:53
Rich Clune
AGE:28
PO:0
OV:53
Matt Frattin
AGE:27
PO:0
OV:52
Raffi Torres
AGE:33
PO:0
OV:50
Christopher Bourque
AGE:29
PO:0
OV:46
*Miles Wood
AGE:20
PO:0
OV:46
*Yakov Trenin
AGE:18
PO:0
OV:46
*Beau Starrett
AGE:19
PO:0
OV:45
Brooks Laich
AGE:32
PO:0
OV:62
Erik Haula
AGE:24
PO:0
OV:62
Joakim Andersson
AGE:26
PO:0
OV:56
Brad Malone
AGE:26
PO:0
OV:55
Jim Slater
AGE:32
PO:0
OV:55
Landon Ferraro
AGE:24
PO:0
OV:55
Michael Latta
AGE:24
PO:0
OV:55
*Kevin Stenlund
AGE:19
PO:0
OV:46
*Yakov Trenin
AGE:18
PO:0
OV:46
*Beau Starrett
AGE:19
PO:0
OV:45
*Lukas Vejdemo
AGE:19
PO:0
OV:44
*Adam Musil
AGE:18
PO:0
OV:42
*Anthony Richard
AGE:18
PO:0
OV:41
Ryan Callahan
AGE:30
PO:0
OV:68
Johan Franzen
AGE:35
PO:0
OV:63
Erik Haula
AGE:24
PO:0
OV:62
Erik Condra
AGE:29
PO:0
OV:60
Joakim Andersson
AGE:26
PO:0
OV:56
Landon Ferraro
AGE:24
PO:0
OV:55
Michael Latta
AGE:24
PO:0
OV:55
*Christian Thomas
AGE:23
PO:0
OV:53
Corey Tropp
AGE:26
PO:0
OV:53
Jesse Joensuu
AGE:28
PO:0
OV:53
Jordan Nolan
AGE:26
PO:0
OV:53
Rich Clune
AGE:28
PO:0
OV:53
Matt Frattin
AGE:27
PO:0
OV:52
Troy Bodie
AGE:30
PO:0
OV:52
*Daniel Bernhardt
AGE:19
PO:0
OV:42
*Jaedon Descheneau
AGE:20
PO:0
OV:39
Défense #1
Défense #2
Gardien
Ryan Ellis
AGE:24
PO:0
OV:65
Simon Despres
AGE:24
PO:0
OV:62
Mark Borowiecki
AGE:26
PO:0
OV:61
Clayton Stoner
AGE:30
PO:0
OV:60
Brian Strait
AGE:27
PO:0
OV:60
Alex Biega
AGE:27
PO:0
OV:57
Jeff Schultz
AGE:29
PO:0
OV:57
Robert Bortuzzo
AGE:26
PO:0
OV:57
Nikita Nesterov
AGE:22
PO:0
OV:55
*Brandon Montour
AGE:21
PO:0
OV:45
*Blake Siebenaler
AGE:19
PO:0
OV:44
Bruno Gervais
AGE:31
PO:0
OV:42
Colten Teubert
AGE:25
PO:0
OV:39
Carl Sneep
AGE:27
PO:0
OV:38
Thomas Greiss
AGE:29
PO:0
OV:65
Dustin Tokarski
AGE:26
PO:0
OV:53
Justin Peters
AGE:29
PO:0
OV:53
Michael Leighton
AGE:34
PO:0
OV:50
Juuse Saros
AGE:20
PO:0
OV:48
*Felix Sandstrom
AGE:18
PO:0
OV:44
*Edward Pasquale
AGE:24
PO:0
OV:43
É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
Adam Werner
Caroline
2016
141
Brandon Gignac
Caroline
2016
84
Brett Murray
Caroline
2016
129
Casey Fitzgerald
Caroline
2016
99
Chad Krys
Caroline
2016
69
Christian Fischer
Caroline
2015
58
Dylan Strome
Caroline
2015
3
Hardy Haman Aktell
Caroline
2016
174
Kevin Labanc
Caroline
2015
81
Maxime Lajoie
Caroline
2016
188
Nicholas Caamano
Caroline
2016
189
Olli Juolevi
Caroline
2016
9
Samuel Girard
Caroline
2016
39
Tanner Kaspick
Caroline
2016
159
Vitaly Abramov
Caroline
2016
54
Choix au Repêchage
Année
R1
R2
R3
R4
R5
R6
R7
2017
Car
Car Col
Car Ana Pit
Car KC Har
Edm
2018
Car
Car
Car
Car
Car Was
Car
2019
Car
Car
Car
Car
Car
Car
Car
2020
Car
Car
Car
Car
Car
Car
Car
2021
Car
Car
Car
Car
Car
Car
Car
[2016-09-16 21:11:29] - Michael Leighton was added to Caroline. [2016-09-16 21:15:38] - Tomas Plekanec was added to Caroline. [2016-09-16 21:15:39] - TRADE : From Tampa Bay to Caroline : Tomas Plekanec (71). [2016-09-16 21:15:39] - TRADE : From Caroline to Tampa Bay : Kevan Miller (65), Y:2017-RND:5-Edm. [2016-09-21 21:47:49] - Raffi Torres was added to Caroline. [2016-09-25 19:27:35] - Unknown Player is no longer as assistant for Caroline. [2016-09-25 19:27:35] - Tomas Plekanec has been selected as assistant for Caroline. [2016-11-22 21:40:01] - Caroline show interest in Johan Franzen from waiver. [2016-11-23 20:00:23] - Caroline claimed Johan Franzen from waivers by Kansas City for 0 $. [2016-11-23 20:00:23] - Johan Franzen was added to Caroline. [2016-12-23 09:51:42] - Christopher Higgins was added to Caroline. [2016-12-23 09:51:43] - TRADE : From Caroline to Kansas City : Y:2017-RND:7-Car. [2016-12-23 09:51:43] - TRADE : From Kansas City to Caroline : Christopher Higgins (62). [2017-01-22 09:42:03] - General Manager Change : Caroline fired general manager David Hardy [2017-01-22 09:42:03] - General Manager Change : Caroline hired general manager Olivier Pinho [2017-01-25 20:09:54] - Ryan Callahan was added to Caroline. [2017-01-25 20:09:55] - TRADE : From Kansas City to Caroline : Ryan Callahan (68), Christian Fischer (P), Kevin Labanc (P). [2017-01-25 20:09:55] - TRADE : From Caroline to Kansas City : Marian Hossa (72), Johan Larsson (61), Y:2017-RND:6-Car, Y:2017-RND:6-Tam. [2017-01-28 08:50:12] - Thomas Greiss was added to Caroline. [2017-01-28 08:50:13] - TRADE : From Caroline to Las Vegas : Y:2017-RND:5-Car. [2017-01-28 08:50:13] - TRADE : From Las Vegas to Caroline : Thomas Greiss (65). [2017-01-28 08:50:41] - Erik Haula was added to Caroline. [2017-01-28 08:50:42] - TRADE : From Caroline to Colorado : Tomas Plekanec (71). [2017-01-28 08:50:42] - TRADE : From Colorado to Caroline : Erik Haula (62), Y:2017-RND:3-Ana, Y:2017-RND:2-Col. [2017-01-28 08:51:42] - Caroline fired Scott Arniel. [2017-01-28 08:51:44] - Caroline hired Patrick Roy for 500 000 $ for 2 year(s). [2017-01-31 06:01:07] - Nikita Nesterov was added to Caroline. [2017-01-31 06:01:08] - TRADE : From Pittsburgh to Caroline : Nikita Nesterov (55). [2017-01-31 06:01:08] - TRADE : From Caroline to Pittsburgh : Torrey Mitchell (61). [2017-02-04 14:30:45] - Juuse Saros was added to Caroline. [2017-02-04 14:30:45] - Ryan Ellis was added to Caroline. [2017-02-04 14:30:46] - TRADE : From Detroit to Caroline : Juuse Saros (48), Ryan Ellis (65), Dylan Strome (P), Olli Juolevi (P). [2017-02-04 14:30:46] - TRADE : From Caroline to Detroit : Aaron Ekblad (66), Antti Raanta (63), Cody Ceci (66), Sam Bennett (59). [2017-02-27 21:57:41] - Miles Wood was added to Caroline. [2017-02-27 21:57:42] - TRADE : From Caroline to Nashville : Pavel Datsyuk (73). [2017-02-27 21:57:42] - TRADE : From Nashville to Caroline : Miles Wood (46), Y:2017-RND:4-KC . [2017-02-28 19:51:26] - Caroline show interest in Andrej Nestrasil from waiver. [2017-02-28 20:20:20] - TRADE : From Caroline to Pittsburgh : Jay Beagle (61), Y:2018-RND:3-Car. [2017-02-28 20:20:20] - TRADE : From Pittsburgh to Caroline : Y:2017-RND:4-Har, Y:2017-RND:3-Pit. [2017-03-02 00:02:16] - TRADE : From Caroline to Detroit : Shawn Horcoff (63). [2017-03-02 00:02:16] - TRADE : From Detroit to Caroline : Y:2017-RND:7-Edm.