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
Gabriel Landeskog, Patrick Kane, Claude Giroux, Clayton Keller, Adam Henrique
Gardien
#1 : Mike Smith, #2 : Mikko Koskinen
Lignes d’attaque personnalisées en prolongation
Gabriel Landeskog, Patrick Kane, Claude Giroux, Clayton Keller, Adam Henrique, Brock Boeser, Brock Boeser, Nicklas Backstrom, Martin Necas, Joe Thornton, Alexandre Texier
Lignes de défense personnalisées en prolongation
Damon Severson, Mikhail Sergachev, Ryan McDonagh, Mike Matheson, John Marino
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
La base de données des nouvelles n'a pas été trouvée. Veuillez en créer une de la section Gestion des nouvelles de la ligue ou du STHS.
[2022-10-11 18:21:57] - TRADE : From Jets to Kings : Mason Appleton, Adam Scheel, Conor Timmins (P). [2022-10-11 18:21:57] - TRADE : From Kings to Jets : Lars Eller, Artturi Lehkonen, Y:2023-RND:3-LAK. [2022-09-26 21:15:42] - Michael Pezzetta signed with Kings for 750 000 $ for 3 year(s). [2022-09-26 21:15:42] - Michael Pezzetta was added to Kings. [2022-09-26 21:15:38] - Pat Maroon signed with Kings for 1 000 000 $ for 2 year(s). [2022-09-26 21:15:38] - Pat Maroon was added to Kings. [2022-09-26 21:15:33] - Kevin Labanc signed with Kings for 1 000 000 $ for 1 year(s). [2022-09-26 21:15:33] - Kevin Labanc was added to Kings. [2022-09-26 21:15:30] - Mike Matheson signed with Kings for 1 000 000 $ for 1 year(s). [2022-09-26 21:15:30] - Mike Matheson was added to Kings. [2022-09-26 21:15:16] - Mikko Koskinen signed with Kings for 1 000 000 $ for 1 year(s). [2022-09-26 21:15:16] - Mikko Koskinen was added to Kings. [2022-09-16 23:12:08] - Ryan McDonagh signed with Kings for 6 750 000 $ for 4 year(s) / Option : No Trade & Signing Bonus of 10 000 000 $. [2022-09-16 23:12:08] - Ryan McDonagh was added to Kings. [2022-09-16 22:57:21] - Mike Smith signed with Kings for 2 200 000 $ for 4 year(s) / Option : No Trade & Signing Bonus of 4 000 000 $. [2022-09-16 22:57:21] - Mike Smith was added to Kings. [2022-09-16 22:20:17] - Offer from Kings for Ryan Suter of 3 650 000 $ for 4 year(s) with 4 000 000 $ in bonus has been refused. [2022-09-09 16:53:23] - Nicklas Backstrom signed with Kings for 9 200 000 $ for 3 year(s) / Option : No Trade & Signing Bonus of 8 000 000 $. [2022-09-09 16:53:23] - Nicklas Backstrom was added to Kings. [2022-08-31 16:56:51] - Zachary Leslie has been deleted from Kings. [2022-08-31 16:56:48] - Steven Johnson has been deleted from Kings. [2022-08-31 16:56:47] - Spencer Watson has been deleted from Kings. [2022-08-31 16:56:43] - Patrik Bastosak has been deleted from Kings. [2022-08-31 16:56:39] - Nikolai Prokhorkin has been deleted from Kings. [2022-08-31 16:56:37] - Mikhail Grigorenko has been deleted from Kings. [2022-08-31 16:56:33] - Joel Lowry has been deleted from Kings. [2022-08-31 16:56:30] - Filip Helt has been deleted from Kings. [2022-08-31 16:56:28] - David Noel has been deleted from Kings. [2022-08-31 16:56:23] - Alexander Dergachyov has been deleted from Kings. [2022-08-31 16:56:21] - Alex Lintuniemi has been deleted from Kings. [2022-08-31 16:56:18] - Alec Dillon has been deleted from Kings. [2022-08-20 17:01:41] - Monarchs hired Luke Richardson for 500 000 $ for 3 year(s). [2022-07-24 20:16:41] - Roland McKeown was released. [2022-07-24 20:16:41] - Kings paid 0 $ to release Roland McKeown. [2022-07-24 20:03:32] - Kings drafts George Fegaras as the #96 overall pick in the Entry Draft of year 2022. [2022-07-16 10:36:49] - Kings drafts Hunter Haight as the #61 overall pick in the Entry Draft of year 2022.
[2022-10-15 08:20:38] Kings lines for next game are empty. Current rosters/lines are not erased.
[2022-10-12 21:24:57] Successfully loaded Kings lines done with STHS Client - 3.3.0.0 [2022-10-11 21:47:28] Monarchs lines for next game are empty. Current rosters/lines are not erased. [2022-10-11 21:47:27] Game 3 - Michael Pezzetta from Monarchs is injured (Strained Right Elbow) and is out for 1 week.
[2022-10-11 18:27:57] Auto Lines Function has been run for Monarchs.
[2022-10-11 18:27:42] Auto Lines Partial Function has been run for Kings.
[2022-10-11 18:27:27] Ryan Lomberg of Kings was sent to pro.
[2022-10-11 18:27:05] Alexandre Texier of Kings was sent to pro.
[2022-10-11 18:26:51] Alex Iafallo of Kings was sent down to farm. [2022-10-11 18:25:58] Monarchs roster errors : Not enough Players available in Pro Team! 19 Dressed. 20 Required.
Some errors will be automatically fixed.
[2022-10-11 18:25:58] Kings roster errors : Not enough Forward available in Pro Team! 11 Dressed. 12 Required.
Not enough Players available in Pro Team! 17 Dressed. 18 Required.
Some errors will be automatically fixed.
[2022-10-11 18:25:48] Brad Richardson of Kings was sent down to farm.
[2022-10-11 18:25:37] Brad Richardson of Kings was sent to pro. [2022-10-11 18:25:16] Monarchs roster errors : Not enough Players available in Pro Team! 19 Dressed. 20 Required.
Some errors will be automatically fixed.
[2022-10-11 18:25:16] Kings roster errors : Not enough Forward available in Pro Team! 11 Dressed. 12 Required.
Not enough Players available in Pro Team! 17 Dressed. 18 Required.
Some errors will be automatically fixed.
[2022-10-11 18:21:57] TRADE : From Jets to Kings : Mason Appleton, Adam Scheel, Conor Timmins (P). [2022-10-11 18:21:57] TRADE : From Kings to Jets : Lars Eller, Artturi Lehkonen, Y:2023-RND:3-LAK.
[2022-10-10 21:43:15] Auto Roster Partial Function has been run for Kings.
[2022-10-10 21:43:15] Auto Roster Farm Only Function has been run for Kings.
[2022-10-10 21:41:53] Auto Roster Partial Function has been run for Kings.
[2022-10-10 21:41:53] Auto Roster Farm Only Function has been run for Kings. [2022-10-09 10:54:01] Kings are expected to be over the salary cap by 4 788 928 $!
[2022-10-09 10:52:00] Auto Roster Partial Function has been run for Kings.
[2022-10-09 10:52:00] Auto Roster Farm Only Function has been run for Kings. [2022-10-09 10:52:00] Monarchs roster errors : Not enough Centers available in Farm Team! 3 Dressed. 4 Required.
Not enough Forward available in Farm Team! 10 Dressed. 12 Required.
Not enough Players available in Farm Team! 16 Dressed. 18 Required.
Some errors will be automatically fixed.
[2022-10-09 09:54:46] Mike Smith from Kings is back from Bruised Right Foot Injury.
[2022-10-09 09:54:45] Felix Sandstrom of Kings was sent to farm.
[2022-10-09 09:54:45] Pat Maroon of Kings was sent to farm.
[2022-10-09 09:54:45] Kevin Labanc of Kings was sent to farm.
[2022-10-09 09:54:45] Alexandre Texier of Kings was sent to farm.
[2022-10-09 09:54:45] Daniel Sprong of Kings was sent to farm.
[2022-10-09 09:53:57] Auto Lines Function has been run for Kings. [2022-10-09 09:53:57] Kings lines errors : Starting Goalie is empty.
[2022-10-09 09:53:57] Auto Roster Partial Function has been run for Kings.
[2022-10-09 09:53:57] Felix Sandstrom of Kings was sent to pro.
[2022-10-09 09:53:57] Daniel Sprong of Kings was sent to pro.
[2022-10-09 09:53:57] Kevin Labanc of Kings was sent to pro.
[2022-10-09 09:53:57] Pat Maroon of Kings was sent to pro.
[2022-10-09 09:53:57] Alexandre Texier of Kings was sent to pro. [2022-10-09 09:53:57] Kings roster errors : Not enough Goalie available in Pro Team! 1 Dressed. 2 Required.
Some errors will be automatically fixed.
[2022-10-08 09:22:16] Felix Sandstrom of Kings was sent to farm.
[2022-10-08 09:22:16] Pat Maroon of Kings was sent to farm.
[2022-10-08 09:22:16] Kevin Labanc of Kings was sent to farm.
[2022-10-08 09:22:16] Alexandre Texier of Kings was sent to farm.
[2022-10-08 09:22:16] Daniel Sprong of Kings was sent to farm.
[2022-10-08 09:22:06] Auto Lines Function has been run for Kings. [2022-10-08 09:22:06] Kings lines errors : Starting Goalie is empty.
[2022-10-08 09:22:06] Auto Roster Partial Function has been run for Kings.
[2022-10-08 09:22:06] Felix Sandstrom of Kings was sent to pro.
[2022-10-08 09:22:06] Daniel Sprong of Kings was sent to pro.
Michael Pezzetta est dehors pour 1 jours à cause de Strained Right Elbow Injury.
Kings 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
Kings 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
Kings 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
Kings 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
Kings Leaders des statistiques des gardiens (séries éliminatoires)