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
Mark Stone, Matthew Tkachuk, Bo Horvat, Zach Hyman, Anze Kopitar
Gardien
#1 : Ilya Sorokin, #2 : Antti Raanta
Lignes d’attaque personnalisées en prolongation
Mark Stone, Matthew Tkachuk, Anze Kopitar, Bo Horvat, Zach Hyman, Chandler Stephenson, Chandler Stephenson, Oskar Sundqvist, Mikael Granlund, Ryan Hartman, Rudolfs Balcers
Lignes de défense personnalisées en prolongation
Kris Letang, Filip Hronek, Zach Werenski, Matt Irwin, Keith Yandle
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
[2023-01-09 10:07:36 PM] - TRADE : From Sabres to Capitals : Kris Letang (74), Mark Stone (75), Ryan Poehling (66), Y:14-RND:5-BUF. [2023-01-09 10:07:36 PM] - TRADE : From Capitals to Sabres : Drew Doughty (74), Artturi Lehkonen (69), T.J. Oshie (73), Samuel Ersson (58), Y:12-RND:3-WSH. [2022-12-11 12:07:38 AM] - TRADE : From Capitals to Blue Jackets : Tyler Pitlick (67), Evan Rodrigues (69), Louis Domingue (64). [2022-12-11 12:07:38 AM] - TRADE : From Blue Jackets to Capitals : Antti Raanta (71), Rudolfs Balcers (68), Juho Lammikko (65). [2022-11-04 7:16:20 PM] - T.J. Oshie has been selected as assistant for Capitals. [2022-11-04 7:16:20 PM] - Unknown Player is no longer as assistant for Capitals. [2022-11-04 7:16:20 PM] - Anze Kopitar has been selected as captain for Capitals. [2022-11-04 7:16:20 PM] - Unknown Player is no longer captain for Capitals. [2022-10-21 9:11:50 PM] - TRADE : From Capitals to Maple Leafs : Collin Delia (65), Y:13-RND:4-WSH. [2022-10-21 9:11:50 PM] - TRADE : From Maple Leafs to Capitals : Y:13-RND:5-TOR. [2022-09-05 12:16:39 AM] - TRADE : From Maple Leafs to Capitals : Oskar Back (61), Louis Domingue (63), Andy Andreoff (64), Felix Bibeau (57). [2022-09-05 12:16:39 AM] - TRADE : From Capitals to Maple Leafs : Mike Smith (75), Y:13-RND:5-WSH. [2022-08-26 8:07:33 PM] - Robert Trivigno was added to Capitals. [2022-08-20 2:10:40 PM] - Capitals drafts Jakub Kos as the #181 overall pick in the Entry Draft of year 11. [2022-08-20 1:56:05 PM] - TRADE : From Capitals to Hurricanes : Jesper Bratt (71), Nicklas Backstrom (71), Sean Farrell (P), Y:13-RND:2-WSH. [2022-08-20 1:56:05 PM] - TRADE : From Hurricanes to Capitals : Anze Kopitar (75), Artturi Lehkonen (69), Matt Irwin (65). [2022-08-03 5:53:10 PM] - Capitals drafts Kyle Kukkonen as the #126 overall pick in the Entry Draft of year 11. [2022-06-29 7:47:52 PM] - Magnus Hellberg was added to Capitals.
[2023-01-29 10:40:27 PM] Successfully loaded Capitals lines done with Web Base Client and SQLite Database. [2023-01-28 12:49:18 AM] Brogan Rafferty(Capitals) cleared from waivers and was sent to down farm.
[2023-01-26 10:54:57 PM] Pro Game #773 - Kris Letang from Capitals has scored a Hat Trick!
[2023-01-26 10:54:51 PM] Successfully loaded Capitals lines done with Web Base Client and SQLite Database.
[2023-01-26 10:54:50 PM] Brogan Rafferty of Capitals was sent down to farm. [2023-01-26 10:54:50 PM] Capitals placed Brogan Rafferty on waivers. [2023-01-21 10:45:35 PM] Kris Letang from Capitals is back from Strained Left Knee Injury.
[2023-01-21 10:45:18 PM] Successfully loaded Capitals lines done with Web Base Client and SQLite Database.
[2023-01-19 11:11:11 PM] Successfully loaded Capitals lines done with Web Base Client and SQLite Database. [2023-01-17 10:10:02 PM] Juho Lammikko from Capitals is back from Right Hand Injury. [2023-01-17 10:10:01 PM] Game 707 - Juho Lammikko from Capitals is injured (Right Hand) and is out for 1 days.
[2023-01-16 9:05:35 PM] Auto Roster Partial Function has been run for Capitals.
[2023-01-16 9:05:35 PM] Bears roster errors : Too many Players available in Farm Team! 18 Dressed. Maximum is 17.
Some errors will be automatically fixed.
[2023-01-16 9:05:32 PM] Successfully loaded Capitals lines done with Web Base Client and SQLite Database.
[2023-01-16 9:05:32 PM] Felix Bibeau of Capitals was sent down to farm.
[2023-01-14 12:17:12 AM] Successfully loaded Capitals lines done with Web Base Client and SQLite Database. [2023-01-12 11:45:40 PM] Chandler Stephenson from Capitals is back from Right Hip Injury.
[2023-01-11 9:16:51 PM] Auto Lines Partial Function has been run for Capitals.
[2023-01-11 9:16:51 PM] Capitals lines errors : Normal line # 1 Defense #1 is empty.
Normal line # 2 LW is empty.
Normal line # 2 RW is empty.
Unknown Player is used twice in Normal line #2
Normal line # 4 Defense #4 is empty.
Unknown Player is used twice in normal lines 1 and 2.
Unknown Player is used twice in normal lines 1 and 2.
4 vs 4 line 1 Defense #1 is empty.
PK3 line 1 Defense #1 is empty.
PK line 1 Defense #1 is empty.
PP line 2 LW is empty.
PP line 2 Defense #2 is empty.
Unknown Player is used twice in PP line#2
LastMinOff line Defense #3 is empty.
LastMinDef line Defense #3 is empty.
Extra Defense #0 is empty.
Penalty Shot Player #1 is empty.
Extra Defense #2 is empty.
OT Forward #6 is empty.
OT Forward #10 is empty.
Unknown Player is used twice in OT Forward
OT Defense #1 is empty.
[2023-01-10 9:07:14 PM] Andy Andreoff of Capitals was sent to pro. [2023-01-09 10:07:36 PM] TRADE : From Sabres to Capitals : Kris Letang (74), Mark Stone (75), Ryan Poehling (66), Y:14-RND:5-BUF. [2023-01-09 10:07:36 PM] TRADE : From Capitals to Sabres : Drew Doughty (74), Artturi Lehkonen (69), T.J. Oshie (73), Samuel Ersson (58), Y:12-RND:3-WSH.
[2023-01-07 12:41:05 AM] Successfully loaded Capitals lines done with Web Base Client and SQLite Database.
[2023-01-04 10:39:05 PM] Successfully loaded Capitals lines done with Web Base Client and SQLite Database.
[2023-01-03 10:12:59 PM] Auto Lines Partial Function has been run for Capitals.
[2023-01-03 10:12:59 PM] Capitals lines errors : Normal line # 1 Defense #1 is empty.
PP line 2 Defense #2 is empty.
LastMinDef line Defense #3 is empty.
Starting Goalie is empty.
[2023-01-03 10:12:59 PM] Auto Roster Partial Function has been run for Capitals.
[2023-01-03 10:12:59 PM] Capitals roster errors : Not enough Goalie available in Pro Team! 1 Dressed. 2 Required.
Some errors will be automatically fixed.