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
Shawn Horcoff, Paul Byron, Sidney Crosby, Jason Pominville, Tyler Bozak
Goalie
#1 : Connor Hellebuyck, #2 : Roberto Luongo
Custom OT Lines Forwards
Sidney Crosby, , Jason Pominville, , Tyler Ennis, , , Pascal Dupuis, Brian Flynn, ,
Custom OT Lines Defensemen
Brent Burns, Dan Girardi, Willie Mitchell, , Christian Ehrhoff
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
Date
Matchup
Result
Detail
Trade Deadline --- Trades can’t be done after this day is simulated!
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
Prospect
Team Name
Draft Year
Overall Pick
Information
Lien
Alex Lyon
Sabres
2015
160
Alex Schoenborn
Sabres
2014
226
Alexis Vanier
Sabres
2014
66
Andrew Poturalski
Sabres
2016
224
Anton Zlobin
Sabres
Austin Poganski
Sabres
2014
171
Benjamin Finkelstein
Sabres
2016
233
Blake Clarke
Sabres
2014
190
Brad Navin
Sabres
2011
193
Brandon Alderson
Sabres
Brayden Point
Sabres
2014
54
Brinson Pasichnuk
Sabres
2016
128
Charles Sarault
Sabres
Chase Priskie
Sabres
2016
255
Clayton Keller
Sabres
2016
8
Colton Point
Sabres
2016
111
Conor Garland
Sabres
2015
54
Corey Fienhage
Sabres
Daniil Zharkov
Sabres
2012
76
David Cotton
Sabres
2015
130
David Honzik
Sabres
Dennis Persson
Sabres
Devante Stephens
Sabres
2015
134
Drew MacKenzie
Sabres
Dryden Hunt
Sabres
2016
98
Edwin Minney
Sabres
2014
192
Eric Locke
Sabres
2013
150
Evan Allen
Sabres
2013
214
Felix Schutz
Sabres
Gustav Forsling
Sabres
2014
111
Gustav Possler
Sabres
2013
99
Henrik Tommernes
Sabres
Ivan Chukarov
Sabres
2015
211
Ivan Telegin
Sabres
Jacob Sweeney
Sabres
2014
215
Jakub Zboril
Sabres
2015
22
Jesper Bratt
Sabres
2016
135
Joel Daccord
Sabres
2015
197
Jordan Gross
Sabres
2016
225
Jordon Southorn
Sabres
Julien Nantel
Sabres
2014
183
Julio Billia
Sabres
2014
189
Karch Bachman
Sabres
2015
223
Keaton Ellerby
Sabres
Keegan Kanzig
Sabres
2013
180
Kyle Maksimovich
Sabres
2016
240
Logan Nelson
Sabres
2012
157
Magnus Nygren
Sabres
2011
103
Mantas Armalis
Sabres
2016
245
Mark Adams
Sabres
Mathieu Brisebois
Sabres
Matt Climie
Sabres
Matt Konan
Sabres
Maxime Fortier
Sabres
2016
126
Mirko Hoefflin
Sabres
Pathrik Westerholm
Sabres
2011
110
Petrus Palmu
Sabres
2016
234
Reid Duke
Sabres
2014
159
Rem Pitlick
Sabres
2016
62
Ryan Faragher
Sabres
2014
227
Ryan Fitzgerald
Sabres
2013
86
Ryan Rehill
Sabres
2014
196
Sergei Boikov
Sabres
2015
217
Spencer Watson
Sabres
2014
97
Steven Shipley
Sabres
Thomas Spelling
Sabres
2012
162
Tim Wahlgren
Sabres
2016
255
Tom Parisi
Sabres
2016
246
Troy Stecher
Sabres
2015
228
Tucker Poolman
Sabres
2015
229
Vaclav Karabacek
Sabres
2014
41
Vili Saarijarvi
Sabres
2015
71
Draft Picks
Year
R1
R2
R3
R4
R5
R6
R7
2017
BUF
BUF
CGY
2018
BUF
BUF
BUF
BUF
BUF
BUF
2019
BUF
BUF
BUF
BUF
BUF
BUF
BUF
2020
BUF
BUF
BUF
BUF
BUF
BUF
BUF
2021
BUF
BUF
BUF
BUF
BUF
BUF
BUF
[12.09.2016 4:52:00] - Sabres drafts Rem Pitlick as the #62 overall pick in the Entry Draft of year 2016. [14.09.2016 7:13:01] - Brad Stuart was added to Sabres. [14.09.2016 7:13:01] - Brad Stuart signed with Sabres for 1 700 000 Kč for 2 year(s) with 0 Kč in bonus. [19.09.2016 5:48:46] - Sabres drafts Dryden Hunt as the #98 overall pick in the Entry Draft of year 2016. [22.09.2016 7:42:46] - Sabres drafts Colton Point as the #111 overall pick in the Entry Draft of year 2016. [24.09.2016 5:46:42] - Americans hired Dan Lambert for 100 000 Kč for 5 year(s). [26.09.2016 6:03:41] - Sabres drafts Maxime Fortier as the #126 overall pick in the Entry Draft of year 2016. [26.09.2016 6:03:56] - Sabres drafts Brinson Pasichnuk as the #128 overall pick in the Entry Draft of year 2016. [26.09.2016 6:05:00] - Sabres drafts Jesper Bratt as the #135 overall pick in the Entry Draft of year 2016. [02.10.2016 7:01:23] - Mason Raymond was added to Sabres. [02.10.2016 7:01:23] - Mason Raymond signed with Sabres for 1 700 000 Kč for 2 year(s) with 0 Kč in bonus. [02.10.2016 7:05:30] - Shawn Horcoff was added to Sabres. [02.10.2016 7:05:30] - Shawn Horcoff signed with Sabres for 500 000 Kč for 1 year(s) with 0 Kč in bonus. [06.10.2016 6:21:07] - TRADE : From Sabres to Blackhawks : Y:2017-RND:6-NJD. [06.10.2016 6:21:07] - TRADE : From Blackhawks to Sabres : Y:2016-RND:7-CBJ. [06.10.2016 6:46:18] - Kevin Porter was added to Sabres. [06.10.2016 6:46:18] - Kevin Porter signed with Sabres for 1 100 000 Kč for 2 year(s) with 0 Kč in bonus. [06.10.2016 7:01:25] - Sabres drafts MISSED PICK as the #183 overall pick in the Entry Draft of year 2016. [10.10.2016 12:19:22] - Andrew Miller was added to Sabres. [10.10.2016 12:19:22] - Andrew Miller signed with Sabres for 500 000 Kč for 2 year(s) with 0 Kč in bonus. [10.10.2016 12:19:39] - Brent Regner was added to Sabres. [10.10.2016 12:19:39] - Brent Regner signed with Sabres for 1 000 000 Kč for 1 year(s) with 0 Kč in bonus. [10.10.2016 12:19:56] - Chris Conner was added to Sabres. [10.10.2016 12:19:56] - Chris Conner signed with Sabres for 500 000 Kč for 2 year(s) with 0 Kč in bonus. [10.10.2016 12:20:09] - Matt Lorito was added to Sabres. [10.10.2016 12:20:09] - Matt Lorito signed with Sabres for 1 000 000 Kč for 1 year(s) with 0 Kč in bonus. [12.10.2016 6:23:51] - TRADE : From Blackhawks to Sabres : MISSED PICK (P). [12.10.2016 6:23:51] - TRADE : From Sabres to Blackhawks : 1 500 000 Kč (Money). [12.10.2016 6:39:29] - MISSED PICK has been deleted from Sabres. [12.10.2016 6:39:31] - MISSED PICK has been deleted from Sabres. [12.10.2016 6:39:39] - Andrew Poturalski has been added to Sabres. [12.10.2016 6:39:49] - Jordan Gross has been added to Sabres. [15.10.2016 22:15:32] - Willie Mitchell is no longer captain for Sabres. [15.10.2016 22:15:32] - Sidney Crosby has been selected as captain for Sabres. [15.10.2016 22:15:32] - Sidney Crosby is no longer as assistant for Sabres. [15.10.2016 22:15:32] - Dan Girardi has been selected as assistant for Sabres. [15.10.2016 22:15:32] - Jason Pominville is no longer as assistant for Sabres. [15.10.2016 22:15:32] - Brent Burns has been selected as assistant for Sabres. [15.10.2016 22:22:01] - TRADE : From Sabres to Flyers : Caleb Herbert (49). [15.10.2016 22:32:46] - Oleg Yevenko was added to Sabres. [15.10.2016 22:32:46] - Oleg Yevenko signed with Sabres for 1 300 000 Kč for 1 year(s) with 0 Kč in bonus. [20.10.2016 5:23:43] - Benjamin Finkelstein has been added to Sabres. [20.10.2016 5:23:54] - Petrus Palmu has been added to Sabres. [20.10.2016 5:24:09] - Kyle Maksimovich has been added to Sabres. [20.10.2016 5:24:25] - Mantas Armalis has been added to Sabres. [20.10.2016 5:24:35] - Tom Parisi has been added to Sabres. [20.10.2016 5:24:57] - Tim Wahlgren has been added to Sabres. [20.10.2016 5:25:10] - Chase Priskie has been added to Sabres.