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 Skinner, Anze Kopitar, Kevin Fiala, Danton Heinen, Jordan Staal
Gardien
#1 : Ilya Samsonov, #2 : Benjamin Conz
Lignes d'Attaque Perso. en Prol.
Jeff Skinner, Anze Kopitar, Kevin Fiala, Jordan Staal, Danton Heinen, Andreas Johnsson, Andreas Johnsson, Boone Jenner, Michael McCarron, Miles Wood, Mathieu Joseph
Lignes de Défense Perso. en Prol.
Drew Doughty, Mark Pysyk, Caleb Jones, Michael Del Zotto, Rasmus Andersson
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
Éspoir
Nom de l'Équipe
Année de Repêchage
Choix Total
Information
Lien
Alexander Kisakov
Los Angeles Kings
2021
31
Alexander Perevalov
Los Angeles Kings
2022
48
Arthur Kaliyev
Los Angeles Kings
2019
11
Braden Holt
Los Angeles Kings
2022
194
Christopher Paquette
Los Angeles Kings
2016
135
Cross Hanas
Los Angeles Kings
2020
124
Daniel Torgersson
Los Angeles Kings
2020
91
Demetrios Koumontzis
Los Angeles Kings
2018
138
Drake Rymsha
Los Angeles Kings
2017
99
Eemeli Rasanen
Los Angeles Kings
2017
63
Jake Furlong
Los Angeles Kings
2022
170
Jake Livanavage
Los Angeles Kings
2022
128
Joey Keane
Los Angeles Kings
2018
116
Jordan Dumais
Los Angeles Kings
2022
60
Josh Filmon
Los Angeles Kings
2022
121
Judd Caulfield
Los Angeles Kings
2019
144
Liam Hawel
Los Angeles Kings
2017
139
Mans Forsfjäll
Los Angeles Kings
2022
154
Martin Pospisil
Los Angeles Kings
2018
126
Max Gildon
Los Angeles Kings
2017
74
Michael Buchinger
Los Angeles Kings
2022
94
Oskar Pettersson
Los Angeles Kings
2022
161
Samu Salminen
Los Angeles Kings
2021
64
Scott Reedy
Los Angeles Kings
2017
143
Tyler Brennan
Los Angeles Kings
2022
58
Choix au Repêchage
Année
R1
R2
R3
R4
R5
R6
R7
2023
2024
2025
2026
2027
[2023-02-02 05:53:06] - TRADE : From Los Angeles Kings to Philadelphia Flyers : Matt Luff, Noah Cates (P), Y:2023-RND:2-LOS, Y:2023-RND:5-LOS. [2023-02-02 05:53:06] - TRADE : From Philadelphia Flyers to Los Angeles Kings : Andreas Johnsson, Y:2023-RND:4-BUF. [2022-11-01 06:02:19] - New Record for Team's Most Shots Blocked (24) in 1 Game for Los Angeles Kings! [2022-10-21 06:58:57] - TRADE : From Los Angeles Kings to Arizona Coyotes : Jack Campbell, Derek Forbort, Anthony Cirelli. [2022-10-21 06:58:57] - TRADE : From Arizona Coyotes to Los Angeles Kings : Benjamin Conz, Keegan Kanzig, Danton Heinen, Y:2023-RND:2-COL. [2022-09-11 07:21:15] - TRADE : From Detroit Red Wings to Los Angeles Kings : Justin Dowling. [2022-09-11 07:11:59] - Kevin Hayes was released. [2022-09-11 07:11:59] - Los Angeles Kings paid 2 250 000 $ to release Kevin Hayes. [2022-09-09 21:54:13] - TRADE : From Los Angeles Kings to Carolina Hurricanes : Brett Ritchie, 5 000 000 $ (Money), Y:2025-RND:7-LOS. [2022-09-09 21:54:13] - TRADE : From Carolina Hurricanes to Los Angeles Kings : Emil Bemstrom, Y:2025-RND:6-CAR.
[2023-02-09 05:54:25] Victor Mete from Gatineau Olympiques is back from Broken Left Thumb Injury. [2023-02-08 20:26:47] Successfully loaded Los Angeles Kings lines done with STHS Client - 3.3.5.5 [2023-02-05 08:03:13] Successfully loaded Los Angeles Kings lines done with STHS Client - 3.3.5.5 [2023-02-02 18:58:17] Successfully loaded Los Angeles Kings lines done with STHS Client - 3.3.5.5 [2023-02-02 05:53:06] TRADE : From Los Angeles Kings to Philadelphia Flyers : Matt Luff, Noah Cates (P), Y:2023-RND:2-LOS, Y:2023-RND:5-LOS. [2023-02-02 05:53:06] TRADE : From Philadelphia Flyers to Los Angeles Kings : Andreas Johnsson, Y:2023-RND:4-BUF. [2023-01-31 06:11:40] Michael Del Zotto from Los Angeles Kings is back from Exhaustion. [2023-01-31 06:11:13] Successfully loaded Los Angeles Kings lines done with STHS Client - 3.3.5.5 [2023-01-30 06:48:29] Michael Del Zotto from Los Angeles Kings is injured from Exhaustion. [2023-01-30 06:45:06] Successfully loaded Los Angeles Kings lines done with STHS Client - 3.3.5.5
[2023-01-30 06:45:06] Anders Bjork of Los Angeles Kings was sent to pro. [2023-01-29 05:59:41] Michael Del Zotto from Los Angeles Kings is back from Separated Right Shoulder Injury. [2023-01-26 06:55:08] Successfully loaded Los Angeles Kings lines done with STHS Client - 3.3.5.5 [2023-01-21 08:13:10] Ben Hutton from Gatineau Olympiques is back from Sprained Right Finger Injury. [2023-01-20 07:41:55] Brent Gates from Gatineau Olympiques is back from Strained Right Elbow Injury. [2023-01-15 08:22:20] Successfully loaded Los Angeles Kings lines done with STHS Client - 3.3.5.5
[2023-01-13 17:45:55] Last 30 Days Pro Star : 1 - Connor McDavid of Vancouver Canucks (17-14-31) / 2 - Patrik Laine of Vancouver Canucks (15-13-28) / 3 - Jeff Skinner of Los Angeles Kings (15-11-26) [2023-01-12 07:33:08] Successfully loaded Los Angeles Kings lines done with STHS Client - 3.3.5.5 [2023-01-10 06:17:33] Antti Niemi from Gatineau Olympiques is back from Broken Left Thumb Injury. [2023-01-09 06:59:42] Auto Lines Function has been run for Gatineau Olympiques.
[2023-01-09 06:59:28] Gatineau Olympiques (Los Angeles Kings) lines errors : Normal line # 2 Defense #2 is empty.
[2023-01-09 06:59:27] Gatineau Olympiques (Los Angeles Kings) lines errors : Normal line # 2 Defense #2 is empty.
[2023-01-08 21:01:39] Gatineau Olympiques (Los Angeles Kings) lines errors : Normal line # 2 Defense #2 is empty.
[2023-01-08 21:01:38] Gatineau Olympiques (Los Angeles Kings) lines errors : Normal line # 2 Defense #2 is empty.
Normal line # 2 Defense #2 is empty.
Unknown Player is used twice in Normal line #2
Normal line # 4 RW is empty.
PP line 1 Defense #1 is empty.
PK line 1 Defense #1 is empty.
PK3 line 1 Defense #1 is empty.
PK line 2 C is empty.
4 vs 4 line 2 C is empty.
Unknown Player is used twice in PK lines 1 and 2.
LastMinOff line Defense is empty.
LastMinDef line Defense is empty.
OT Defense #1 is empty.
OT Defense #3 is empty.
Unknown Player is used twice in OT Defense
[2023-01-08 21:01:38] Auto Roster Partial Function has been run for Los Angeles Kings.
[2023-01-08 21:01:38] Gatineau Olympiques roster errors : Not enough Players available in Farm Team! 16 Dressed. 18 Required.
Some errors will be automatically fixed.
[2023-01-07 07:24:41] Game 827 - Brent Gates from Gatineau Olympiques is injured (Strained Right Elbow) and is out for 2 weeks. [2023-01-07 07:24:41] Game 827 - Ben Hutton from Gatineau Olympiques is injured (Sprained Right Finger) and is out for 2 weeks.