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 Kesler, Brad Marchand, Josh Bailey, Jaromir Jagr, Nick Bonino
Gardien
#1 : , #2 : Keith Kinkaid
Lignes d'Attaque Perso. en Prol.
Ryan Kesler, Brad Marchand, Martin Hanzal, , Jaromir Jagr, , , Nick Bonino, , , Anton Lander
Lignes de Défense Perso. en Prol.
, Ben Lovejoy, Niklas Kronwall, Ron Hainsey, Jordie Benn
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
20
200
Assistance
202,192
166,288
66,116
132,627
32,900
Attendance PCT
82.19%
81.12%
80.63%
80.87%
80.24%
Revenus
Matchs à domicile Restants
Assistance Moyenne - %
Revenus Moyen par Match
Revenus Annuels à ce Jour
Capacité de l'Aréna
Popularité de l'Équipe
0
14637 - 81.32%
916,311$
37,568,768$
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
48,974,115$
49,597,500$
38,883,000$
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
49,597,500$
48,292,018$
0$
21
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
289,581$
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$
49,597,500$
60,151,395$
60,151,395$
Charte de Profondeur
Ailier Gauche
Centre
Ailier Droit
Andreas Martinsen
AGE:26
PO:1
OV:0
Anthony Peluso
AGE:27
PO:1
OV:0
Brendan Woods
AGE:24
PO:1
OV:0
Brad Marchand
AGE:28
PO:1
OV:0
Eric Tangradi
AGE:27
PO:1
OV:0
Radim Vrbata
AGE:35
PO:1
OV:0
Ryan Kesler
AGE:32
PO:1
OV:0
Jaromir Jagr
AGE:44
PO:1
OV:0
Jamie Devane
AGE:25
PO:1
OV:0
Josh Bailey
AGE:27
PO:1
OV:0
John Mitchell
AGE:31
PO:1
OV:0
Michael Grabner
AGE:29
PO:1
OV:0
Jannik Hansen
AGE:30
PO:1
OV:0
Mark Zengerle
AGE:27
PO:1
OV:0
Reid Petryk
AGE:23
PO:1
OV:0
Andreas Martinsen
AGE:26
PO:1
OV:0
Anthony Peluso
AGE:27
PO:1
OV:0
Anton Lander
AGE:25
PO:1
OV:0
Ben Holmstrom
AGE:29
PO:1
OV:0
*Trevor Smith
AGE:31
PO:1
OV:0
Radim Vrbata
AGE:35
PO:1
OV:0
Ryan Kesler
AGE:32
PO:1
OV:0
Jaromir Jagr
AGE:44
PO:1
OV:0
John Mitchell
AGE:31
PO:1
OV:0
Martin Hanzal
AGE:29
PO:1
OV:0
Nick Bonino
AGE:28
PO:1
OV:0
Andreas Martinsen
AGE:26
PO:1
OV:0
Anthony Peluso
AGE:27
PO:1
OV:0
Brad Marchand
AGE:28
PO:1
OV:0
Eric Tangradi
AGE:27
PO:1
OV:0
Radim Vrbata
AGE:35
PO:1
OV:0
Ryan Kesler
AGE:32
PO:1
OV:0
Jaromir Jagr
AGE:44
PO:1
OV:0
Josh Bailey
AGE:27
PO:1
OV:0
Michael Grabner
AGE:29
PO:1
OV:0
Jannik Hansen
AGE:30
PO:1
OV:0
Reid Petryk
AGE:23
PO:1
OV:0
Défense #1
Défense #2
Gardien
Andrew Bodnarchuk
AGE:28
PO:1
OV:0
Jordie Benn
AGE:29
PO:1
OV:0
Ben Lovejoy
AGE:32
PO:1
OV:0
Chris Casto
AGE:25
PO:1
OV:0
Mark Giordano
AGE:33
PO:1
OV:0
Niklas Kronwall
AGE:36
PO:1
OV:0
Ron Hainsey
AGE:35
PO:1
OV:0
John Klingberg
AGE:24
PO:1
OV:0
Zbynek Michalek
AGE:34
PO:1
OV:0
Tyler Wotherspoon
AGE:23
PO:1
OV:0
Keith Kinkaid
AGE:27
PO:1
OV:0
Zane McIntyre
AGE:24
PO:1
OV:0
Tuukka Rask
AGE:29
PO:1
OV:0
É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
Alex Gudbranson
Floride Panthers
Daniel Bernhardt
Floride Panthers
11
131
Eric Knodel
Floride Panthers
Jens Looke
Floride Panthers
11
139
Markus Ruusu
Floride Panthers
11
153
Mason Appelton
Floride Panthers
11
170
Matia Marcantuoni
Floride Panthers
Veeti Vainio
Floride Panthers
11
137
Zach Trotman
Floride Panthers
Choix au Repêchage
Année
R1
R2
R3
R4
R5
R6
13
Flo
14
Flo
Flo
15
Flo
Flo
Tor Flo
16
Tor Flo
Flo
17
Flo
Flo
Flo
Flo
Flo
Flo
[2018-03-11 12:56:25] - TRADE : From Nashville Predators to Floride Panthers : Michael Grabner. [2018-03-11 12:56:25] - TRADE : From Floride Panthers to Nashville Predators : Brian Gionta, Y:14-RND:4-Was, Y:16-RND:2-Flo. [2018-03-03 12:06:55] - New Record for Team's Most Shots (57) in 1 Game for Floride Panthers! [2018-03-02 20:47:19] - TRADE : From Los Angeles Kings to Floride Panthers : Jannik Hansen. [2018-03-02 20:47:19] - TRADE : From Floride Panthers to Los Angeles Kings : Nick Seeler, Y:13-RND:4-Flo, Y:15-RND:4-Flo. [2018-02-18 21:33:56] - New Record for Team's Most Shots (55) in 1 Game for Floride Panthers! [2018-02-15 09:12:47] - TRADE : From New York Islanders to Floride Panthers : John Klingberg. [2018-02-15 09:12:47] - TRADE : From Floride Panthers to New York Islanders : Jujhar Khaira, David Rittich, Trevor van Riemsdyk, Sven Andrighetto, Patrick Wiercioch, Maxim Letunov (P), Y:13-RND:1-Flo, Y:14-RND:1-Flo, Y:15-RND:1-Flo, Y:16-RND:1-Flo. [2018-02-15 09:12:45] - John Klingberg was added to Floride Panthers. [2017-12-03 17:50:29] - TRADE : From Floride Panthers to Nashville Predators : Linden Vey. [2017-12-01 17:02:46] - TRADE : From Edmonton Oilers to Floride Panthers : Sven Andrighetto. [2017-12-01 17:02:46] - TRADE : From Floride Panthers to Edmonton Oilers : Y:13-RND:2-Dal, Y:14-RND:2-Flo, Y:13-RND:4-PHX. [2017-12-01 17:02:45] - Sven Andrighetto was added to Floride Panthers. [2017-10-16 08:22:56] - TRADE : From Floride Panthers to Boston Bruins : Dan Girardi, David Krejci, Jake Muzzin, Kyle Palmieri, Jonathan Quick, Y:14-RND:5-Flo. [2017-10-16 08:22:56] - TRADE : From Boston Bruins to Floride Panthers : Ben Lovejoy, Brad Marchand, Ron Hainsey, Tuukka Rask, Ryan Kesler, Y:14-RND:4-Was. [2017-10-16 08:22:55] - Ryan Kesler was added to Floride Panthers. [2017-10-16 08:22:55] - Tuukka Rask was added to Floride Panthers. [2017-10-16 08:22:55] - Ron Hainsey was added to Floride Panthers. [2017-10-16 08:22:55] - Brad Marchand was added to Floride Panthers. [2017-10-16 08:22:55] - Ben Lovejoy was added to Floride Panthers. [2017-10-15 12:54:33] - TRADE : From Nashville Predators to Floride Panthers : Josh Bailey, Y:15-RND:6-Tor, Y:16-RND:4-Tor. [2017-10-15 12:54:33] - TRADE : From Floride Panthers to Nashville Predators : Cedric Paquette, Mark Letestu, Y:15-RND:3-Flo, Y:16-RND:3-Flo. [2017-10-15 12:54:32] - Josh Bailey was added to Floride Panthers. [2017-10-11 11:24:27] - TRADE : From Floride Panthers to Dallas Stars : Dante Fabbro (P). [2017-10-11 11:24:27] - TRADE : From Dallas Stars to Floride Panthers : Maxim Letunov (P), Y:13-RND:2-Dal. [2017-10-10 12:27:59] - General Manager Change : Floride Panthers hired general manager Yannick Ferland [2017-10-10 12:27:59] - General Manager Change : Floride Panthers fired general manager Jonathan Camirand
[2018-04-07 11:32:33] Tuukka Rask from Floride Panthers is back from Exhaustion. [2018-04-07 11:19:05] Tuukka Rask from Floride Panthers injured (Exhaustion) [2018-04-06 16:47:06] Successfully loaded Floride Panthers lines done with STHS Client - 3.1.2.2 [2018-04-05 16:17:44] Successfully loaded Floride Panthers lines done with STHS Client - 3.1.2.2
[2018-04-03 09:46:08] Last 7 Days Farm Star : 1 - Brendan Woods of San Antonio Rampage (3-3-6) / 2 - John Quenneville of Rochester Americans (4-1-5) / 3 - Darren Dietz of Houston Aeros (2-2-4) [2018-04-03 09:44:44] Successfully loaded Floride Panthers lines done with STHS Client - 3.1.2.2 [2018-03-29 23:10:44] Successfully loaded Floride Panthers lines done with STHS Client - 3.1.2.2
[2018-03-27 12:55:13] Last 7 Days Farm Star : 1 - Hunter Shinkaruk of Albany Devils (6-4-10) / 2 - Mark Zengerle of San Antonio Rampage (3-3-6) / 3 - Tye McGinn of Albany Devils (3-3-6) [2018-03-27 12:55:00] Successfully loaded Floride Panthers lines done with STHS Client - 3.1.2.2 [2018-03-24 20:03:30] Successfully loaded Floride Panthers lines done with STHS Client - 3.1.2.2 [2018-03-21 08:51:59] Successfully loaded Floride Panthers lines done with STHS Client - 3.1.2.2 [2018-03-20 08:50:00] Radim Vrbata from Floride Panthers is back from Bruised Left Leg Injury.
[2018-03-20 08:50:00] Last 7 Days Farm Star : 1 - Beau Bennett of Hershey Bears (7-6-13) / 2 - Mark Zengerle of San Antonio Rampage (6-4-10) / 3 - Kyle Clifford of Hershey Bears (5-7-12) [2018-03-20 08:49:51] Game 1131 - Radim Vrbata from Floride Panthers is injured (Bruised Left Leg) and is out for 3 days. [2018-03-20 08:49:14] Successfully loaded Floride Panthers lines done with STHS Client - 3.1.2.2 [2018-03-18 14:10:39] Successfully loaded Floride Panthers lines done with STHS Client - 3.1.2.2
[2018-03-16 07:49:59] Last 30 Days Farm Star : 1 - Kyle Clifford of Hershey Bears (13-13-26) / 2 - Beau Bennett of Hershey Bears (12-17-29) / 3 - Mark Zengerle of San Antonio Rampage (10-12-22) [2018-03-12 10:04:52] Successfully loaded Floride Panthers lines done with STHS Client - 3.1.2.2 [2018-03-11 12:56:25] TRADE : From Nashville Predators to Floride Panthers : Michael Grabner. [2018-03-11 12:56:25] TRADE : From Floride Panthers to Nashville Predators : Brian Gionta, Y:14-RND:4-Was, Y:16-RND:2-Flo. [2018-03-11 12:48:28] Successfully loaded Floride Panthers lines done with STHS Client - 3.1.2.2 [2018-03-06 18:38:58] Mark Giordano from Floride Panthers is back from Fractured Bone in Left Hand Injury. [2018-03-06 18:38:37] Successfully loaded Floride Panthers lines done with STHS Client - 3.1.2.2 [2018-03-05 16:06:31] Successfully loaded Floride Panthers lines done with STHS Client - 3.1.2.2