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
Leon Draisaitl, Mika Zibanejad, Patrick Kane, Nikita Gusev, David Pastrnak
Gardien
#1 : Jordan Binnington, #2 : Ilya Samsonov
Lignes d’attaque personnalisées en prolongation
Leon Draisaitl, David Pastrnak, Mika Zibanejad, Patrick Kane, Pavel Zacha, Jonathan Toews, Jonathan Toews, Rudolfs Balcers, Ilya Mikheyev, Nikita Gusev, Nick Ritchie
Lignes de défense personnalisées en prolongation
Oscar Klefbom, Miro Heiskanen, Colton Parayko, Nicolas Beaudin, Noah Hanifin
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é
6000
5000
2300
4000
1232
Prix des billets
65
35
20
10
145
Assistance
17464
14464
6361
11979
3171
Attendance PCT
97.02%
96.43%
92.19%
99.83%
85.80%
Revenu
Matchs à domicile restants
Assistance moyenne - %
Revenu moyen par match
Revenu annuel à ce jour
Capacité
Popularité de l’équipe
38
17813 - 96.12%
1,166,275$
3,498,826$
18532
110
Dépenses
Salaire total des joueurs
Salaire total moyen des joueurs
Salaire des entraineurs
Valeur du plafond salarial spécial
64,835,000$
63,565,714$
0$
0$
Dépenses annuelles à ce jour
Plafond salarial par jour
Plafond salarial à ce jour
Taxe de luxe totale
0$
0$
0$
0$
Estimation
Revenus de la saison estimés
Jours restants de la saison
Dépenses par jour
Dépenses de la saison estimées
0$
5
0$
0$
Total de l’équipe estimé
Dépenses de la saison estimées
Cap Salarial de la Saison estimé
Compte bancaire actuel
Compte bancaire projeté
0$
0$
3,802,001$
3,802,001$
Charte de profondeur
Ailier gauche
Centre
Ailier droit
Leon Draisaitl
AGE:26
PO:0
OV:83
Pavel Zacha
AGE:24
PO:0
OV:76
Nick Ritchie
AGE:26
PO:0
OV:74
*Rudolfs Balcers
AGE:24
PO:0
OV:74
Dominik Kahun
AGE:26
PO:0
OV:73
Ilya Mikheyev
AGE:27
PO:0
OV:73
Nikita Gusev
AGE:29
PO:0
OV:73
Emil Bemstrom
AGE:22
PO:0
OV:71
*Alexander Volkov
AGE:24
PO:0
OV:70
*Anders Bjork
AGE:25
PO:0
OV:70
*Givani Smith
AGE:23
PO:0
OV:69
*Nicholas Robertson
AGE:20
PO:0
OV:69
*Axel Jonsson-Fjallby
AGE:23
PO:0
OV:67
*Nathan Walker
AGE:27
PO:0
OV:67
*Samuel Asselin
AGE:23
PO:0
OV:66
*Joe Wegwerth
AGE:25
PO:0
OV:64
Leon Draisaitl
AGE:26
PO:0
OV:83
Mika Zibanejad
AGE:28
PO:0
OV:80
Jonathan Toews
AGE:33
PO:0
OV:77
Pavel Zacha
AGE:24
PO:0
OV:76
Dominik Kahun
AGE:26
PO:0
OV:73
*Mitchell Stephens
AGE:24
PO:0
OV:72
*Alex Barre-Boulet
AGE:24
PO:0
OV:70
*Jayce Hawryluk
AGE:25
PO:0
OV:68
*Sasha Chmelevski
AGE:22
PO:0
OV:68
*Lane Pederson
AGE:24
PO:0
OV:67
*Samuel Asselin
AGE:23
PO:0
OV:66
*Ben Jones
AGE:22
PO:0
OV:65
*Jimmy Huntington
AGE:23
PO:0
OV:65
Leon Draisaitl
AGE:26
PO:0
OV:83
David Pastrnak
AGE:25
PO:0
OV:81
Patrick Kane
AGE:33
PO:0
OV:79
*Rudolfs Balcers
AGE:24
PO:0
OV:74
Dominik Kahun
AGE:26
PO:0
OV:73
Ilya Mikheyev
AGE:27
PO:0
OV:73
Nikita Gusev
AGE:29
PO:0
OV:73
Emil Bemstrom
AGE:22
PO:0
OV:71
*Alexander Volkov
AGE:24
PO:0
OV:70
*Anders Bjork
AGE:25
PO:0
OV:70
*Givani Smith
AGE:23
PO:0
OV:69
*Jayce Hawryluk
AGE:25
PO:0
OV:68
*Sasha Chmelevski
AGE:22
PO:0
OV:68
*Andrei Altybarmakian
AGE:23
PO:0
OV:66
*Joe Wegwerth
AGE:25
PO:0
OV:64
Défense #1
Défense #2
Gardien
Colton Parayko
AGE:28
PO:0
OV:77
Miro Heiskanen
AGE:22
PO:0
OV:77
Oscar Klefbom
AGE:28
PO:0
OV:76
Noah Hanifin
AGE:24
PO:0
OV:75
Chris Tanev
AGE:32
PO:0
OV:74
Chris Bigras
AGE:26
PO:0
OV:72
*Joe Hicketts
AGE:25
PO:0
OV:72
*Nicolas Beaudin
AGE:22
PO:0
OV:72
Alex Petrovic
AGE:29
PO:0
OV:71
*Dylan Coghlan
AGE:23
PO:0
OV:69
*Jonas Siegenthaler
AGE:24
PO:0
OV:69
*Turner Ottenbreit
AGE:24
PO:0
OV:66
*Devante Stephens
AGE:24
PO:0
OV:64
Jordan Binnington
AGE:28
PO:0
OV:90
*Ilya Samsonov
AGE:24
PO:0
OV:84
*Michael DiPietro
AGE:22
PO:0
OV:80
*Brandon Halverson
AGE:25
PO:0
OV:77
*Ryan Bednard
AGE:24
PO:0
OV:77
Espoirs
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
[5/8/2022 11:28:58 PM] - Texas Stars was eliminated at round 1 of year 2021. [5/6/2022 11:18:16 PM] - Dallas Stars was eliminated at round 1 of year 2021. [3/26/2022 8:10:46 PM] - TRADE : From Dallas Stars to Colorado Avalanche : Y:2022-RND:5-MON, Y:2022-RND:5-OTT. [3/26/2022 8:10:46 PM] - TRADE : From Colorado Avalanche to Dallas Stars : $2,000,000 (Money). [3/2/2022 12:15:27 AM] - TRADE : From Ottawa Senators to Dallas Stars : Jordan Binnington (90), Pavel Zacha (77), Jonathan Dahlen (P), Y:2022-RND:5-OTT, Y:2022-RND:7-TOR. [3/2/2022 12:15:27 AM] - TRADE : From Dallas Stars to Ottawa Senators : Jake Guentzel (77), Frederik Andersen (90), Ilya Konovalov (P). [12/9/2021 9:06:11 PM] - Dallas Stars hired Dave Tippett for $1,250,000 for 2 year(s). [12/9/2021 9:05:47 PM] - Dallas Stars fired Patrick Roy. [11/7/2021 8:15:58 PM] - Jimmy Huntington was added to Dallas Stars. [11/7/2021 8:15:08 PM] - Brandon Halverson was added to Dallas Stars. [11/7/2021 8:13:17 PM] - Turner Ottenbreit was added to Dallas Stars. [11/7/2021 7:54:40 PM] - Samuel Asselin was added to Dallas Stars. [10/20/2021 10:45:36 PM] - TRADE : From Dallas Stars to Calgary Flames : Y:2023-RND:2-DAL. [10/20/2021 10:45:36 PM] - TRADE : From Calgary Flames to Dallas Stars : Dominik Kahun (73). [10/1/2021 1:18:24 PM] - TRADE : From Dallas Stars to Chicago Blackhawks : Y:2022-RND:2-NYI, Y:2022-RND:5-MIN, Y:2023-RND:3-DAL. [10/1/2021 1:18:24 PM] - TRADE : From Chicago Blackhawks to Dallas Stars : Nikita Gusev (73), Brody Lamb (P). [9/24/2021 4:17:16 PM] - Michael DiPietro was added to Dallas Stars. [9/24/2021 1:22:14 PM] - Jacob Cederholm has been deleted from Dallas Stars. [9/14/2021 1:33:39 PM] - Cory Schneider was released. [9/14/2021 1:33:39 PM] - Dallas Stars paid $0 to release Cory Schneider. [9/10/2021 4:23:47 PM] - Ryan Bednard was added to Dallas Stars. [9/10/2021 4:21:54 PM] - Joe Wegwerth was added to Dallas Stars. [9/10/2021 4:20:25 PM] - Axel Jonsson-Fjallby was added to Dallas Stars. [9/10/2021 4:19:00 PM] - Ben Jones was added to Dallas Stars. [9/10/2021 4:17:24 PM] - Sasha Chmelevski was added to Dallas Stars. [9/10/2021 4:11:47 PM] - Andrei Altybarmakian was added to Dallas Stars. [9/10/2021 1:41:19 PM] - TRADE : From Montreal Canadiens to Dallas Stars : Y:2022-RND:5-MON. [9/10/2021 1:41:19 PM] - TRADE : From Dallas Stars to Montreal Canadiens : Brett Ritchie (72). [9/4/2021 4:50:06 PM] - Dallas Stars drafts Braden Hache as the #211 overall pick in the Entry Draft of year 2021.
[5/6/2022 11:17:39 PM] Successfully loaded Dallas Stars lines done with Web Base Client and SQLite Database. [5/5/2022 12:06:42 AM] Successfully loaded Dallas Stars lines done with Web Base Client and SQLite Database. [5/2/2022 11:59:04 PM] Successfully loaded Dallas Stars lines done with Web Base Client and SQLite Database. [4/28/2022 11:53:27 PM] Successfully loaded Dallas Stars lines done with Web Base Client and SQLite Database.
[4/28/2022 11:53:26 PM] Anders Bjork of Dallas Stars was sent down to farm. [4/27/2022 11:53:53 PM] Dominik Kahun from Dallas Stars is back from Strained Groin Injury. [4/26/2022 11:58:02 PM] Auto Lines Partial Function has been run for Texas Stars. [4/26/2022 11:57:38 PM] Successfully loaded Dallas Stars lines done with Web Base Client and SQLite Database. [4/21/2022 10:48:55 PM] Successfully loaded Dallas Stars lines done with Web Base Client and SQLite Database. [4/21/2022 10:47:10 PM] Successfully loaded Dallas Stars lines done with Web Base Client and SQLite Database.
[4/21/2022 10:47:10 PM] Anders Bjork of Dallas Stars was sent to pro. [4/20/2022 10:52:29 PM] Game 1259 - Dominik Kahun from Dallas Stars is injured (Strained Groin) and is out for 2 weeks. [4/17/2022 11:16:31 PM] Successfully loaded Dallas Stars lines done with Web Base Client and SQLite Database. [4/17/2022 1:15:51 AM] Successfully loaded Dallas Stars lines done with Web Base Client and SQLite Database. [4/12/2022 11:47:25 PM] Successfully loaded Dallas Stars lines done with Web Base Client and SQLite Database. [4/8/2022 10:57:11 PM] Successfully loaded Dallas Stars lines done with Web Base Client and SQLite Database. [4/7/2022 8:50:50 PM] Successfully loaded Dallas Stars lines done with Web Base Client and SQLite Database. [4/6/2022 11:18:24 PM] Successfully loaded Dallas Stars lines done with Web Base Client and SQLite Database. [4/5/2022 12:17:28 AM] Successfully loaded Dallas Stars lines done with Web Base Client and SQLite Database.
[4/5/2022 12:17:27 AM] Ilya Samsonov of Dallas Stars was sent to pro.
[4/5/2022 12:17:27 AM] Ryan Bednard of Dallas Stars was sent to farm. [4/3/2022 11:41:44 PM] Successfully loaded Dallas Stars lines done with Web Base Client and SQLite Database.
[4/3/2022 11:41:44 PM] Joe Hicketts of Dallas Stars was sent down to farm. [4/2/2022 10:34:10 PM] Miro Heiskanen from Dallas Stars is back from Right Ankle Injury. [4/1/2022 10:24:04 PM] Successfully loaded Dallas Stars lines done with Web Base Client and SQLite Database.
[4/1/2022 10:24:00 PM] Anders Bjork of Dallas Stars was sent down to farm. [3/31/2022 9:18:14 PM] Pavel Zacha from Dallas Stars is back from Bruised Left Shoulder Injury.