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
Kevin Shattenkirk, Joe Morrow, Jordan Subban, Brandon Montour, Marcus Pettersson
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
Albert Johansson
Buffalo Sabres
2019
72
Alexander Campbell
Buffalo Sabres
2019
71
Alexei Kolosov
Buffalo Sabres
2021
99
Brandt Clarke
Buffalo Sabres
2021
3
Calle Odelius
Buffalo Sabres
2022
40
Ian Mitchell
Buffalo Sabres
2017
71
Jacob Perreault
Buffalo Sabres
2020
24
Jake Wise
Buffalo Sabres
2018
47
Jani Nyman
Buffalo Sabres
2022
51
Joakim Kemell
Buffalo Sabres
2022
6
Joel Blomqvist
Buffalo Sabres
2020
87
Jonah Gadjovich
Buffalo Sabres
2017
60
Kirill Maksimov
Buffalo Sabres
2017
111
Lukas Dostal
Buffalo Sabres
2018
106
Matthew Knies
Buffalo Sabres
2021
23
Matthew Robertson
Buffalo Sabres
2019
27
Red Savage
Buffalo Sabres
2021
88
Ryan Chesley
Buffalo Sabres
2022
44
Sam Rinzel
Buffalo Sabres
2022
52
Timothy Liljegren
Buffalo Sabres
2017
15
Vasili Podkolzin
Buffalo Sabres
2019
3
Veeti Miettinen
Buffalo Sabres
2020
121
Yan Kuznetsov
Buffalo Sabres
2020
57
Yevgeni Oksentyuk
Buffalo Sabres
2020
129
Choix au Repêchage
Année
R1
R2
R3
R4
R5
R6
R7
2023
2024
2025
2026
2027
[2023-02-07 06:05:45] - TRADE : From Buffalo Sabres to St. Louis Blues : Marek Mazanec, Y:2025-RND:2-BUF. [2023-02-07 06:05:45] - TRADE : From St. Louis Blues to Buffalo Sabres : Ivan Nalimov. [2023-02-06 06:35:24] - TRADE : From Buffalo Sabres to Anaheim Ducks : Matt Duchene, Simon Ryfors, Christian Folin. [2023-02-06 06:35:24] - TRADE : From Anaheim Ducks to Buffalo Sabres : Oskar Lindblom, Filip Hronek, Joe Veleno, Timothy Liljegren (P), Y:2024-RND:1-ANH, Y:2023-RND:3-CAR. [2023-01-24 07:15:07] - TRADE : From St. Louis Blues to Buffalo Sabres : Brendan Leipsic, Jacob Perreault (P). [2023-01-24 07:15:07] - TRADE : From Buffalo Sabres to St. Louis Blues : Alex Tuch, Kirill Marchenko (P). [2023-01-01 07:46:56] - TRADE : From Calgary Flames to Buffalo Sabres : Matt Duchene, Anthony Angello, Y:2023-RND:6-CGY. [2023-01-01 07:46:56] - TRADE : From Buffalo Sabres to Calgary Flames : Tyler Seguin, Anthony Beauvillier, Rieger Lorenz (P), 100 000 $ (Salary Cap). [2022-11-23 07:14:39] - TRADE : From Pittsburgh Penguins to Buffalo Sabres : Jordan Subban, Simon Ryfors. [2022-11-23 07:14:39] - TRADE : From Buffalo Sabres to Pittsburgh Penguins : Michael Matheson, David Griger. [2022-11-12 12:32:42] - TRADE : From Chicago Blackhawks to Buffalo Sabres : Jason Fram. [2022-11-12 12:32:42] - TRADE : From Buffalo Sabres to Chicago Blackhawks : Anders Nilsson. [2022-11-03 06:23:49] - TRADE : From Buffalo Sabres to Vegas Golden Knights : Pierre-Luc Dubois, 2 500 000 $ (Salary Cap). [2022-11-03 06:23:49] - TRADE : From Vegas Golden Knights to Buffalo Sabres : Nick Schmaltz, Taylor Doherty, Joakim Kemell (P), Sam Rinzel (P), Y:2023-RND:1-VEG, Y:2023-RND:2-VAN. [2022-09-25 09:09:29] - Ryan Ellis has been selected as assistant for Buffalo Sabres. [2022-09-25 09:09:29] - Unknown Player is no longer as assistant for Buffalo Sabres. [2022-09-25 09:09:29] - Tyler Seguin has been selected as assistant for Buffalo Sabres. [2022-09-25 09:09:29] - Kevin Shattenkirk is no longer as assistant for Buffalo Sabres. [2022-09-25 09:09:29] - Sidney Crosby has been selected as captain for Buffalo Sabres. [2022-09-25 09:09:29] - Unknown Player is no longer captain for Buffalo Sabres. [2022-09-11 07:20:22] - TRADE : From Buffalo Sabres to Pittsburgh Penguins : Pius Suter. [2022-08-22 07:01:10] - TRADE : From Dallas Stars to Buffalo Sabres : Christian Folin. [2022-08-22 07:01:10] - TRADE : From Buffalo Sabres to Dallas Stars : Michael Bournival.
[2023-02-08 06:16:21] Auto Lines Partial Function has been run for Buffalo Sabres.
[2023-02-08 06:16:21] Buffalo Sabres lines errors : Backup Goalie is empty.
[2023-02-07 06:05:45] TRADE : From Buffalo Sabres to St. Louis Blues : Marek Mazanec, Y:2025-RND:2-BUF. [2023-02-07 06:05:45] TRADE : From St. Louis Blues to Buffalo Sabres : Ivan Nalimov. [2023-02-07 05:47:47] Successfully loaded Buffalo Sabres lines done with STHS Client - 3.3.3.3 [2023-02-06 06:35:24] TRADE : From Buffalo Sabres to Anaheim Ducks : Matt Duchene, Simon Ryfors, Christian Folin. [2023-02-06 06:35:24] TRADE : From Anaheim Ducks to Buffalo Sabres : Oskar Lindblom, Filip Hronek, Joe Veleno, Timothy Liljegren (P), Y:2024-RND:1-ANH, Y:2023-RND:3-CAR. [2023-01-25 06:43:23] Successfully loaded Buffalo Sabres lines done with STHS Client - 3.3.3.3 [2023-01-24 07:15:07] TRADE : From St. Louis Blues to Buffalo Sabres : Brendan Leipsic, Jacob Perreault (P). [2023-01-24 07:15:06] TRADE : From Buffalo Sabres to St. Louis Blues : Alex Tuch, Kirill Marchenko (P).
[2023-01-23 06:02:40] Pro Game #969 - Josh Anderson from Buffalo Sabres has scored a Hat Trick! [2023-01-20 07:41:55] Ian McCoshen from Rochester Americans is back from Broken Bone (Right Ankle) Injury.
[2023-01-20 07:41:55] Pro Game #951 - Sidney Crosby from Buffalo Sabres has scored a Hat Trick! [2023-01-19 06:08:47] Successfully loaded Buffalo Sabres lines done with STHS Client - 3.3.3.3 [2023-01-12 07:35:57] Matt Roy from Buffalo Sabres is back from Left Knee Injury. [2023-01-11 07:21:58] Auto Lines Partial Function has been run for Buffalo Sabres. [2023-01-11 07:21:58] Auto Roster Partial Function has been run for Buffalo Sabres.
[2023-01-11 07:21:58] Buffalo Sabres roster errors : Not enough Players available in Pro Team! 17 Dressed. 18 Required.
Some errors will be automatically fixed.
[2023-01-10 06:17:33] Sidney Crosby from Buffalo Sabres is back from Torn Left Knee Ligaments Injury. [2023-01-10 06:17:33] Mason Shaw from Rochester Americans is back from Strained Left Knee Injury. [2023-01-09 07:00:37] Trevor Cox from Rochester Americans is back from Right Forearm Injury. [2023-01-08 21:01:38] Auto Lines Partial Function has been run for Rochester Americans.
[2023-01-08 21:01:38] Rochester Americans (Buffalo Sabres) lines errors : Normal line # 1 C is empty.
Normal line # 4 C is empty.
[2023-01-08 07:25:20] Game 883 - Matt Roy from Buffalo Sabres is injured (Left Knee) and is out for 1 week. [2023-01-08 07:25:19] Game 840 - Mason Shaw from Rochester Americans is injured (Strained Left Knee) and is out for 1 week.