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
Alex Ovechkin, Evgenii Dadonov, Sidney Crosby, Evander Kane, Alexander Radulov
Gardien
#1 : Marc-Andre Fleury, #2 : Elvis Merzlikins
Lignes d'Attaque Perso. en Prol.
Alex Ovechkin, Zack Kassian, Sidney Crosby, Evander Kane, Alexander Radulov, Patrice Bergeron, Patrice Bergeron, Evgenii Dadonov, Josh Anderson, Jake Virtanen, Luke Glendening
Lignes de Défense Perso. en Prol.
Brent Burns, Jake Muzzin, Ryan Ellis, Ben Chiarot, TJ Brodie
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
Anton Burdasov
LOS ANGELES Kings
33
162
Artyom Zub
LOS ANGELES Kings
Jonas Rondbjerg
LOS ANGELES Kings
29
88
Linus Sandin
LOS ANGELES Kings
Mathias Brome
LOS ANGELES Kings
Matthew McLeod
LOS ANGELES Kings
31
172
Tarmo Reunanen
LOS ANGELES Kings
28
99
Zayde Wisdom
LOS ANGELES Kings
Choix au Repêchage
Année
R1
R2
R3
R4
R5
R6
R7
37
38
39
40
41
[1/17/2021 6:53:24 PM] - LOS ANGELES Kings hired Dan Bylsma for $400,000 for 3 year(s). [1/17/2021 6:52:46 PM] - Team Name Change : HOLLYWOOD Oscar changed name to ONTARIO Reign [1/17/2021 6:27:17 PM] - TRADE : From LOS ANGELES Kings to VANCOUVER Canucks : Pat Maroon (72), Y:37-RND:4-LAK, Y:37-RND:5-LAK. [1/17/2021 6:27:17 PM] - TRADE : From VANCOUVER Canucks to LOS ANGELES Kings : Zack Kassian (73). [1/3/2021 9:36:49 AM] - TRADE : From TAMPA BAY Lightning to LOS ANGELES Kings : Josh Anderson (75). [1/3/2021 9:36:49 AM] - TRADE : From LOS ANGELES Kings to TAMPA BAY Lightning : Max Domi (75). [12/31/2020 4:37:18 PM] - TRADE : From LOS ANGELES Kings to MONTREAL Canadiens : Y:39-RND:7-SEA. [12/31/2020 4:37:18 PM] - TRADE : From MONTREAL Canadiens to LOS ANGELES Kings : Kyle Clifford (70). [12/29/2020 3:06:09 PM] - Carson Soucy was added to LOS ANGELES Kings. [12/28/2020 4:45:41 PM] - TRADE : From LOS ANGELES Kings to WASHINGTON Capitals : Anze Kopitar (81), Calle Jarnkrok (73), Mark Giordano (81), Jackson LaCombe (P), Y:37-RND:2-SEA. [12/28/2020 4:45:41 PM] - TRADE : From WASHINGTON Capitals to LOS ANGELES Kings : Matt Duchene (77), Evander Kane (79), TJ Brodie (76), Taro Hirose (64). [12/14/2020 5:14:55 PM] - Gerard Gallant contract with LOS ANGELES Kings has ended. [12/5/2020 6:45:21 PM] - HOLLYWOOD Oscar was eliminated at round 3 of year 34. [11/23/2020 7:53:07 PM] - LOS ANGELES Kings was eliminated at round 1 of year 34. [11/5/2020 7:19:19 PM] - Zayde Wisdom has been added to LOS ANGELES Kings. [11/5/2020 7:19:11 PM] - Artyom Zub has been added to LOS ANGELES Kings. [11/5/2020 7:19:03 PM] - Carson Soucy has been added to LOS ANGELES Kings. [11/5/2020 7:18:58 PM] - Mathias Brome has been added to LOS ANGELES Kings. [11/5/2020 7:18:52 PM] - Luke Tuch has been deleted from LOS ANGELES Kings. [11/1/2020 5:12:02 PM] - Linus Sandin has been added to LOS ANGELES Kings. [11/1/2020 5:11:51 PM] - Luke Tuch has been added to LOS ANGELES Kings. [10/26/2020 7:32:53 PM] - TRADE : From LOS ANGELES Kings to MONTREAL Canadiens : Y:37-RND:7-MTL. [10/26/2020 4:47:00 PM] - TRADE : From MONTREAL Canadiens to LOS ANGELES Kings : Y:37-RND:7-MTL. [10/14/2020 6:47:20 AM] - TRADE : From LOS ANGELES Kings to MONTREAL Canadiens : Y:37-RND:7-MTL. [10/13/2020 8:34:03 PM] - TRADE : From LOS ANGELES Kings to MONTREAL Canadiens : Zack Kassian (73). [10/13/2020 8:34:03 PM] - TRADE : From MONTREAL Canadiens to LOS ANGELES Kings : Jake Virtanen (74), Y:37-RND:7-MTL. [10/5/2020 8:28:47 PM] - TRADE : From LOS ANGELES Kings to TAMPA BAY Lightning : Drew Doughty (78), Dominik Bokk (P). [10/5/2020 8:28:47 PM] - TRADE : From TAMPA BAY Lightning to LOS ANGELES Kings : Ryan Ellis (79), Jackson LaCombe (P). [6/19/2020 8:30:24 PM] - TRADE : From LOS ANGELES Kings to BOSTON Bruins : Mike Smith (81). [6/19/2020 8:30:24 PM] - TRADE : From BOSTON Bruins to LOS ANGELES Kings : 5 000 000 $ (Money), Y:37-RND:5-BOS. [6/19/2020 8:22:22 PM] - TRADE : From LOS ANGELES Kings to NEW JERSEY Devils : Ryan McLeod (67). [6/19/2020 8:22:22 PM] - TRADE : From NEW JERSEY Devils to LOS ANGELES Kings : Calle Jarnkrok (73). [6/17/2020 8:52:24 PM] - Pat Maroon was added to LOS ANGELES Kings. [6/17/2020 8:52:07 PM] - Patrick Maroon was released by LOS ANGELES Kings
[4/19/2021 7:02:01 PM] Both LOS ANGELES Kings and ONTARIO Reign lines for next game are empty. Current rosters/lines are not erased. [4/19/2021 7:01:49 PM] Auto Lines Partial Function has been run for LOS ANGELES Kings. [4/18/2021 7:06:55 PM] ONTARIO Reign lines for next game are empty. Current rosters/lines are not erased.
[4/18/2021 7:06:55 PM] Last 7 Days Pro Star : 1 - John Gibson of MINNESOTA Wild (0.957) / 2 - Brent Burns of LOS ANGELES Kings (4-8-12) / 3 - Sidney Crosby of LOS ANGELES Kings (6-3-9)
[4/18/2021 7:06:32 PM] Carson Soucy of LOS ANGELES Kings was sent down to farm.
[4/18/2021 7:06:32 PM] Kyle Clifford of LOS ANGELES Kings was sent down to farm. [4/17/2021 7:01:47 PM] Both LOS ANGELES Kings and ONTARIO Reign lines for next game are empty. Current rosters/lines are not erased.
[4/17/2021 7:01:47 PM] Last 30 Days Pro Star : 1 - Sean Couturier of CHICAGO Blackhawks (13-15-28) / 2 - Sidney Crosby of LOS ANGELES Kings (16-18-34) / 3 - Evander Kane of LOS ANGELES Kings (9-13-22)
[4/17/2021 7:01:46 PM] Sidney Crosby from LOS ANGELES Kings has scored a Hat Trick! [4/16/2021 7:13:01 PM] LOS ANGELES Kings lines for next game are empty. Current rosters/lines are not erased. [4/15/2021 7:21:18 PM] ONTARIO Reign lines for next game are empty. Current rosters/lines are not erased. [4/14/2021 7:08:52 PM] Matt Duchene from LOS ANGELES Kings is back from Bruised Left Foot Injury. [4/14/2021 7:08:52 PM] Both LOS ANGELES Kings and ONTARIO Reign lines for next game are empty. Current rosters/lines are not erased. [4/14/2021 7:08:10 PM] Auto Lines Partial Function has been run for LOS ANGELES Kings. [4/13/2021 7:20:48 PM] Brent Burns from LOS ANGELES Kings is back from Left Foot Injury. [4/13/2021 7:20:48 PM] LOS ANGELES Kings lines for next game are empty. Current rosters/lines are not erased. [4/13/2021 7:20:47 PM] Game 785 - Brent Burns from LOS ANGELES Kings is injured (Left Foot) and is out for 1 days. [4/13/2021 7:20:47 PM] Game 785 - Matt Duchene from LOS ANGELES Kings is injured (Bruised Left Foot) and is out for 4 days. [4/12/2021 7:00:57 PM] John Moore from LOS ANGELES Kings is back from Bruised Right Foot Injury. [4/12/2021 7:00:57 PM] Both LOS ANGELES Kings and ONTARIO Reign lines for next game are empty. Current rosters/lines are not erased. [4/11/2021 7:08:19 PM] ONTARIO Reign lines for next game are empty. Current rosters/lines are not erased. [4/10/2021 7:03:56 PM] LOS ANGELES Kings lines for next game are empty. Current rosters/lines are not erased. [4/10/2021 7:03:47 PM] Auto Lines Partial Function has been run for LOS ANGELES Kings. [4/10/2021 7:03:47 PM] Auto Roster Partial Function has been run for LOS ANGELES Kings. [4/10/2021 7:03:47 PM] Kyle Clifford of LOS ANGELES Kings was sent to pro. [4/9/2021 7:05:34 PM] Both LOS ANGELES Kings and ONTARIO Reign lines for next game are empty. Current rosters/lines are not erased. [4/9/2021 7:05:34 PM] Game 752 - John Moore from LOS ANGELES Kings is injured (Bruised Right Foot) and is out for 5 days. [4/8/2021 7:09:32 PM] ONTARIO Reign lines for next game are empty. Current rosters/lines are not erased. [4/7/2021 7:03:22 PM] LOS ANGELES Kings lines for next game are empty. Current rosters/lines are not erased. [4/6/2021 7:05:12 PM] Both LOS ANGELES Kings and ONTARIO Reign lines for next game are empty. Current rosters/lines are not erased. [4/5/2021 7:05:30 PM] ONTARIO Reign lines for next game are empty. Current rosters/lines are not erased. [4/4/2021 7:16:14 PM] LOS ANGELES Kings lines for next game are empty. Current rosters/lines are not erased.
[4/4/2021 7:16:14 PM] Last 7 Days Pro Star : 1 - Evander Kane of LOS ANGELES Kings (5-2-7) / 2 - Ryan O'Reilly of MONTREAL Canadiens (5-6-11) / 3 - Mark Stone of NEW YORK Islanders (6-2-8) [4/3/2021 7:02:52 PM] Both LOS ANGELES Kings and ONTARIO Reign lines for next game are empty. Current rosters/lines are not erased. [4/2/2021 7:09:59 PM] LOS ANGELES Kings lines for next game are empty. Current rosters/lines are not erased. [4/1/2021 7:04:13 PM] Patrice Bergeron from LOS ANGELES Kings is back from Bruised Left Shoulder Injury. [4/1/2021 7:04:13 PM] ONTARIO Reign lines for next game are empty. Current rosters/lines are not erased. [3/31/2021 7:02:32 PM] LOS ANGELES Kings lines for next game are empty. Current rosters/lines are not erased. [3/31/2021 7:02:15 PM] Auto Lines Partial Function has been run for LOS ANGELES Kings. [3/30/2021 7:00:09 PM] Both LOS ANGELES Kings and ONTARIO Reign lines for next game are empty. Current rosters/lines are not erased. [3/30/2021 7:00:07 PM] Game 656 - Patrice Bergeron from LOS ANGELES Kings is injured (Bruised Left Shoulder) and is out for 4 days. [3/29/2021 7:14:49 PM] Both LOS ANGELES Kings and ONTARIO Reign lines for next game are empty. Current rosters/lines are not erased. [3/28/2021 7:07:37 PM] ONTARIO Reign lines for next game are empty. Current rosters/lines are not erased. [3/27/2021 7:00:19 PM] Jake Muzzin from LOS ANGELES Kings is back from Strained Right Knee Injury. [3/27/2021 7:00:19 PM] LOS ANGELES Kings lines for next game are empty. Current rosters/lines are not erased. [3/27/2021 7:00:18 PM] Game 629 - Jake Muzzin from LOS ANGELES Kings is injured (Strained Right Knee) and is out for 1 days. [3/26/2021 7:07:06 PM] ONTARIO Reign lines for next game are empty. Current rosters/lines are not erased. But, LOS ANGELES Kings lines for next game are NOT empty. Current pro rosters/lines are moved and might impact farm rosters/lines. [3/25/2021 7:13:38 PM] ONTARIO Reign lines for next game are empty. Current rosters/lines are not erased. [3/24/2021 7:09:23 PM] ONTARIO Reign lines for next game are empty. Current rosters/lines are not erased. But, LOS ANGELES Kings lines for next game are NOT empty. Current pro rosters/lines are moved and might impact farm rosters/lines. [3/22/2021 7:00:59 PM] ONTARIO Reign lines for next game are empty. Current rosters/lines are not erased. But, LOS ANGELES Kings lines for next game are NOT empty. Current pro rosters/lines are moved and might impact farm rosters/lines.