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
Auston Matthews, Artemi Panarin, William Nylander, Trevor Zegras, Viktor Arvidsson
Gardien
#1 : Igor Shesterkin, #2 : Brian Elliott
Lignes d’attaque personnalisées en prolongation
Auston Matthews, Artemi Panarin, William Nylander, Trevor Zegras, Tyler Bertuzzi, Sam Bennett, Sam Bennett, Viktor Arvidsson, Dominik Kubalik, Frederick Gaudreau, Derek Ryan
Lignes de défense personnalisées en prolongation
Dougie Hamilton, Darnell Nurse, Moritz Seider, Artem Zub, Justin Holl
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
[2022-12-17 9:47:53 PM] - New Record for Team's Most Points (25) in 1 Game for Red Wings! [2022-12-17 9:47:53 PM] - New Record for Team's Most Assists (16) in 1 Game for Red Wings! [2022-12-17 9:47:53 PM] - New Record for Team's Most Goals (9) in 1 Game for Red Wings! [2022-11-29 9:51:23 PM] - TRADE : From Jets to Red Wings : Igor Shesterkin (77), Y:12-RND:1-DET. [2022-11-29 9:51:23 PM] - TRADE : From Red Wings to Jets : Thatcher Demko (75), Lukas Reichel (65), Landon Slaggert (P), Y:14-RND:1-DET. [2022-11-13 8:21:08 PM] - TRADE : From Kraken to Red Wings : Derek Ryan (67). [2022-11-13 8:21:08 PM] - TRADE : From Red Wings to Kraken : Y:12-RND:3-TBL. [2022-11-10 9:33:17 PM] - Viktor Arvidsson has been selected as assistant for Red Wings. [2022-11-10 9:33:17 PM] - Unknown Player is no longer as assistant for Red Wings. [2022-11-10 9:33:17 PM] - Artemi Panarin has been selected as assistant for Red Wings. [2022-11-10 9:33:17 PM] - Unknown Player is no longer as assistant for Red Wings. [2022-09-03 7:41:33 PM] - TRADE : From Hurricanes to Red Wings : Brian Elliott (71). [2022-09-03 7:41:33 PM] - TRADE : From Red Wings to Hurricanes : Y:14-RND:3-DET. [2022-09-03 6:41:15 PM] - TRADE : From Red Wings to Jets : Ryan Suzuki (59), Arthur Kaliyev (66), Shane Pinto (P), Y:12-RND:1-DET. [2022-09-03 6:41:15 PM] - TRADE : From Jets to Red Wings : Artemi Panarin (75), Y:12-RND:3-TBL. [2022-09-03 6:40:01 PM] - TRADE : From Kraken to Red Wings : Thatcher Demko (75), Sam Bennett (70), Filip Gustavsson (65), Y:13-RND:3-VGK. [2022-09-03 6:40:01 PM] - TRADE : From Red Wings to Kraken : John Gibson (72), Jeff Carter (71), Anton Stralman (69), Chris Driedger (72), Yaroslav Askarov (P), Y:13-RND:1-FLO. [2022-08-26 8:05:31 PM] - Cole Clayton was added to Red Wings. [2022-08-20 2:11:38 PM] - Red Wings drafts Dmitri Kostenko as the #188 overall pick in the Entry Draft of year 11.
[2023-01-26 10:54:58 PM] Last 7 Days Pro Star : 1 - Artemi Panarin of Red Wings (5-4-9) / 2 - Logan Couture of Canadiens (4-2-6) / 3 - Ondrej Palat of Sharks (4-1-5)
[2023-01-26 10:54:51 PM] Successfully loaded Red Wings lines done with Web Base Client and SQLite Database.
[2023-01-25 9:55:10 PM] Successfully loaded Red Wings lines done with Web Base Client and SQLite Database.
[2023-01-24 10:40:22 PM] Successfully loaded Red Wings lines done with Web Base Client and SQLite Database.
[2023-01-21 10:45:33 PM] Pro Game #735 - Artemi Panarin from Red Wings has scored a Hat Trick!
[2023-01-21 10:45:18 PM] Successfully loaded Red Wings lines done with Web Base Client and SQLite Database.
[2023-01-15 9:22:15 PM] Successfully loaded Red Wings lines done with Web Base Client and SQLite Database.
[2023-01-14 12:17:12 AM] Successfully loaded Red Wings lines done with Web Base Client and SQLite Database.
[2023-01-12 11:45:34 PM] Successfully loaded Red Wings lines done with Web Base Client and SQLite Database. [2023-01-09 10:06:35 PM] Wayne Simmonds(Red Wings) cleared from waivers and was sent to down farm.
[2023-01-08 10:31:14 PM] Successfully loaded Red Wings lines done with Web Base Client and SQLite Database.
[2023-01-08 10:31:14 PM] Wayne Simmonds of Red Wings was sent down to farm. [2023-01-08 10:31:13 PM] Red Wings placed Wayne Simmonds on waivers.
[2023-01-07 10:56:27 PM] Red Wings are expected to be over the salary cap by $780,890!
[2023-01-07 12:41:23 AM] Red Wings are expected to be over the salary cap by $780,890! [2023-01-07 12:41:12 AM] Frederick Gaudreau from Red Wings is back from Strained Back Injury.
[2023-01-07 12:41:12 AM] Farm Game #623 - Joseph Cramarossa from Griffins has scored a Hat Trick!
[2023-01-05 10:33:12 PM] Last 7 Days Pro Star : 1 - Josh Anderson of Panthers (3-3-6) / 2 - Auston Matthews of Red Wings (3-3-6) / 3 - Filip Forsberg of Hurricanes (5-3-8)
[2023-01-04 10:39:10 PM] Pro Game #609 - Auston Matthews from Red Wings has scored a Hat Trick!