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
Vladimir Tarasenko, Jakub Voracek, Nathan MacKinnon, Joe Thornton, Nikita Kucherov
Gardien
#1 : Darcy Kuemper, #2 : Connor Hellebuyck
Lignes d'Attaque Perso. en Prol.
Nathan MacKinnon, Jakub Voracek, Vladimir Tarasenko, Aleksander Barkov, Leon Draisaitl, Nikita Kucherov, Nikita Kucherov, Joe Thornton, Teuvo Teravainen, Markus Granlund, Sam Bennett
Lignes de Défense Perso. en Prol.
John Carlson, Duncan Keith, John Klingberg, Nick Leddy, Rasmus Ristolainen
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 Chmelevski
Kings
Alexis Lafreniere
Kings
Ivan Chekhovich
Kings
Joe Veleno
Kings
Mike Vecchione
Kings
Ryan Merkley
Kings
Choix au Repêchage
Année
R1
R2
R3
R4
R5
R6
16
LA
LA
LA NYR
LA PHI
LA NYR
LA
17
LA
LA
LA
LA
LA
LA
18
LA
LA
LA
LA
LA
LA
19
LA
LA
LA
LA
LA
LA
20
LA
LA
LA
LA
LA
LA
[2021-04-13 20:35:32] - New Record for Team's Most Points (28) in 1 Game for Kings! [2021-04-13 20:35:32] - New Record for Team's Most Assists (18) in 1 Game for Kings! [2020-11-28 18:26:35] - TRADE : From Kings to Flyers : Andreas Johnsson (68), Adam Gaudette (66). [2020-11-28 18:26:35] - TRADE : From Flyers to Kings : J.T. Compher (71), Y:16-RND:4-PHI. [2020-11-07 09:20:24] - TRADE : From Rangers to Kings : Y:16-RND:3-NYR, Y:16-RND:5-NYR. [2020-11-07 09:20:24] - TRADE : From Kings to Rangers : Riley Sheahan (76). [2020-10-24 17:34:20] - Alexis Lafreniere has been added to Kings. [2020-10-17 17:39:36] - Pavel Francouz was added to Kings. [2020-10-14 19:27:01] - Vladislav Gavrikov was added to Kings. [2020-10-12 12:21:42] - Ilya Mikheyev was added to Kings. [2020-10-12 11:50:14] - John Marino was added to Kings. [2020-10-11 19:43:28] - Igor Shesterkin was added to Kings. [2020-10-11 18:51:29] - TRADE : From Kings to Capitals : Rudolfs Balcers (62). [2020-10-11 18:51:29] - TRADE : From Capitals to Kings : Y:15-RND:6-MON. [2020-09-05 07:55:29] - TRADE : From Kings to Devils : Viktor Arvidsson (76), Y:15-RND:1-LA . [2020-09-05 07:55:29] - TRADE : From Devils to Kings : Y:15-RND:1-NJ . [2020-09-04 18:55:10] - TRADE : From Kings to Blues : Claude Giroux (87), Brandon Montour (72). [2020-09-04 18:55:10] - TRADE : From Blues to Kings : Nathan MacKinnon (83), Y:15-RND:3-STL. [2020-08-22 08:51:31] - TRADE : From Kings to Ducks : Richard Bachman (74). [2020-08-22 08:45:43] - TRADE : From Ducks to Kings : Richard Bachman (74). [2020-07-18 09:30:04] - Jonas Hiller was released. [2020-07-18 09:30:04] - Jonas Hiller retired from Kings [2020-07-11 12:43:42] - Nikita Gusev was added to Kings. [2020-07-11 12:43:34] - Kaapo Kakko was added to Kings. [2020-07-11 12:43:26] - Joel Farabee was added to Kings. [2020-07-11 12:43:20] - Jack Hughes was added to Kings. [2020-07-11 12:43:13] - Dominik Kubalik was added to Kings. [2020-07-11 12:42:49] - Dominik Kubalik has been deleted from Kings. [2020-07-11 12:42:46] - Jack Hughes has been deleted from Kings. [2020-07-11 12:42:42] - Joel Farabee has been deleted from Kings. [2020-07-11 12:42:37] - Kaapo Kakko has been deleted from Kings. [2020-07-11 12:42:34] - Nikita Gusev has been deleted from Kings. [2020-06-07 20:42:08] - Kingsare the Farm Playoffs Champions for year 14! [2020-05-14 21:34:15] - Kings was eliminated at round 1 of year 14. [2020-03-14 13:32:44] - TRADE : From Penguins to Kings : Alex Tuch (71). [2020-03-14 13:32:44] - TRADE : From Kings to Penguins : Kasperi Kapanen (69), Taro Hirose (59). [2020-01-19 11:22:47] - TRADE : From Rangers to Kings : Y:15-RND:3-NYR. [2020-01-19 11:22:47] - TRADE : From Kings to Rangers : Pheonix Copley (81). [2020-01-18 16:42:41] - TRADE : From Devils to Kings : Pierre-Luc Dubois (73). [2020-01-18 16:42:41] - TRADE : From Kings to Devils : Pavel Buchnevich (70), Andrew Mangiapane (63). [2020-01-15 22:11:06] - New Record for Team's Most Hits (39) in 1 Game for Kings! [2020-01-03 12:55:22] - TRADE : From Kings to Islanders : Kevin Labanc (70), Maxime Lajoie (64). [2020-01-03 12:55:22] - TRADE : From Islanders to Kings : Valeri Nichushkin (74). [2019-12-08 21:34:04] - TRADE : From Ducks to Kings : Darcy Kuemper (90). [2019-12-08 21:34:04] - TRADE : From Kings to Ducks : Sergei Bobrovsky (91). [2019-12-05 16:10:11] - TRADE : From Penguins to Kings : John Carlson (82). [2019-12-05 16:10:11] - TRADE : From Kings to Penguins : Alex Pietrangelo (81). [2019-12-01 15:56:02] - TRADE : From Kings to Canucks : Mason Appleton (62), Troy Terry (63). [2019-12-01 15:56:02] - TRADE : From Canucks to Kings : Kasperi Kapanen (68). [2019-12-01 10:46:17] - TRADE : From Kings to Red Wings : Sami Niku (59), Will Butcher (67). [2019-12-01 10:46:17] - TRADE : From Red Wings to Kings : Brandon Montour (71). [2019-11-09 08:03:16] - TRADE : From Kings to Penguins : Mathieu Joseph (66), Dylan Sikura (61). [2019-11-09 08:03:16] - TRADE : From Penguins to Kings : Pavel Buchnevich (70).
[2021-05-13 17:03:45] Nikita Gusev from Kings is back from Sprained Right Finger Injury.
[2021-05-10 17:23:42] Ilya Mikheyev from Kings is back from Left Knee Injury.
[2021-05-10 17:23:41] Kings lines for next game are empty. Current rosters/lines are not erased.
[2021-05-10 17:23:32] Game 959 - Ilya Mikheyev from Kings is injured (Left Knee) and is out for 1 days.
[2021-05-09 08:54:19] Kings lines for next game are empty. Current rosters/lines are not erased.
[2021-05-08 16:04:33] Kings lines for next game are empty. Current rosters/lines are not erased.
[2021-05-05 17:39:38] Both Kings and Kings lines for next game are empty. Current rosters/lines are not erased.
[2021-05-04 19:46:06] Kings roster errors : Not enough Players available in Farm Team! 17 Dressed. 18 Required.
Some errors will be automatically fixed.
[2021-05-04 19:29:27] Kings lines for next game are empty. Current rosters/lines are not erased.
[2021-05-04 19:29:19] Game 928 - Nikita Gusev from Kings is injured (Sprained Right Finger) and is out for 2 weeks.
[2021-05-03 18:06:19] Kings lines for next game are empty. Current rosters/lines are not erased.
[2021-05-02 07:48:18] Kings lines for next game are empty. Current rosters/lines are not erased.
[2021-05-01 17:36:02] Both Kings and Kings lines for next game are empty. Current rosters/lines are not erased.
[2021-05-01 17:35:57] Dylan Strome from Kings has scored a Hat Trick!
[2021-04-30 13:47:38] Both Kings and Kings lines for next game are empty. Current rosters/lines are not erased.
[2021-04-27 16:10:25] Both Kings and Kings lines for next game are empty. Current rosters/lines are not erased.
[2021-04-26 18:27:01] Kings lines for next game are empty. Current rosters/lines are not erased.
[2021-04-26 18:26:54] Anthony Mantha from Kings has scored a Hat Trick!
[2021-04-25 08:34:58] Both Kings and Kings lines for next game are empty. Current rosters/lines are not erased.
[2021-04-24 17:41:37] Kings lines for next game are empty. Current rosters/lines are not erased.
[2021-04-23 16:12:26] Kings lines for next game are empty. Current rosters/lines are not erased.
[2021-04-22 19:03:23] Kings lines for next game are empty. Current rosters/lines are not erased.
[2021-04-21 20:44:45] Both Kings and Kings lines for next game are empty. Current rosters/lines are not erased.
[2021-04-20 18:42:57] Kings lines for next game are empty. Current rosters/lines are not erased.
[2021-04-19 20:53:47] Kings lines for next game are empty. Current rosters/lines are not erased.
[2021-04-18 09:56:36] Kings lines for next game are empty. Current rosters/lines are not erased.
[2021-04-17 09:20:36] Both Kings and Kings lines for next game are empty. Current rosters/lines are not erased.
[2021-04-17 09:20:36] Vladimir Tarasenko from Kings has scored a Hat Trick!
[2021-04-16 19:58:40] Kings lines for next game are empty. Current rosters/lines are not erased.
[2021-04-15 20:16:23] Pierre-Luc Dubois from Kings is back from Groin Injury.
[2021-04-15 20:16:23] Kings lines for next game are empty. Current rosters/lines are not erased.
[2021-04-14 19:51:57] Valeri Nichushkin from Kings is back from Left Knee Injury.
[2021-04-13 20:35:32] Kings lines for next game are empty. Current rosters/lines are not erased.
[2021-04-13 20:35:32] New Record for Team's Most Points (28) in 1 Game for Kings!
[2021-04-13 20:35:32] New Record for Team's Most Assists (18) in 1 Game for Kings!
[2021-04-12 19:43:36] Kings lines for next game are empty. Current rosters/lines are not erased.
[2021-04-12 19:43:34] Tyler Toffoli from Kings has scored a Hat Trick!
[2021-04-12 19:43:34] Nick Leddy from Kings has scored a Hat Trick!
[2021-04-11 09:52:27] Kings lines for next game are empty. Current rosters/lines are not erased.
[2021-04-11 09:52:27] Last 30 Days Farm Star : 1 - Nick Schmaltz of Kings (14-18-32) / 2 - Nick Ritchie of Rangers (15-14-29) / 3 - Vincent Hinostroza of Stars (17-11-28)