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
David Pastrnak, Tanner Pearson, Anze Kopitar, Artemi Panarin, Filip Forsberg
Gardien
#1 : Andrei Vasilevskiy, #2 : Aaron Dell
Lignes d'Attaque Perso. en Prol.
David Pastrnak, Julien Gauthier, Anze Kopitar, Artemi Panarin, Filip Forsberg, Kevin Labanc, Kevin Labanc, Joakim Nordstrom, Tanner Pearson, Robert Thomas, Travis Boyd
Lignes de Défense Perso. en Prol.
Joel Edmundson, Dmitry Orlov, Vince Dunn, Jonas Brodin, Justin Holl
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
100
60
35
25
200
Assistance
142,119
116,380
47,097
93,663
23,337
Attendance PCT
94.75%
93.10%
94.19%
93.66%
93.35%
Revenus
Matchs à domicile Restants
Assistance Moyenne - %
Revenus Moyen par Match
Revenus Annuels à ce Jour
Capacité de l'Aréna
Popularité de l'Équipe
16
16904 - 93.91%
608,982$
15,224,558$
18000
100
Dépenses
Dépenses Annuelles à Ce Jour
Salaire Total des Joueurs
Salaire Total Moyen des Joueurs
Salaire des Coachs
Valeur du Cap Salarial Spécial
41,419,883$
68,591,522$
49,298,665$
0$
0$
Cap Salarial Par Jour
Cap salarial à ce jour
Taxe de Luxe Totale
Joueurs Inclut dans la Cap Salariale
Joueurs Exclut dans la Cap Salariale
68,591,522$
41,359,423$
0$
22
0
Éstimation
Revenus de la Saison Éstimés
Jours Restants de la Saison
Dépenses Par Jour
Dépenses de la Saison Éstimées
9,743,717$
72
377,426$
27,174,672$
Total de l'Équipe Éstimé
Dépenses de la Saison Éstimées
Compte Bancaire Actuel
Compte Bancaire Projeté
27,717,624$
21,133,665$
3,159,758$
Cap Salarial de la Saison Éstimé
Cap Salarial Disponible
Cap Salarial Maximum
Au dessus du Plafond Salarial Minimum
68,591,522$
12,908,478$
81,500,000$
8,391,522$
Charte de Profondeur
Ailier Gauche
Centre
Ailier Droit
Artemi Panarin
AGE:27
PO:0
OV:73
Filip Forsberg
AGE:25
PO:0
OV:73
Tanner Pearson
AGE:27
PO:0
OV:70
Kevin Labanc
AGE:23
PO:0
OV:68
Joakim Nordstrom
AGE:27
PO:0
OV:66
Mathieu Joseph
AGE:22
PO:0
OV:64
Matthew Highmore
AGE:23
PO:0
OV:63
Taylor Leier
AGE:25
PO:0
OV:61
Colton Beck
AGE:29
PO:0
OV:59
Myles Powell
AGE:25
PO:0
OV:58
Anze Kopitar
AGE:32
PO:0
OV:74
Robert Thomas
AGE:20
PO:0
OV:66
Joakim Nordstrom
AGE:27
PO:0
OV:66
Byron Froese
AGE:28
PO:0
OV:64
Travis Boyd
AGE:26
PO:0
OV:64
Matthew Highmore
AGE:23
PO:0
OV:63
Cole Bardreau
AGE:26
PO:0
OV:60
Josh Melnick
AGE:24
PO:0
OV:57
David Pastrnak
AGE:23
PO:0
OV:75
Filip Forsberg
AGE:25
PO:0
OV:73
Kevin Labanc
AGE:23
PO:0
OV:68
Robert Thomas
AGE:20
PO:0
OV:66
Julien Gauthier
AGE:21
PO:0
OV:64
Mathieu Joseph
AGE:22
PO:0
OV:64
Byron Froese
AGE:28
PO:0
OV:64
Matthew Highmore
AGE:23
PO:0
OV:63
Anthony Peluso
AGE:30
PO:0
OV:62
Corey Tropp
AGE:30
PO:0
OV:61
Nick Lappin
AGE:26
PO:0
OV:61
Défense #1
Défense #2
Gardien
Dmitry Orlov
AGE:28
PO:0
OV:69
Joel Edmundson
AGE:26
PO:0
OV:68
Vince Dunn
AGE:22
PO:0
OV:68
Brandon Carlo
AGE:22
PO:0
OV:67
Jonas Brodin
AGE:26
PO:0
OV:67
Justin Holl
AGE:27
PO:0
OV:66
Matt Irwin
AGE:31
PO:0
OV:64
Mark Alt
AGE:27
PO:0
OV:62
Chad Ruhwedel
AGE:29
PO:0
OV:62
Zachary Leslie
AGE:25
PO:0
OV:60
Keaton Thompson
AGE:24
PO:0
OV:58
Blake Hillman
AGE:23
PO:0
OV:57
Andrei Vasilevskiy
AGE:25
PO:0
OV:78
Aaron Dell
AGE:30
PO:0
OV:70
Igor Shesterkin
AGE:23
PO:0
OV:68
Adam Carlson
AGE:25
PO:0
OV:58
É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
[2020-11-03 7:21:01 PM] - TRADE : From Hurricanes to Rangers : Chris Wagner (66), Evgeni Malkin (75). [2020-11-03 7:21:01 PM] - TRADE : From Rangers to Hurricanes : Tanner Pearson (70), Mathieu Joseph (64), Julien Gauthier (64), Y:10-RND:1-NYR, Y:11-RND:3-NYR. [2020-11-03 7:18:55 PM] - Artemi Panarin has been selected as the team Captain for the Hurricanes. [2020-11-03 7:18:54 PM] - Evgeni Malkin is no longer captain for Hurricanes. [2020-10-08 7:02:11 PM] - General Manager Change : Hurricanes hired general manager Christopher Dorion [2020-10-08 7:02:11 PM] - General Manager Change : Hurricanes fired general manager Sebastien Payette [2020-10-08 7:02:01 PM] - General Manager Change : Hurricanes hired general manager Sebastien Payette [2020-10-08 7:02:01 PM] - General Manager Change : Hurricanes fired general manager Sebastien Payette [2020-09-28 8:31:34 PM] - Adam Carlson was added to Hurricanes. [2020-09-28 8:31:26 PM] - Josh Melnick was added to Hurricanes. [2020-09-28 8:31:16 PM] - Myles Powell was added to Hurricanes. [2020-09-28 8:31:01 PM] - Colton Beck was added to Hurricanes. [2020-09-28 8:30:55 PM] - Cole Bardreau was added to Hurricanes. [2020-08-31 6:50:58 PM] - TRADE : From Blues to Hurricanes : Y:11-RND:2-STL, Y:12-RND:2-STL. [2020-08-31 6:50:58 PM] - TRADE : From Hurricanes to Blues : Sami Vatanen (69), Patrick Marleau (70), Y:12-RND:4-CAR, Y:12-RND:6-CAR. [2020-08-03 3:28:10 PM] - Justin Holl was added to Hurricanes. [2020-06-08 2:15:29 PM] - TRADE : From Panthers to Hurricanes : Artemi Panarin (73). [2020-06-08 2:15:29 PM] - TRADE : From Hurricanes to Panthers : Aaron Ekblad (71), Morgan Frost (62). [2020-05-30 7:52:43 PM] - Igor Shesterkin was added to Hurricanes. [2020-05-30 7:52:43 PM] - Morgan Frost was added to Hurricanes.
[2021-01-23 7:06:17 PM] Brandon Carlo from Hurricanes is back from Sprained Left Ankle Injury. [2021-01-06 7:48:26 PM] David Pastrnak from Hurricanes is back from Left Hip Injury. [2021-01-06 7:48:25 PM] Game 677 - David Pastrnak from Hurricanes is injured (Left Hip) and is out for 1 days. [2021-01-03 11:31:51 PM] Zachary Leslie(Hurricanes) cleared from waivers and was sent to down farm.
[2021-01-02 7:15:13 PM] Zachary Leslie of Hurricanes was sent down to farm. [2021-01-02 7:15:09 PM] Hurricanes placed Zachary Leslie on waivers.
[2021-01-01 11:20:27 PM] Successfully loaded Hurricanes lines done with Web Base Client and SQLite Database. [2020-12-30 10:52:26 PM] Dmitry Orlov from Hurricanes is back from Sprained Right Finger Injury.
[2020-12-29 8:00:12 PM] Auto Lines Partial Function has been run for Hurricanes.
[2020-12-29 8:00:12 PM] Auto Roster Partial Function has been run for Hurricanes.
[2020-12-28 9:20:07 PM] Successfully loaded Hurricanes lines done with Web Base Client and SQLite Database.
[2020-12-28 9:20:07 PM] Blake Hillman of Hurricanes was sent down to farm. [2020-12-27 9:31:37 PM] Joel Edmundson from Hurricanes completes suspension
[2020-12-27 9:31:28 PM] Successfully loaded Hurricanes lines done with Web Base Client and SQLite Database.
[2020-12-27 9:31:28 PM] Zachary Leslie of Hurricanes was sent to pro. [2020-12-26 7:51:50 PM] Game 607 - Joel Edmundson from Hurricanes suspended for 1 game(s) [2020-12-25 9:28:45 PM] Byron Froese from Hurricanes is back from Left Hand Injury.
[2020-12-24 8:50:35 PM] Successfully loaded Hurricanes lines done with Web Base Client and SQLite Database.
[2020-12-24 8:50:35 PM] Blake Hillman of Hurricanes was sent to pro.
[2020-12-23 11:42:37 PM] Hurricanes are expected to be under the minimum salary cap by $258,478! [2020-12-23 11:42:27 PM] Game 584 - Dmitry Orlov from Hurricanes is injured (Sprained Right Finger) and is out for 1 week.
[2020-12-23 11:42:21 PM] Successfully loaded Hurricanes lines done with Web Base Client and SQLite Database. [2020-12-22 7:28:02 PM] Game 575 - Brandon Carlo from Hurricanes is injured (Sprained Left Ankle) and is out for 2 months.
[2020-12-17 9:54:09 PM] Successfully loaded Hurricanes lines done with Web Base Client and SQLite Database. [2020-12-16 7:30:17 PM] Tanner Pearson from Hurricanes is back from Sprained Right Ankle Injury. [2020-12-16 7:30:16 PM] Game 532 - Byron Froese from Hurricanes is injured (Left Hand) and is out for 2 weeks. [2020-12-16 7:30:16 PM] Game 532 - Tanner Pearson from Hurricanes is injured (Sprained Right Ankle) and is out for 2 days.
[2020-12-13 10:14:14 PM] Successfully loaded Hurricanes lines done with Web Base Client and SQLite Database.
[2020-12-13 1:40:00 AM] Successfully loaded Hurricanes lines done with Web Base Client and SQLite Database.