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
Zach Parise, Patrice Bergeron, Jaromir Jagr, Artemi Panarin , Mikko Rantanen, Ryan Nugent-Hopkins, Ryan Nugent-Hopkins, Elias Lindholm, Gabriel Bourque, Kyle Okposo, Curtis Lazar
Lignes de Défense Perso. en Prol.
Kristopher Letang, P.K. Subban, Marco Scandella, Sami Vatanen, Simon Després
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
Albin Grewe
Red Wings
Alex Green
Red Wings
Alexander Khovanov
Red Wings
Anttoni Honka
Red Wings
Bode Wilde
Red Wings
Cam Morrison
Red Wings
Cam York
Red Wings
Cross Hanas
Red Wings
Daniel Torgersson
Red Wings
Danil Gushchin
Red Wings
Filip Johansson
Red Wings
Fredrik Karlstrom
Red Wings
Gabriel Fortier
Red Wings
Hunter Jones
Red Wings
James De Haas
Red Wings
Jamie Drysdale
Red Wings
Jay O'Brien
Red Wings
Jeremy Gregoire
Red Wings
Joel Hofer
Red Wings
Josh Brook
Red Wings
Julien Nantel
Red Wings
Justus Annunen
Red Wings
Kaedan Korczak
Red Wings
Kirill Kaprizov
Red Wings
Kristopher Foucault
Red Wings
Lane Zablocki
Red Wings
Lassi Thomson
Red Wings
Mattias Backman
Red Wings
Maxime Macenauer
Red Wings
Michael Krutil
Red Wings
Patrik Puistola
Red Wings
Sam Stange
Red Wings
Scott Perunovich
Red Wings
Scott Reedy
Red Wings
Sebastian Collberg
Red Wings
Sergey Zborovskiy
Red Wings
Simon Lundmark
Red Wings
Thimo Nickl
Red Wings
Vladislav Kara
Red Wings
Wade Allison
Red Wings
William Bitten
Red Wings
Xavier Bernard
Red Wings
Yann Sauve
Red Wings
Yannick Veilleux
Red Wings
Choix au Repêchage
Année
R1
R2
R3
R4
R5
R6
16
DET
DET
DET
DET
DET
DET
17
DET
DET
DET
DET
DET
DET
18
DET
DET
DET
DET
DET
DET
19
DET
DET
DET
DET
DET
DET
20
DET
DET
DET
DET
DET
DET
[2021-03-16 20:00:20] - New Record for Team's Most Points (32) in 1 Game for Red Wings! [2021-03-16 20:00:20] - New Record for Team's Most Assists (21) in 1 Game for Red Wings! [2021-03-16 20:00:20] - New Record for Team's Most Goals (11) in 1 Game for Red Wings! [2021-02-06 13:13:26] - TRADE : From Red Wings to Blues : Eric Comrie (74). [2021-02-06 13:13:26] - TRADE : From Blues to Red Wings : Jeff Glass (82). [2021-02-02 20:56:50] - Eric Comrie was added to Red Wings. [2020-12-21 17:35:15] - Hunter Smith has been deleted from Red Wings. [2020-12-17 08:46:48] - Red Wings hired Dallas Eakins for 900 000 $ for 2 year(s). [2020-10-31 17:22:08] - Michael Krutil has been added to Red Wings. [2020-10-31 17:20:38] - Thimo Nickl has been added to Red Wings. [2020-10-31 17:18:23] - Sam Stange has been added to Red Wings. [2020-10-31 08:32:27] - Danil Gushchin has been added to Red Wings. [2020-10-30 16:36:03] - Cross Hanas has been added to Red Wings. [2020-10-30 16:31:56] - Daniel Torgersson has been added to Red Wings. [2020-10-24 17:35:39] - Jamie Drysdale has been added to Red Wings. [2020-10-18 10:14:49] - Par Lindholm was added to Red Wings. [2020-10-16 18:25:24] - Logan O'Connor was added to Red Wings. [2020-10-10 18:38:27] - Drew Stafford was released. [2020-10-10 18:38:27] - Drew Stafford retired from Red Wings [2020-08-09 10:15:32] - TRADE : From Red Wings to Avalanche : Kristers Gudlevskis (75). [2020-08-09 09:54:14] - Julius Honka was released. [2020-08-09 09:54:14] - Red Wings paid 0 $ to release Julius Honka. [2020-08-09 09:52:45] - TRADE : From Avalanche to Red Wings : Kristers Gudlevskis (75). [2020-08-01 09:19:00] - Eddie Lack was released. [2020-08-01 09:19:00] - Eddie Lack retired from Red Wings [2020-07-17 10:22:58] - Hannu Toivonen was released. [2020-07-17 10:22:58] - Hannu Toivonen retired from Red Wings [2020-07-11 19:46:23] - Ryan MacInnis was added to Red Wings. [2020-07-11 19:46:16] - Nicolas Hague was added to Red Wings. [2020-07-11 19:46:13] - Nick Suzuki was added to Red Wings. [2020-07-11 19:46:06] - Jason Robertson was added to Red Wings. [2020-07-11 19:46:01] - Eetu Luostarinen was added to Red Wings. [2020-07-11 19:45:57] - Connor Bunnaman was added to Red Wings. [2020-07-11 19:45:37] - Nick Suzuki has been deleted from Red Wings. [2020-07-11 19:45:31] - Nicolas Hague has been deleted from Red Wings. [2020-07-11 19:45:25] - Ryan MacInnis has been deleted from Red Wings. [2020-07-11 19:45:13] - Jason Robertson has been deleted from Red Wings. [2020-07-11 19:45:08] - Eetu Luostarinen has been deleted from Red Wings. [2020-07-11 19:45:00] - Connor Bunnaman has been deleted from Red Wings. [2020-07-11 09:37:01] - Hudson Fasching was released. [2020-07-11 09:37:01] - Red Wings paid 0 $ to release Hudson Fasching. [2020-07-11 09:36:41] - Chase De Leo was released. [2020-07-11 09:36:41] - Red Wings paid 0 $ to release Chase De Leo. [2020-06-20 09:49:10] - Zachary Lauzon has been deleted from Red Wings. [2020-06-15 00:46:07] - TRADE : From Red Wings to Wild : Mackenzie Blackwood (85), Jacob Josefson (76). [2020-06-15 00:46:07] - TRADE : From Wild to Red Wings : Gabriel Bourque (79), David Rittich (87). [2020-06-10 00:43:37] - TRADE : From Wild to Red Wings : 65 000 000 $ (Money). [2020-06-10 00:43:37] - TRADE : From Red Wings to Wild : Y:15-RND:3-OTT. [2020-06-10 00:43:09] - TRADE : From Penguins to Red Wings : Justin Peters (82). [2020-06-10 00:43:09] - TRADE : From Red Wings to Penguins : Michael Hutchinson (83), Y:15-RND:2-DET. [2020-06-10 00:39:21] - Joe Sacco contract with Red Wings has ended. [2020-06-06 23:43:00] - Red Wings was eliminated at round 4 of year 14. [2020-05-07 22:25:14] - Red Wings didn't make playoff for year 14. [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-10-16 18:06:49] - New Record for Team's Most Hits (46) in 1 Game for Red Wings!
[2021-05-13 17:03:45] Red Wings lines for next game are empty. Current rosters/lines are not erased.
[2021-05-12 19:01:59] Red Wings lines for next game are empty. Current rosters/lines are not erased.
[2021-05-08 16:04:33] Red Wings lines for next game are empty. Current rosters/lines are not erased.
[2021-05-07 13:51:08] Red Wings lines for next game are empty. Current rosters/lines are not erased.
[2021-05-07 13:51:04] Justin Fontaine from Red Wings has scored a Hat Trick!
[2021-05-06 18:14:54] Red Wings lines for next game are empty. Current rosters/lines are not erased.
[2021-05-05 17:39:38] Red Wings lines for next game are empty. Current rosters/lines are not erased.
[2021-05-03 18:06:19] Both Red Wings and Red Wings lines for next game are empty. Current rosters/lines are not erased.
[2021-05-02 07:48:18] Red Wings lines for next game are empty. Current rosters/lines are not erased.
[2021-04-30 13:47:38] Red Wings lines for next game are empty. Current rosters/lines are not erased.
[2021-04-29 20:47:43] Both Red Wings and Red Wings lines for next game are empty. Current rosters/lines are not erased.
[2021-04-27 16:10:25] Red Wings lines for next game are empty. Current rosters/lines are not erased.
[2021-04-26 18:27:01] Both Red Wings and Red Wings lines for next game are empty. Current rosters/lines are not erased.
[2021-04-26 18:26:57] Kevin Roy from Red Wings has scored a Hat Trick!
[2021-04-25 08:34:58] Sami Niku from Red Wings is back from Sprained Right Knee Injury.
[2021-04-25 08:34:58] Red Wings lines for next game are empty. Current rosters/lines are not erased.
[2021-04-24 17:41:37] Red Wings lines for next game are empty. Current rosters/lines are not erased.
[2021-04-23 16:12:26] Both Red Wings and Red Wings lines for next game are empty. Current rosters/lines are not erased.
[2021-04-21 20:44:45] Both Red Wings and Red Wings lines for next game are empty. Current rosters/lines are not erased.
[2021-04-19 20:53:47] Both Red Wings and Red Wings lines for next game are empty. Current rosters/lines are not erased.
[2021-04-17 09:20:36] Red Wings lines for next game are empty. Current rosters/lines are not erased. [2021-04-16 20:13:56] Auto Lines Function has been run for Red Wings.
[2021-04-16 20:13:21] Red Wings roster errors : Not enough Defenseman available in Farm Team! 5 Dressed. 6 Required.
Not enough Players available in Farm Team! 17 Dressed. 18 Required.
Some errors will be automatically fixed.
[2021-04-16 19:58:40] Both Red Wings and Red Wings lines for next game are empty. Current rosters/lines are not erased.
[2021-04-16 19:58:34] Game 807 - Sami Niku from Red Wings is injured (Sprained Right Knee) and is out for 2 weeks.
[2021-04-14 19:51:57] Both Red Wings and Red Wings lines for next game are empty. Current rosters/lines are not erased. [2021-04-13 21:07:22] Auto Lines Function has been run for Red Wings.
[2021-04-12 19:43:36] Both Red Wings and Red Wings lines for next game are empty. Current rosters/lines are not erased.
[2021-04-11 09:52:27] Red Wings lines for next game are empty. Current rosters/lines are not erased.