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
Jeff Carter, Bo Horvat, T.J. Oshie, Reilly Smith, Loui Eriksson
Gardien
#1 : Craig Anderson, #2 : Curtis McElhinney
Lignes d'Attaque Perso. en Prol.
Jeff Carter, T.J. Oshie, Bo Horvat, Reilly Smith, Tomas Plekanec, Colin Wilson, Colin Wilson, Patrick Sharp, Marian Gaborik, Colton Sceviour, Alex Chiasson
Lignes de Défense Perso. en Prol.
Matt Niskanen, Dougie Hamilton, Matt Dumba, John Moore, Adam McQuaid
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
7042
3706
4633
1853
1297
Prix des Billets
100
65
38
25
200
Assistance
42252
20161
26026
11118
7782
Attendance PCT
100.00%
90.67%
93.63%
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
35
17890 - 96.54%
2,092,100$
12,552,598$
18531
100
Dépenses
Salaire Total des Joueurs
Salaire Total Moyen des Joueurs
Salaire des Coachs
Valeur du Cap Salarial Spécial
65,100,000$
17,175,000$
0$
0$
Dépenses Annuelles à Ce Jour
Cap Salarial Par Jour
Cap salarial à ce jour
Taxe de Luxe Totale
0$
0$
0$
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
0$
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$
0$
16,796,184$
16,796,184$
Charte de Profondeur
Ailier Gauche
Centre
Ailier Droit
Loui Eriksson
AGE:32
PO:0
OV:69
Reilly Smith
AGE:27
PO:0
OV:69
Colin Wilson
AGE:28
PO:0
OV:68
Patrick Sharp
AGE:36
PO:0
OV:67
Marian Gaborik
AGE:36
PO:0
OV:66
*Curtis McKenzie
AGE:27
PO:0
OV:61
Chris Bourque
AGE:32
PO:0
OV:59
*Evgeni Svechnikov
AGE:21
PO:0
OV:56
Colin Campbell
AGE:27
PO:0
OV:55
*Sonny Milano
AGE:22
PO:0
OV:54
*Francis Perron
AGE:22
PO:0
OV:53
*Ryan Carpenter
AGE:27
PO:0
OV:51
Mitch Moroz
AGE:24
PO:0
OV:50
Jeff Carter
AGE:33
PO:0
OV:76
Bo Horvat
AGE:23
PO:0
OV:71
Tomas Plekanec
AGE:35
PO:0
OV:71
Colton Sceviour
AGE:29
PO:0
OV:66
*Oscar Lindberg
AGE:26
PO:0
OV:64
Boyd Gordon
AGE:34
PO:0
OV:60
*Jared McCann
AGE:21
PO:0
OV:58
*Andy Andreoff
AGE:27
PO:0
OV:58
*Freddie Hamilton
AGE:26
PO:0
OV:57
Alex Broadhurst
AGE:25
PO:0
OV:55
Colin Campbell
AGE:27
PO:0
OV:55
Ryan Kujawinski
AGE:23
PO:0
OV:54
*Ryan Carpenter
AGE:27
PO:0
OV:51
Kyle Platzer
AGE:23
PO:0
OV:50
*Brady Vail
AGE:24
PO:0
OV:49
Jeff Carter
AGE:33
PO:0
OV:76
T.J. Oshie
AGE:31
PO:0
OV:74
Loui Eriksson
AGE:32
PO:0
OV:69
Reilly Smith
AGE:27
PO:0
OV:69
Patrick Sharp
AGE:36
PO:0
OV:67
Marian Gaborik
AGE:36
PO:0
OV:66
Colton Sceviour
AGE:29
PO:0
OV:66
Alex Chiasson
AGE:27
PO:0
OV:65
Boyd Gordon
AGE:34
PO:0
OV:60
*Brock Boeser
AGE:21
PO:0
OV:58
*Evgeni Svechnikov
AGE:21
PO:0
OV:56
Colin Campbell
AGE:27
PO:0
OV:55
Hunter Smith
AGE:22
PO:0
OV:52
*Ryan Carpenter
AGE:27
PO:0
OV:51
Kyle Platzer
AGE:23
PO:0
OV:50
Défense #1
Défense #2
Gardien
Dougie Hamilton
AGE:24
PO:0
OV:75
Matt Niskanen
AGE:31
PO:0
OV:75
John Moore
AGE:27
PO:0
OV:71
*Matt Dumba
AGE:23
PO:0
OV:71
Adam McQuaid
AGE:31
PO:0
OV:70
*Jakob Chychrun
AGE:20
PO:0
OV:70
Brenden Dillon
AGE:27
PO:0
OV:70
*Adam Pelech
AGE:23
PO:0
OV:65
Ryan Graves
AGE:22
PO:0
OV:59
Mat Bodie
AGE:27
PO:0
OV:57
Christian Djoos
AGE:23
PO:0
OV:57
Mark Alt
AGE:26
PO:0
OV:55
*Josh Jacobs
AGE:22
PO:0
OV:54
Maxime Fortunus
AGE:34
PO:0
OV:54
*Evan McEneny
AGE:23
PO:0
OV:53
Jarred Tinordi
AGE:26
PO:0
OV:53
Pat Sieloff
AGE:24
PO:0
OV:51
Craig Anderson
AGE:36
PO:0
OV:83
Curtis McElhinney
AGE:34
PO:0
OV:74
Jeremy Smith
AGE:29
PO:0
OV:66
Scott Wedgewood
AGE:25
PO:0
OV:60
Maxime Lagace
AGE:25
PO:0
OV:55
Philippe Desrosiers
AGE:22
PO:0
OV:49
É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
Anton Cederholm
Stars
2013
139
Callum Booth
Stars
2015
106
Chad Billins
Stars
Clark Bishop
Stars
2014
168
Coda Gordon
Stars
2012
134
Ivan Vishnevskiy
Stars
Jackson Houck
Stars
2013
199
Jake Walman
Stars
Jordan Bellerive
Stars
2017
106
Joshua Mahura
Stars
2016
101
Justin Shugg
Stars
Lias Andersson
Stars
2017
16
Marek Tvrdon
Stars
Ondrej Roman
Stars
Patrick Cehlin
Stars
Perttu Lindgren
Stars
Peter Ceresnak
Stars
2011
172
Samuel Carrier
Stars
Samuel Dove-McFalls
Stars
2015
166
Scott Glennie
Stars
Sergei Andronov
Stars
Simon Bourque
Stars
2015
196
Stuart Skinner
Stars
2017
85
Tomas Vincour
Stars
Tyler Steenbergen
Stars
2017
136
Victor Crus Rydberg
Stars
Zack MacEwen
Stars
2017
196
Choix au Repêchage
Année
R1
R2
R3
R4
R5
R6
R7
2018
DAL
DAL
DAL
DAL
DAL
2019
DAL
DAL
DAL
DAL
DAL
DAL
DAL
2020
DAL
DAL
DAL
DAL
DAL
DAL
DAL
2021
DAL
DAL
DAL
DAL
DAL
DAL
DAL
2022
DAL
DAL
DAL
DAL
DAL
DAL
DAL
[20.04.2018 20:37:14] - Stars was eliminated at round 2 of year 2017. [30.03.2018 21:53:23] - Stars was eliminated at round 1 of year 2017. [24.02.2018 20:07:39] - TRADE : From Stars to Jets : Clarke MacArthur (57), Y:2018-RND:6-DAL, Y:2018-RND:7-DAL. [24.02.2018 20:07:39] - TRADE : From Jets to Stars : Oscar Lindberg (64), Patrick Sharp (67). [24.02.2018 20:07:38] - Patrick Sharp was added to Stars. [24.02.2018 20:07:38] - Oscar Lindberg was added to Stars. [26.01.2018 20:40:21] - Jakob Chychrun has been selected as assistant for Stars. [26.01.2018 20:40:21] - Unknown Player is no longer as assistant for Stars. [01.01.2018 20:41:38] - Jared McCann has been selected as assistant for Stars. [01.01.2018 20:41:38] - Unknown Player is no longer as assistant for Stars. [01.01.2018 20:41:38] - Curtis McKenzie has been selected as assistant for Stars. [01.01.2018 20:41:38] - Jared McCann is no longer as assistant for Stars. [28.11.2017 20:51:58] - Jakob Chychrun has been selected as assistant for Stars. [28.11.2017 20:51:58] - Unknown Player is no longer as assistant for Stars. [14.10.2017 8:09:34] - Stars hired Dave Hakstol for 1 000 000 Kč for 5 year(s). [14.10.2017 8:09:15] - Stars fired Willie Desjardins. [10.10.2017 20:54:11] - Curtis McKenzie has been selected as assistant for Stars. [10.10.2017 20:54:11] - Pat Sieloff is no longer as assistant for Stars. [10.10.2017 20:54:11] - Jared McCann has been selected as assistant for Stars. [10.10.2017 20:54:11] - Unknown Player is no longer as assistant for Stars. [10.10.2017 20:54:11] - Andy Andreoff has been selected as captain for Stars. [10.10.2017 20:54:11] - Unknown Player is no longer captain for Stars. [10.10.2017 20:54:11] - Tomas Plekanec has been selected as assistant for Stars. [10.10.2017 20:54:11] - Unknown Player is no longer as assistant for Stars.
[16.05.2018 20:45:12] Successfully loaded Stars lines done with STHS Client - 3.1.2.2 [11.05.2018 20:49:45] Successfully loaded Stars lines done with STHS Client - 3.1.2.2 [10.05.2018 23:05:03] Successfully loaded Stars lines done with STHS Client - 3.1.2.2 [26.04.2018 20:35:13] Successfully loaded Stars lines done with STHS Client - 3.1.2.2 [24.04.2018 20:34:49] Successfully loaded Stars lines done with STHS Client - 3.1.2.2 [23.04.2018 20:40:35] Successfully loaded Stars lines done with STHS Client - 3.1.2.2 [20.04.2018 20:37:14] Last 7 Days Pro Star : 1 - Craig Anderson of Stars (0,944) / 2 - Devan Dubnyk of Blackhawks (0,944) / 3 - Erik Karlsson of Blues (2-3-5) [20.04.2018 20:37:09] Successfully loaded Stars lines done with STHS Client - 3.1.2.2 [18.04.2018 21:12:53] Successfully loaded Stars lines done with STHS Client - 3.1.2.2 [18.04.2018 20:55:39] Successfully loaded Stars lines done with STHS Client - 3.1.2.2 [16.04.2018 21:01:38] Successfully loaded Stars lines done with STHS Client - 3.1.2.2 [16.04.2018 20:48:01] Adam McQuaid from Stars is back from Right Leg Injury. [16.04.2018 20:47:53] Successfully loaded Stars lines done with STHS Client - 3.1.2.2 [13.04.2018 21:14:33] Game 72 - Adam McQuaid from Stars is injured (Right Leg) and is out for 1 week. [13.04.2018 21:14:27] Successfully loaded Stars lines done with STHS Client - 3.1.2.2 [13.04.2018 21:02:50] Successfully loaded Stars lines done with STHS Client - 3.1.2.2 [12.04.2018 21:16:04] Successfully loaded Stars lines done with STHS Client - 3.1.2.2 [12.04.2018 20:31:09] Brock Boeser from Stars is back from Right Eye Injury. [12.04.2018 20:31:03] Successfully loaded Stars lines done with STHS Client - 3.1.2.2 [10.04.2018 20:46:36] Successfully loaded Stars lines done with STHS Client - 3.1.2.2 [10.04.2018 20:34:57] Successfully loaded Stars lines done with STHS Client - 3.1.2.2
[10.04.2018 20:34:57] Jakob Chychrun of Stars was sent to pro. [09.04.2018 21:20:42] Successfully loaded Stars lines done with STHS Client - 3.1.2.2 [06.04.2018 21:17:32] Last 7 Days Pro Star : 1 - Devan Dubnyk of Blackhawks (0,970) / 2 - T.J. Oshie of Stars (4-3-7) / 3 - Wayne Simmonds of Blackhawks (3-0-3) [06.04.2018 20:32:57] Successfully loaded Stars lines done with STHS Client - 3.1.2.2 [04.04.2018 20:45:03] John Moore from Stars has scored a Hat Trick! [04.04.2018 20:44:54] Successfully loaded Stars lines done with STHS Client - 3.1.2.2 [04.04.2018 20:30:56] Successfully loaded Stars lines done with STHS Client - 3.1.2.2 [02.04.2018 20:58:33] T.J. Oshie from Stars has scored a Hat Trick! [02.04.2018 20:58:24] Successfully loaded Stars lines done with STHS Client - 3.1.2.2 [02.04.2018 20:53:06] Successfully loaded Stars lines done with STHS Client - 3.1.2.2
[30.03.2018 21:53:23] Stars lines for next game are empty. Current rosters/lines are not erased. But, Stars lines for next game are NOT empty. Current farm rosters/lines are moved and might impact pro rosters/lines.