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
Andreas Johnsson, Jack Roslovic, Sven Andrighetto, JC Lipon, Jake Virtanen
Gardien
#1 : Thatcher Demko, #2 : Brian Elliott
Lignes d'Attaque Perso. en Prol.
Jack Roslovic, Kevin Labanc, Michael Sgarbossa, JC Lipon, Jake Virtanen, Sven Andrighetto, Sven Andrighetto, Andreas Johnsson, Brandon McMillan, Joe Pavelski, James Van Riemsdyk
Lignes de Défense Perso. en Prol.
Ryan Murphy, John Moore, Shane Hanna, Aaron Ness, Colby Cohen
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
6568
5000
2000
4000
1000
Prix des Billets
80
58
35
20
188
Assistance
91,952
70,000
28,000
56,000
14,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
27
18568 - 100.00%
1,153,440$
16,148,160$
18568
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
20,226,549$
62,060,000$
62,060,000$
0$
13,000,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
319,897$
19,831,450$
0$
22
1
Éstimation
Revenus de la Saison Éstimés
Jours Restants de la Saison
Dépenses Par Jour
Dépenses de la Saison Éstimées
31,142,880$
137
326,082$
44,673,234$
Total de l'Équipe Éstimé
Dépenses de la Saison Éstimées
Compte Bancaire Actuel
Compte Bancaire Projeté
47,585,888$
49,298,664$
34,674,011$
Cap Salarial de la Saison Éstimé
Cap Salarial Disponible
Cap Salarial Maximum
Au dessus du Plafond Salarial Minimum
76,657,339$
5,342,711$
82,000,050$
13,157,339$
Charte de Profondeur
Ailier Gauche
Centre
Ailier Droit
Brandon McMillan
AGE:30
PO:70
OV:0
*Ivan Chekhovich
AGE:21
PO:70
OV:0
James Van Riemsdyk
AGE:31
PO:70
OV:0
Jussi Jokinen
AGE:37
PO:70
OV:0
Andreas Johnsson
AGE:26
PO:70
OV:0
Roman Horak
AGE:29
PO:70
OV:0
Sven Andrighetto
AGE:27
PO:70
OV:0
Reto Suri
AGE:31
PO:70
OV:0
*Daniil Zharkov
AGE:26
PO:70
OV:0
*Sebastian Collberg
AGE:26
PO:70
OV:0
*Erik Foley
AGE:23
PO:70
OV:0
Kevin Labanc
AGE:25
PO:70
OV:0
*Victor Olofsson
AGE:25
PO:70
OV:0
Devin Shore
AGE:26
PO:50
OV:0
Brandon McMillan
AGE:30
PO:70
OV:0
Cody Almond
AGE:31
PO:70
OV:0
Justin Kloos
AGE:27
PO:70
OV:0
Jay Beagle
AGE:35
PO:70
OV:0
Joe Pavelski
AGE:36
PO:70
OV:0
*Raphael Lavoie
AGE:20
PO:70
OV:0
Jussi Jokinen
AGE:37
PO:70
OV:0
Tyler Graovac
AGE:27
PO:70
OV:0
Michael Sgarbossa
AGE:28
PO:70
OV:0
*Alex Barré-Boulet
AGE:23
PO:70
OV:0
Sven Andrighetto
AGE:27
PO:70
OV:0
Byron Froese
AGE:29
PO:70
OV:0
Jack Roslovic
AGE:23
PO:70
OV:0
*Justin Almeida
AGE:21
PO:70
OV:0
Devin Shore
AGE:26
PO:50
OV:0
Brandon McMillan
AGE:30
PO:70
OV:0
Justin Kloos
AGE:27
PO:70
OV:0
Jay Beagle
AGE:35
PO:70
OV:0
Joe Pavelski
AGE:36
PO:70
OV:0
*Raphael Lavoie
AGE:20
PO:70
OV:0
Jussi Jokinen
AGE:37
PO:70
OV:0
*Nick Sorensen
AGE:26
PO:70
OV:0
*Conor Garland
AGE:24
PO:70
OV:0
Andreas Johnsson
AGE:26
PO:70
OV:0
Sven Andrighetto
AGE:27
PO:70
OV:0
JC Lipon
AGE:27
PO:70
OV:0
Jake Virtanen
AGE:24
PO:70
OV:0
*Sebastian Collberg
AGE:26
PO:70
OV:0
Kevin Labanc
AGE:25
PO:70
OV:0
*Victor Olofsson
AGE:25
PO:70
OV:0
Jack Roslovic
AGE:23
PO:70
OV:0
Devin Shore
AGE:26
PO:50
OV:0
Défense #1
Défense #2
Gardien
Colby Cohen
AGE:31
PO:70
OV:0
Ryan Murphy
AGE:27
PO:70
OV:0
John Moore
AGE:30
PO:70
OV:0
Maxim Noreau
AGE:33
PO:70
OV:0
Nick Seeler
AGE:27
PO:70
OV:0
Neal Pionk
AGE:25
PO:70
OV:0
Dylan Demelo
AGE:27
PO:70
OV:0
Aaron Ness
AGE:30
PO:70
OV:0
Ryan Sproul
AGE:27
PO:70
OV:0
Steve Weinstein
AGE:30
PO:70
OV:0
Charles-Olivier Roussel
AGE:29
PO:70
OV:0
Shane Hanna
AGE:26
PO:70
OV:0
Nikita Zaitsev
AGE:29
PO:70
OV:0
*Adam Ginning
AGE:20
PO:70
OV:0
*Cale Fleury
AGE:22
PO:70
OV:0
*John Marino
AGE:23
PO:70
OV:0
*Antoine Bibeau
AGE:26
PO:70
OV:0
Anton Khudobin
AGE:34
PO:70
OV:0
Brian Elliott
AGE:35
PO:70
OV:0
*François Tremblay
AGE:26
PO:70
OV:0
Thatcher Demko
AGE:25
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
Brett Leason
Minnesota Wild
2019
40
Brycen Martin
Minnesota Wild
2014
74
Jack Rathbone
Minnesota Wild
2017
137
Jake Leschyshyn
Minnesota Wild
2017
86
Jordan Harris
Minnesota Wild
2018
Kasper Bjorkqvist
Minnesota Wild
2016
105
Lucas Raymond
Minnesota Wild
2020
7
Marcus Kallionkieli
Minnesota Wild
2019
148
Reece Newkirk
Minnesota Wild
2019
153
Samuel Hlavaj
Minnesota Wild
2020
113
Thomas Harley
Minnesota Wild
2019
25
Tim Soderlund
Minnesota Wild
2017
148
Choix au Repêchage
Année
R1
R2
R3
R4
R5
2021
MIN PIT
VEG MTL
TBL ARZ
MIN
2022
MIN PHI
MIN
MIN
MIN ARZ CHI
MIN
2023
MIN
MIN
MIN
MIN
MIN
2024
MIN
MIN
MIN
MIN
MIN
2025
MIN
MIN
MIN
MIN
MIN
La base de donnée des nouvelles n'a pas été trouvée. Veuillez en créer une du STHS.
[2020-12-22 05:10:38] - TRADE : From Minnesota Wild to Philadelphia Flyers : Blake Wheeler, Benoit Pouliot, 4 000 000 $ (Salary Cap). [2020-12-22 05:10:38] - TRADE : From Philadelphia Flyers to Minnesota Wild : Andreas Johnsson, John Moore, Y:2022-RND:1-PHI. [2020-12-20 04:55:54] - TRADE : From Ottawa Senators to Minnesota Wild : Jack Roslovic, Ivan Chekhovich, Thomas Harley (P), Y:2021-RND:1-PIT. [2020-12-20 04:55:54] - TRADE : From Minnesota Wild to Ottawa Senators : Matt Dumba, Derek Dorsett, 1 500 000 $ (Salary Cap). [2020-12-14 05:04:14] - TRADE : From Minnesota Wild to Arizona Coyotes : Petr Mrazek, 2 500 000 $ (Salary Cap). [2020-12-14 05:04:14] - TRADE : From Arizona Coyotes to Minnesota Wild : Brian Elliott, Y:2021-RND:3-VEG. [2020-12-12 05:42:50] - TRADE : From Florida Panthers to Minnesota Wild : Alex Barré-Boulet. [2020-12-12 05:42:50] - TRADE : From Minnesota Wild to Florida Panthers : Andreas Athanasiou, Y:2021-RND:4-MIN. [2020-12-09 06:12:09] - TRADE : From Columbus Blue Jackets to Minnesota Wild : Michael Sgarbossa, Raphael Lavoie. [2020-12-09 06:12:09] - TRADE : From Minnesota Wild to Columbus Blue Jackets : Dmitrij Jaskin, Ziga Pance. [2020-11-22 06:38:04] - TRADE : From New York Islanders to Minnesota Wild : Victor Olofsson.
[2021-01-22 05:54:45] Successfully loaded Minnesota Wild lines done with STHS Client - 3.2.6.6 [2021-01-21 06:12:51] Auto Lines Partial Function has been run for Houston Aeros.
[2021-01-21 06:12:51] Houston Aeros (Minnesota Wild) lines errors : Normal line # 4 C is empty.
PK line 1 C is empty.
PK3 line 1 RW is empty.
[2021-01-21 06:12:51] Auto Lines Partial Function has been run for Minnesota Wild.
[2021-01-21 06:12:51] Minnesota Wild lines errors : Normal line # 1 Defense #1 is empty.
Normal line # 3 RW is empty.
Normal line # 4 C is empty.
Normal line # 4 Defense #4 is empty.
Unknown Player is used twice in Normal line #4
Unknown Player is used twice in normal lines 1 and 3.
PP line 1 Defense #1 is empty.
PK line 1 C is empty.
4 vs 4 line 1 Defense #1 is empty.
PK3 line 1 forward is empty.
PP line 2 LW is empty.
PK line 2 Defense #2 is empty.
PK3 line 2 Defense #2 is empty.
Unknown Player is used twice in PP lines 1 and 2.
Unknown Player is used twice in PK lines 1 and 2.
Unknown Player is used twice in PK3 lines 1 and 2.
LastMinDef line C is empty.
LastMinOff line RW is empty.
LastMinOff line Defense #3 is empty.
Unknown Player is used twice in LastMinOff line
Extra Defense #2 is empty.
Extra Defense #4 is empty.
Extra Defense #5 is empty.
OT Forward #3 is empty.
OT Defense #2 is empty.
[2021-01-21 06:12:51] Auto Roster Partial Function has been run for Minnesota Wild.
[2021-01-21 06:12:51] Minnesota Wild roster errors : Not enough Defenseman available in Pro Team! 5 Dressed. 6 Required.
Not enough Players available in Pro Team! 17 Dressed. 18 Required.
Some errors will be automatically fixed.
[2021-01-20 06:02:43] Game 437 - Neal Pionk from Minnesota Wild is injured (Right Forearm) and is out for 2 weeks.
[2021-01-13 05:28:10] JC Lipon from Minnesota Wild has scored a Hat Trick! [2021-01-11 05:02:05] Successfully loaded Minnesota Wild lines done with STHS Client - 3.2.6.6 [2021-01-07 04:58:27] Sebastian Collberg from Houston Aeros is back from Right Foot Injury. [2021-01-07 04:58:26] Game 312 - Sebastian Collberg from Houston Aeros is injured (Right Foot) and is out for 2 days.
[2021-01-05 05:08:28] Nikita Zaitsev(Minnesota Wild) cleared from waivers and was sent to down farm. [2021-01-04 03:01:55] Successfully loaded Minnesota Wild lines done with STHS Client - 3.2.6.6
[2021-01-04 03:01:55] Nikita Zaitsev of Minnesota Wild was sent down to farm.
[2021-01-04 03:01:54] Minnesota Wild placed Nikita Zaitsev on waivers.
[2021-01-04 03:01:51] Maximum Pro Players Limit Reached for Minnesota Wild!
[2021-01-03 06:01:23] Maximum Pro Players Limit Reached for Minnesota Wild!
[2021-01-03 06:01:05] Maximum Pro Players Limit Reached for Minnesota Wild! [2021-01-03 06:00:42] Aaron Ness from Minnesota Wild is back from Right Leg Injury. [2021-01-02 05:36:57] Auto Lines Partial Function has been run for Houston Aeros.
[2021-01-02 05:36:57] Houston Aeros (Minnesota Wild) lines errors : Normal line # 3 RW is empty.
PP line2 RW is empty.
[2021-01-02 05:36:57] Auto Lines Partial Function has been run for Minnesota Wild.
[2021-01-02 05:36:57] Minnesota Wild lines errors : Normal line # 1 LW is empty.
Normal line # 3 RW is empty.
Unknown Player is used twice in normal lines 1 and 3.
PP line 1 LW is empty.
4 vs 4 line 1 LW is empty.
PP line 2 LW is empty.
Unknown Player is used twice in PP lines 1 and 2.
LastMinOff line LW is empty.
Penalty Shot Player #2 is empty.
Extra Forward #3 is empty.
Extra Forward #5 is empty.
OT Forward #2 is empty.
[2021-01-02 05:36:57] Auto Roster Partial Function has been run for Minnesota Wild.
[2021-01-02 05:36:57] Minnesota Wild roster errors : Not enough Players available in Pro Team! 17 Dressed. 18 Required.
Some errors will be automatically fixed.
[2021-01-01 04:59:44] Kevin Labanc from Minnesota Wild is back from Back Spasms Injury. [2021-01-01 04:59:44] Game 294 - Kevin Labanc from Minnesota Wild is injured (Back Spasms) and is out for 5 days. [2021-01-01 04:49:09] Successfully loaded Minnesota Wild lines done with STHS Client - 3.2.2.2
[2021-01-01 04:49:09] Nick Seeler of Minnesota Wild was sent to pro. [2020-12-31 05:52:36] Auto Lines Partial Function has been run for Houston Aeros.
[2020-12-31 05:52:36] Houston Aeros (Minnesota Wild) lines errors : Normal line # 2 RW is empty.
Normal line # 4 RW is empty.
PK line 1 C is empty.
PK3 line 1 RW is empty.
PP line2 RW is empty.
LastMinDef line LW is empty.
OT Forward #9 is empty.
[2020-12-31 05:52:36] Auto Lines Partial Function has been run for Minnesota Wild.
[2020-12-31 05:52:36] Minnesota Wild lines errors : Normal line # 2 Defense #2 is empty.
Normal line # 3 RW is empty.
Normal line # 4 LW is empty.
Unknown Player is used twice in normal lines 2 and 3.
PK line 1 C is empty.
PK line 1 Defense #1 is empty.
PK3 line 1 Defense #1 is empty.
Unknown Player is used twice in PK line#1
PP line 2 Defense #2 is empty.
PP line 2 Defense #2 is empty.
4 vs 4 line 2 Defense #2 is empty.
PK3 line 2 forward is empty.
Unknown Player is used twice PP in line#2
Unknown Player is used twice in PK3 lines 1 and 2.
LastMinDef line C is empty.
LastMinDef line Defense #3 is empty.
Unknown Player is used twice in LastMinDef line
Extra Defense #0 is empty.
Extra Defense #3 is empty.
Extra Defense #4 is empty.
OT Defense #4 is empty.
[2020-12-31 05:52:36] Auto Roster Partial Function has been run for Minnesota Wild.
[2020-12-31 05:52:36] Minnesota Wild roster errors : Not enough Defenseman available in Pro Team! 5 Dressed. 6 Required.
Not enough Players available in Pro Team! 17 Dressed. 18 Required.
Some errors will be automatically fixed.
[2020-12-30 06:54:00] Game 281 - Aaron Ness from Minnesota Wild is injured (Right Leg) and is out for 1 week.