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
Mikko Rantanen, Kyle Connor, Phillip Danault, Tyler Seguin , William Karlsson, Yegor Sharangovich, Yegor Sharangovich, Jordan Kyrou, Pierre-Luc Dubois, Janne Kuokkanen, Robby Fabbri
Custom OT Lines Defensemen
Victor Hedman, Dougie Hamilton, Matt Roy, Jordan Oesterle, Jan Rutta
Filter Tips
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
[5/19/2022 12:05:27 AM] - Durham Pioneers was eliminated at round 2 of year 2021. [3/26/2022 11:45:02 PM] - TRADE : From St. Louis Blues to Buffalo Sabres : Brandon Tanev (73). [3/26/2022 11:45:02 PM] - TRADE : From Buffalo Sabres to St. Louis Blues : Henrik Borgstrom (71), Y:2022-RND:4-WSH. [3/26/2022 7:12:57 PM] - TRADE : From Calgary Flames to Buffalo Sabres : Robby Fabbri (73). [3/26/2022 7:12:57 PM] - TRADE : From Buffalo Sabres to Calgary Flames : Y:2022-RND:4-SJS, Y:2023-RND:2-BUF. [2/19/2022 11:33:05 PM] - TRADE : From Buffalo Sabres to Arizona Coyotes : Alex Tuch (75), $750,000 (Money). [2/19/2022 11:33:05 PM] - TRADE : From Arizona Coyotes to Buffalo Sabres : Yegor Sharangovich (74). [2/19/2022 11:31:56 PM] - TRADE : From Pittsburgh Penguins to Buffalo Sabres : Janne Kuokkanen (72), Y:2024-RND:3-PIT. [2/19/2022 11:31:56 PM] - TRADE : From Buffalo Sabres to Pittsburgh Penguins : Victor Olofsson (73), Y:2022-RND:4-BUF, Y:2022-RND:7-BUF. [1/27/2022 11:46:13 PM] - TRADE : From San Jose Sharks to Buffalo Sabres : Max Comtois (72). [1/27/2022 11:46:13 PM] - TRADE : From Buffalo Sabres to San Jose Sharks : Dylan Strome (74), Y:2024-RND:2-BUF. [11/14/2021 12:52:19 PM] - Cavan Fitzgerald was added to Buffalo Sabres. [11/8/2021 7:47:11 PM] - Craig Anderson was added to Buffalo Sabres. [11/7/2021 8:39:29 PM] - Hayden Shaw was added to Buffalo Sabres. [11/5/2021 10:35:50 PM] - Ostap Safin was added to Buffalo Sabres. [11/5/2021 10:34:03 PM] - Evan Barratt was added to Buffalo Sabres. [11/5/2021 10:32:51 PM] - Jacob Jackson has been deleted from Buffalo Sabres. [10/26/2021 8:39:31 PM] - Derek Ryan was added to Buffalo Sabres. [10/24/2021 1:02:30 PM] - Jan Rutta was added to Buffalo Sabres. [10/1/2021 1:16:57 PM] - TRADE : From San Jose Sharks to Buffalo Sabres : Jordan Spence (P), Y:2024-RND:2-WPG. [10/1/2021 1:16:57 PM] - TRADE : From Buffalo Sabres to San Jose Sharks : Alec Martinez (76), Y:2025-RND:7-BUF. [9/20/2021 2:34:51 PM] - Buffalo Sabres hired Todd McLellan for $2,500,000 for 3 year(s). [9/8/2021 9:53:23 PM] - Derek Ryan was released. [9/8/2021 9:53:23 PM] - Buffalo Sabres paid $0 to release Derek Ryan.
[5/15/2022 11:15:56 PM] Last 7 Days Pro Star : 1 - Boone Jenner of Colorado Avalanche (5-1-6) / 2 - Connor Hellebuyck of Buffalo Sabres (0.943) / 3 - Gabriel Landeskog of Colorado Avalanche (2-2-4) [5/10/2022 2:02:12 PM] Successfully loaded Buffalo Sabres lines done with Web Base Client and SQLite Database. [5/8/2022 11:28:58 PM] Last 7 Days Farm Star : 1 - Cal Petersen of Durham Pioneers (0.967) / 2 - Jaret Anderson-Dolan of Oakland Seals (3-4-7) / 3 - Max Comtois of Durham Pioneers (1-6-7) [5/6/2022 12:03:26 AM] Successfully loaded Buffalo Sabres lines done with Web Base Client and SQLite Database. [5/1/2022 10:37:13 PM] Last 7 Days Pro Star : 1 - Anders Lee of Winnipeg Jets (2-4-6) / 2 - Kyle Palmieri of Philadelphia Flyers (2-2-4) / 3 - Mikko Rantanen of Buffalo Sabres (2-3-5) [5/1/2022 10:31:51 PM] Successfully loaded Buffalo Sabres lines done with Web Base Client and SQLite Database. [4/26/2022 11:57:38 PM] Successfully loaded Buffalo Sabres lines done with Web Base Client and SQLite Database. [4/25/2022 11:42:39 PM] Successfully loaded Buffalo Sabres lines done with STHS Client - 3.3.2.2 [4/14/2022 12:22:41 AM] Successfully loaded Buffalo Sabres lines done with Web Base Client and SQLite Database.
[4/14/2022 12:22:40 AM] Sean Walker of Buffalo Sabres was sent down to farm. [4/12/2022 11:50:34 PM] Connor Hellebuyck from Buffalo Sabres is back from Exhaustion. [4/12/2022 11:50:01 PM] John Carlson from Buffalo Sabres is back from Sore Right Knee Injury. [4/12/2022 11:50:00 PM] Connor Hellebuyck from Buffalo Sabres injured (Exhaustion) [4/12/2022 11:47:25 PM] Successfully loaded Buffalo Sabres lines done with Web Base Client and SQLite Database.
[4/12/2022 11:47:24 PM] Sean Walker of Buffalo Sabres was sent to pro.
[4/11/2022 11:20:17 PM] Sean Walker of Buffalo Sabres was sent to farm. [4/11/2022 11:20:08 PM] Auto Lines Partial Function has been run for Durham Pioneers. [4/11/2022 11:20:08 PM] Auto Lines Partial Function has been run for Buffalo Sabres. [4/11/2022 11:20:08 PM] Auto Roster Partial Function has been run for Buffalo Sabres.
[4/11/2022 11:20:08 PM] Sean Walker of Buffalo Sabres was sent to pro. [4/9/2022 11:39:21 PM] Game 1164 - John Carlson from Buffalo Sabres is injured (Sore Right Knee) and is out for 1 week. [4/2/2022 10:33:26 PM] Pro Game #1106 - Mikko Rantanen from Buffalo Sabres has scored a Hat Trick! [4/2/2022 10:29:16 PM] Successfully loaded Buffalo Sabres lines done with Web Base Client and SQLite Database.