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
John Tavares, Guillaume Latendresse, Michael Grabner, Alex Chiasson, Andrew Ladd
Gardien
#1 : Matt Murray, #2 : Braden Holtby
Lignes d’attaque personnalisées en prolongation
, , , , , , , , , ,
Lignes de défense personnalisées en prolongation
, , , ,
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
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
Espoir
Nom de l’équipe
Année de repêchage
Choix total
Information
Lien
Choix au repêchage
Année
R1
R2
R3
R4
R5
2
3
4
5
6
[2022-05-17 9:02:21 PM] - Danny Richmond signed with Stars for $750,000 for 1 year(s). [2022-05-17 9:02:21 PM] - Danny Richmond was added to Stars. [2022-04-29 10:52:54 PM] - New Record for Team's Most Penalties Minutes (16) in 1 Game for Stars! [2022-04-13 7:07:36 PM] - New Record for Team's Most Penalties Minutes (15) in 1 Game for Stars! [2022-04-13 7:07:36 PM] - New Record for Team's Most Shots Blocked (20) in 1 Game for Stars! [2022-04-13 7:07:36 PM] - New Record for Team's Most Assists (13) in 1 Game for Stars! [2022-04-06 11:51:49 PM] - New Record for Team's Most Hits (34) in 1 Game for Stars! [2022-04-03 7:28:10 PM] - TRADE : From Stars to Panthers : Jeremy Morin (74), Jussi Jokinen (77), Y:2-RND:1-Dal. [2022-04-03 7:28:10 PM] - TRADE : From Panthers to Stars : Jonathan Drouin (71), Tobias Rieder (73). [2022-02-17 8:21:19 PM] - New Record for Team's Most Penalties Minutes (14) in 1 Game for Stars! [2022-02-14 7:02:13 PM] - New Record for Team's Most Points (20) in 1 Game for Stars! [2022-02-14 7:02:13 PM] - New Record for Team's Most Goals (8) in 1 Game for Stars! [2022-02-04 7:04:35 PM] - New Record for Team's Most Hits (33) in 1 Game for Stars! [2022-01-13 9:29:04 PM] - New Record for Team's Most Shots (44) in 1 Game for Stars! [2022-01-06 7:01:22 PM] - New Record for Team's Most Hits (29) in 1 Game for Stars! [2022-01-02 7:16:40 PM] - New Record for Team's Most Hits (26) in 1 Game for Stars!
[2022-06-27 8:20:17 PM] Tyler Brenner from Stars is back from Broken Bone (Right Foot) Injury.
[2022-06-18 11:16:38 PM] Successfully loaded Stars lines done with Web Base Client and SQLite Database. [2022-06-17 7:11:34 PM] Henrik Borgstrom from Little Stars is back from Sore Left Knee Injury. [2022-06-17 7:11:31 PM] Game 989 - Tyler Brenner from Stars is injured (Broken Bone (Right Foot)) and is out for 2 weeks. [2022-06-17 7:11:30 PM] Game 987 - Henrik Borgstrom from Little Stars is injured (Sore Left Knee) and is out for 5 days.
[2022-06-17 7:11:23 PM] Auto Lines Function has been run for Little Stars.
[2022-06-17 7:11:23 PM] Auto Lines Function has been run for Stars.
[2022-06-17 7:11:23 PM] Auto Roster Partial Function has been run for Stars. [2022-06-16 7:05:20 PM] Eric Knodel from Little Stars is back from Bruised Left Shoulder Injury. [2022-06-15 9:20:53 PM] Daniil Tarasov from Little Stars is back from Left Foot Injury. [2022-06-15 9:20:51 PM] Game 979 - Daniil Tarasov from Little Stars is injured (Left Foot) and is out for 1 days. [2022-06-15 9:20:51 PM] Game 979 - Eric Knodel from Little Stars is injured (Bruised Left Shoulder) and is out for 1 week.
[2022-06-13 7:00:32 PM] Successfully loaded Stars lines done with Web Base Client and SQLite Database.
[2022-06-10 11:36:21 PM] Successfully loaded Stars lines done with Web Base Client and SQLite Database.
[2022-06-10 11:35:34 PM] Successfully loaded Stars lines done with Web Base Client and SQLite Database.
[2022-06-09 7:01:06 PM] Last 30 Days Pro Star : 1 - John Tavares of Stars (9-16-25) / 2 - Patrick Kane of Capitals (9-9-18) / 3 - Cody Hodgson of Capitals (8-10-18)
[2022-06-09 7:00:44 PM] Successfully loaded Stars lines done with Web Base Client and SQLite Database.
[2022-06-08 8:48:23 PM] Auto Lines Function has been run for Little Stars. [2022-06-06 7:01:45 PM] Tucker Poolman from Little Stars is back from Strained Left Knee Injury. [2022-06-06 7:01:43 PM] Game 934 - Tucker Poolman from Little Stars is injured (Strained Left Knee) and is out for 5 days.
[2022-06-06 7:01:27 PM] Successfully loaded Stars lines done with Web Base Client and SQLite Database.
[2022-06-05 9:28:48 PM] Successfully loaded Stars lines done with Web Base Client and SQLite Database.
[2022-06-05 9:26:12 PM] Auto Lines Function has been run for Little Stars. [2022-06-04 9:05:47 PM] Joakim Nygard from Little Stars is back from Left Knee Injury.
[2022-06-04 9:05:26 PM] Successfully loaded Stars lines done with Web Base Client and SQLite Database. [2022-06-01 9:08:39 PM] Ian White from Stars is back from Torn Left MCL Injury. [2022-05-31 8:44:09 PM] Game 904 - Joakim Nygard from Little Stars is injured (Left Knee) and is out for 1 week.
[2022-05-30 7:28:43 PM] Successfully loaded Stars lines done with Web Base Client and SQLite Database.
[2022-05-27 7:18:32 PM] Last 7 Days Pro Star : 1 - Milan Lucic of Rangers (5-2-7) / 2 - Sean Couturier of Rangers (2-4-6) / 3 - John Tavares of Stars (3-3-6)
[2022-05-27 7:17:46 PM] Successfully loaded Stars lines done with Web Base Client and SQLite Database.
[2022-05-27 7:17:46 PM] Tyler Wotherspoon of Stars was sent down to farm.
[2022-05-24 11:09:40 PM] Successfully loaded Stars lines done with Web Base Client and SQLite Database. [2022-05-23 8:06:54 PM] Andrej Sustr from Stars is back from Right Hip Injury. [2022-05-22 6:57:59 AM] Jordan LaVallee from Little Stars is back from Bruised Left Arm Injury. [2022-05-22 6:57:56 AM] Game 856 - Jordan LaVallee from Little Stars is injured (Bruised Left Arm) and is out for 3 days.
[2022-05-22 6:57:18 AM] Successfully loaded Stars lines done with Web Base Client and SQLite Database.
[2022-05-20 11:50:51 PM] Last 7 Days Pro Star : 1 - Marcus Johansson of Canucks (5-3-8) / 2 - John Tavares of Stars (3-5-8) / 3 - Petr Mrazek of Panthers (0.985) [2022-05-19 10:00:06 PM] Zach Budish from Little Stars is back from Torso Injury.
[2022-05-19 10:00:06 PM] Farm Game #851 - Michael Mersch from Little Stars has scored a Hat Trick!
Pas de blessure ou de suspension.
Stars Leaders statistiques (saison régulière)
#
Nom du joueur
GP
G
A
P
+/-
PIM
HIT
HTT
SHT
SHT%
SB
MP
AMG
PPG
PPA
PPP
PPS
PKG
PKA
PKP
PKS
GW
GT
FO%
HT
P/20
PSG
PSS
Stars Leaders des statistiques des gardiens (saison régulière)
#
Nom du gardien
GP
W
L
OTL
PCT
GAA
MP
PIM
SO
GA
SA
SAR
A
EG
PS %
PSA
Stars Statistiques de l'Équipe de Carrière
Total
Domicile
Visiteur
Année
GP
W
L
T
OTW
OTL
SOW
SOL
GF
GA
Diff
GP
W
L
T
OTW
OTL
SOW
SOL
GF
GA
Diff
GP
W
L
T
OTW
OTL
SOW
SOL
GF
GA
Diff
P
G
A
TP
SO
EG
GP1
GP2
GP3
GP4
SHF
SH1
SP2
SP3
SP4
SHA
SHB
Pim
Hit
PPA
PPG
PP%
PKA
PK GA
PK%
PK GF
W OF FO
T OF FO
OF FO%
W DF FO
T DF FO
DF FO%
W NT FO
T NT FO
NT FO%
PZ DF
PZ OF
PZ NT
PC DF
PC OF
PC NT
Stars Leaders statistiques (séries éliminatoires)
#
Nom du joueur
GP
G
A
P
+/-
PIM
HIT
HTT
SHT
SHT%
SB
MP
AMG
PPG
PPA
PPP
PPS
PKG
PKA
PKP
PKS
GW
GT
FO%
HT
P/20
PSG
PSS
Stars Leaders des statistiques des gardiens (séries éliminatoires)