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
Mitch Marner, Kirill Kaprizov, Karson Kuhlman, Sam Reinhart, Nicolas Petan
Gardien
#1 : Carter Hart, #2 : Tristan Jarry
Lignes d'Attaque Perso. en Prol.
Mitch Marner, Oliver Bjorkstrand, Sam Reinhart, Kirill Kaprizov, Nicolas Petan, Johan Larsson, Johan Larsson, Mikael Backlund, Darren Helm, Peter Trainor, Karson Kuhlman
Lignes de Défense Perso. en Prol.
Dmitri Orlov, Justin Faulk, Tyson Barrie, Brett Pesce, Alec Martinez
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
5113
5000
2000
4000
1000
Prix des Billets
150
110
70
50
350
Assistance
66,469
65,000
26,000
52,000
13,000
Attendance PCT
100.00%
100.00%
100.00%
100.00%
100.00%
Revenus
Matchs à domicile Restants
Assistance Moyenne - %
Revenus Moyen par Match
Revenus Annuels à ce Jour
Capacité de l'Aréna
Popularité de l'Équipe
28
17113 - 100.00%
2,006,950$
26,090,350$
17113
200
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
24,513,669$
82,550,000$
82,550,000$
0$
-1,500,000$
Cap Salarial Par Jour
Cap salarial à ce jour
Taxe de Luxe Totale
Joueurs Inclut dans la Cap Salariale
Joueurs Exclut dans la Cap Salariale
425,515$
23,926,013$
0$
20
0
Éstimation
Revenus de la Saison Éstimés
Jours Restants de la Saison
Dépenses Par Jour
Dépenses de la Saison Éstimées
56,194,600$
137
435,825$
59,708,025$
Total de l'Équipe Éstimé
Dépenses de la Saison Éstimées
Compte Bancaire Actuel
Compte Bancaire Projeté
62,154,974$
111,322,567$
108,062,193$
Cap Salarial de la Saison Éstimé
Cap Salarial Disponible
Cap Salarial Maximum
Au dessus du Plafond Salarial Minimum
80,721,568$
1,278,482$
82,000,050$
17,221,568$
Charte de Profondeur
Ailier Gauche
Centre
Ailier Droit
Darren Helm
AGE:33
PO:70
OV:0
Luke Adam
AGE:30
PO:70
OV:0
Mathieu Perreault
AGE:32
PO:70
OV:0
Peter Trainor
AGE:27
PO:70
OV:0
Johan Larsson
AGE:28
PO:70
OV:0
*Mitch Moroz
AGE:26
PO:70
OV:0
Nicolas Petan
AGE:25
PO:70
OV:0
Oliver Bjorkstrand
AGE:25
PO:70
OV:0
*Mark Jankowski
AGE:26
PO:70
OV:0
*Marc-Olivier Roy
AGE:26
PO:70
OV:0
Brett Pollock
AGE:24
PO:70
OV:0
Miikka Salomäki
AGE:27
PO:70
OV:0
Kirill Kaprizov
AGE:23
PO:70
OV:0
*Cristoval Nieves
AGE:26
PO:70
OV:0
*Tage Thompson
AGE:23
PO:70
OV:0
Trevor Moore
AGE:25
PO:70
OV:0
Darren Helm
AGE:33
PO:70
OV:0
Luke Adam
AGE:30
PO:70
OV:0
Mathieu Perreault
AGE:32
PO:70
OV:0
Mikael Backlund
AGE:31
PO:70
OV:0
Mitch Marner
AGE:23
PO:70
OV:0
Freddie Hamilton
AGE:28
PO:70
OV:0
Drew Shore
AGE:29
PO:70
OV:0
Peter Trainor
AGE:27
PO:70
OV:0
Johan Larsson
AGE:28
PO:70
OV:0
Nicolas Petan
AGE:25
PO:70
OV:0
Sam Reinhart
AGE:25
PO:70
OV:0
*Mark Jankowski
AGE:26
PO:70
OV:0
*Marc-Olivier Roy
AGE:26
PO:70
OV:0
Brett Pollock
AGE:24
PO:70
OV:0
Miikka Salomäki
AGE:27
PO:70
OV:0
*Cristoval Nieves
AGE:26
PO:70
OV:0
*Kyle Platzer
AGE:25
PO:70
OV:0
*Logan Brown
AGE:22
PO:70
OV:0
*Karson Kuhlman
AGE:25
PO:70
OV:0
Trevor Moore
AGE:25
PO:70
OV:0
Darren Helm
AGE:33
PO:70
OV:0
*Nicholas Caamano
AGE:22
PO:70
OV:0
Nick Palmieri
AGE:31
PO:70
OV:0
Mitch Marner
AGE:23
PO:70
OV:0
Freddie Hamilton
AGE:28
PO:70
OV:0
Drew Shore
AGE:29
PO:70
OV:0
Johan Larsson
AGE:28
PO:70
OV:0
Sam Reinhart
AGE:25
PO:70
OV:0
Oliver Bjorkstrand
AGE:25
PO:70
OV:0
*Marc-Olivier Roy
AGE:26
PO:70
OV:0
Miikka Salomäki
AGE:27
PO:70
OV:0
Kirill Kaprizov
AGE:23
PO:70
OV:0
*Kyle Platzer
AGE:25
PO:70
OV:0
*Karson Kuhlman
AGE:25
PO:70
OV:0
*Tage Thompson
AGE:23
PO:70
OV:0
Trevor Moore
AGE:25
PO:70
OV:0
Défense #1
Défense #2
Gardien
Alec Martinez
AGE:33
PO:70
OV:0
*Bode Wilde
AGE:20
PO:70
OV:0
*Spencer Stastney
AGE:20
PO:70
OV:0
Brett Pesce
AGE:26
PO:70
OV:0
Patrick Wiercioch
AGE:30
PO:70
OV:0
Marc-Andre Bourdon
AGE:31
PO:70
OV:0
T.J. Brodie
AGE:30
PO:70
OV:0
Tyson Barrie
AGE:29
PO:70
OV:0
Dmitri Orlov
AGE:29
PO:70
OV:0
Justin Faulk
AGE:28
PO:70
OV:0
Nate Schmidt
AGE:29
PO:70
OV:0
Joshua Jacobs
AGE:24
PO:70
OV:0
Stuart Percy
AGE:27
PO:70
OV:0
*Dylan Blujus
AGE:26
PO:70
OV:0
Christopher Gibson
AGE:28
PO:70
OV:0
Chet Pickard
AGE:31
PO:70
OV:0
*Jonas Johansson
AGE:25
PO:70
OV:0
Tristan Jarry
AGE:25
PO:70
OV:0
Carter Hart
AGE:22
PO:70
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
Alexei Toropchenko
Nashville Predators
2017
123
Anton Lundell
Nashville Predators
2020
9
Ben Jones
Nashville Predators
2017
144
Bobby Brink
Nashville Predators
2019
31
Connor McMichael
Nashville Predators
2019
34
Conor Timmins
Nashville Predators
2017
50
David Farrance
Nashville Predators
2017
130
Drake Batherson
Nashville Predators
2017
92
Eamon Powell
Nashville Predators
2020
125
Emil Heineman
Nashville Predators
2020
115
Ethan Phillips
Nashville Predators
2019
158
Evan Vierling
Nashville Predators
2020
141
Gavin Hain
Nashville Predators
2018
144
Grigori Denisenko
Nashville Predators
2018
19
Jack Quinn
Nashville Predators
2020
11
Jan Drozg
Nashville Predators
2017
126
Jared McIsaac
Nashville Predators
2018
51
Jaret Anderson-Dolan
Nashville Predators
2017
36
Jesper Eliasson
Nashville Predators
2018
147
Jérémie Poirier
Nashville Predators
2020
45
Kristian Vesalainen
Nashville Predators
2017
30
Ryan Johnson
Nashville Predators
2019
36
Seth Barton
Nashville Predators
2018
86
Simon Holmström
Nashville Predators
2019
29
Tyler Kleven
Nashville Predators
2020
63
Tyler Madden
Nashville Predators
2018
100
Tyler Tullio
Nashville Predators
2020
108
Urho Vaakanainen
Nashville Predators
2017
21
Zac Jones
Nashville Predators
2019
64
Zayde Wisdom
Nashville Predators
2020
122
Choix au Repêchage
Année
R1
R2
R3
R4
R5
2021
NSH
ANH
NSH
NSH
2022
NSH
NSH
NSH
NSH
2023
NSH
NSH
NSH
NSH
NSH
2024
NSH
NSH
NSH
NSH
NSH
2025
NSH
NSH
NSH
NSH
NSH
La base de donnée des nouvelles n'a pas été trouvée. Veuillez en créer une du STHS.
[2020-12-10 06:01:51] - TRADE : From Nashville Predators to Seattle Kraken : Taro Hirose, John Quenneville, Y:2021-RND:2-NSH, Y:2022-RND:4-NSH. [2020-12-10 06:01:51] - TRADE : From Seattle Kraken to Nashville Predators : Nicolas Petan, Mathieu Perreault, 1 500 000 $ (Salary Cap). [2020-11-16 05:01:31] - Luke Adam has been selected as assistant for Milwaukee Admirals. [2020-11-16 05:01:31] - Unknown Player is no longer as assistant for Milwaukee Admirals. [2020-11-16 05:01:31] - Drew Shore has been selected as assistant for Milwaukee Admirals. [2020-11-16 05:01:31] - Unknown Player is no longer as assistant for Milwaukee Admirals. [2020-11-16 05:01:31] - T.J. Brodie has been selected as captain for Milwaukee Admirals. [2020-11-16 05:01:31] - Unknown Player is no longer captain for Milwaukee Admirals. [2020-11-15 09:45:09] - Nick Palmieri signed with Nashville Predators for 850 000 $ for 1 year(s). [2020-11-15 09:45:09] - Nick Palmieri was added to Nashville Predators. [2020-10-30 10:23:55] - Mike Condon was released. [2020-10-30 10:23:55] - Nashville Predators paid 0 $ to release Mike Condon.
[2021-01-22 05:54:32] Auto Lines Partial Function has been run for Milwaukee Admirals. [2021-01-22 05:54:30] Successfully loaded Nashville Predators lines done with STHS Client - 3.2.6.6 [2021-01-21 06:12:54] Bode Wilde from Milwaukee Admirals is back from Separated Left Shoulder Injury. [2021-01-19 05:54:54] Auto Lines Partial Function has been run for Milwaukee Admirals.
[2021-01-19 05:54:54] Milwaukee Admirals (Nashville Predators) lines errors : Normal line # 2 Defense #2 is empty.
Normal line # 4 Defense #4 is empty.
PK line 1 Defense #1 is empty.
PK3 line 1 Defense #1 is empty.
4 vs 4 line 2 Defense #2 is empty.
LastMinOff line Defense is empty.
LastMinDef line Defense is empty.
Extra Defense #1 is empty.
Extra Defense #4 is empty.
OT Defense #3 is empty.
[2021-01-19 05:54:54] Auto Roster Partial Function has been run for Nashville Predators.
[2021-01-19 05:54:54] Milwaukee Admirals roster errors : Not enough Players available in Farm Team! 17 Dressed. 18 Required.
Some errors will be automatically fixed.
[2021-01-18 06:04:55] Game 383 - T.J. Brodie from Milwaukee Admirals is injured (Bruised Right Shoulder) and is out for 3 weeks.
[2021-01-14 05:00:03] Last 7 Days Farm Star : 1 - Matteson Iacopelli of Trois-Rivières Draveurs (4-2-6) / 2 - Mike Amadio of Binghamton Senators (2-4-6) / 3 - Nicholas Caamano of Milwaukee Admirals (4-1-5) [2021-01-12 04:32:59] Successfully loaded Nashville Predators lines done with STHS Client - 3.2.6.6 [2021-01-12 04:32:11] Successfully loaded Nashville Predators lines done with STHS Client - 3.2.6.6 [2021-01-11 05:04:01] Game 339 - Bode Wilde from Milwaukee Admirals is injured (Separated Left Shoulder) and is out for 2 weeks. [2021-01-10 04:40:03] Successfully loaded Nashville Predators lines done with STHS Client - 3.2.6.6
[2021-01-08 05:50:37] Nicholas Caamano from Milwaukee Admirals has scored a Hat Trick! [2021-01-06 05:02:37] Joshua Jacobs from Milwaukee Admirals is back from Sprained Left Knee Injury. [2021-01-05 04:18:42] Successfully loaded Nashville Predators lines done with STHS Client - 3.2.6.6 [2021-01-05 04:17:52] Successfully loaded Nashville Predators lines done with STHS Client - 3.2.6.6 [2021-01-02 05:36:57] Auto Lines Partial Function has been run for Milwaukee Admirals.
[2021-01-02 05:36:57] Milwaukee Admirals (Nashville Predators) lines errors : Normal line # 1 LW is empty.
PP line1 LW is empty.
4 vs 4 line 1 C is empty.
PK line 2 LW is empty.
LastMinOff line LW is empty.
Extra Forward #0 is empty.
Extra Forward #1 is empty.
OT Forward #1 is empty.
[2021-01-02 05:36:57] Auto Roster Partial Function has been run for Nashville Predators.
[2021-01-02 05:36:57] Milwaukee Admirals roster errors : Not enough Players available in Farm Team! 17 Dressed. 18 Required.
Some errors will be automatically fixed.
[2021-01-01 04:59:43] Game 262 - Brett Pollock from Milwaukee Admirals is injured (Fractured Left Foot) and is out for 1 month. [2020-12-31 05:52:36] Auto Lines Partial Function has been run for Milwaukee Admirals.
[2020-12-31 05:52:36] Milwaukee Admirals (Nashville Predators) lines errors : Normal line # 1 Defense #1 is empty.
Normal line # 4 Defense #4 is empty.
PK line 1 Defense #1 is empty.
4 vs 4 line 1 Defense #1 is empty.
PK3 line 1 Defense #1 is empty.
LastMinDef line Defense is empty.
LastMinOff line Defense is empty.
Extra Defense #1 is empty.
Extra Defense #4 is empty.
OT Defense #1 is empty.
[2020-12-30 06:53:59] Game 251 - Joshua Jacobs from Milwaukee Admirals is injured (Sprained Left Knee) and is out for 1 week. [2020-12-30 06:53:36] Auto Lines Partial Function has been run for Milwaukee Admirals.
[2020-12-30 06:53:36] Milwaukee Admirals (Nashville Predators) lines errors : Normal line # 2 C is empty.
PP line1 C is empty.
PK line 2 LW is empty.
Extra Forward #5 is empty.
OT Forward #9 is empty.