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
Alex Goligoski, Andrew Cogliano, Andrei Svechnikov, Calvin de Haan, Nicklas Backstrom
Goalie
#1 : Mackenzie Blackwood, #2 : Adin Hill
Custom OT Lines Forwards
, Colton Sissons, Scott Laughton, , Craig Smith, , , , Jordan Eberle, ,
Custom OT Lines Defensemen
, , Johnny Boychuk, ,
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
Day
Game
Visitor Team
Score
Home Team
Score
ST
OT
SO
RI
Link
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
Adam Beckman
Golden Knights
2019
78
Aleksi Heponiemi
Golden Knights
2017
43
Anton Lundell
Golden Knights
2020
13
Arnaud Durandeau
Golden Knights
2017
164
Axel Andersson
Golden Knights
2018
64
Brandon Kruse
Golden Knights
2018
155
Brayden Tracey
Golden Knights
2019
30
Calen Addison
Golden Knights
2018
47
Cam Hillis
Golden Knights
2018
70
Cole Guttman
Golden Knights
2017
178
Cole Hults
Golden Knights
2017
188
Connor Zary
Golden Knights
2020
20
David Noel
Golden Knights
2017
139
Dawson Barteaux
Golden Knights
2018
163
Dawson Mercer
Golden Knights
2020
15
Demetrios Koumontzis
Golden Knights
2018
117
Ethan Phillips
Golden Knights
2019
95
Filip Johansson
Golden Knights
2018
39
Gavin Hain
Golden Knights
2018
183
Graeme Clarke
Golden Knights
2019
81
Jamie Drysdale
Golden Knights
2020
7
Jordan Spence
Golden Knights
2019
88
Josh Brook
Golden Knights
2017
64
Justin Almeida
Golden Knights
2018
124
Justin Schutz
Golden Knights
2018
180
K'Andre Miller
Golden Knights
2018
24
Kyle Olson
Golden Knights
2017
115
Lenni Killinen
Golden Knights
2018
132
Logan Hutsko
Golden Knights
2018
102
Luke Henman
Golden Knights
2018
105
Luke Prokop
Golden Knights
2020
97
Mason Millman
Golden Knights
2019
102
Mikhail Abramov
Golden Knights
2019
104
Nicholas Porco
Golden Knights
2019
123
Nick Henry
Golden Knights
2017
95
Nicklaus Perbix
Golden Knights
2017
198
Pierre-Olivier Joseph
Golden Knights
2017
31
Quinn Olson
Golden Knights
2019
92
Reece Newkirk
Golden Knights
2019
124
Riley Stotts
Golden Knights
2018
95
Ryan O'Rourke
Golden Knights
2020
38
Samuel Bolduc
Golden Knights
2019
61
Samuel Houde
Golden Knights
2018
160
Sasha Mutala
Golden Knights
2019
119
Shane Bowers
Golden Knights
2017
35
Tobias Geisser
Golden Knights
2017
157
Tyler Parsons
Golden Knights
2016
46
Tyler Tucker
Golden Knights
2018
200
Vitali Kravtsov
Golden Knights
2018
11
Zachary Gallant
Golden Knights
2017
89
Draft Picks
Year
R1
R2
R3
R4
R5
R6
R7
2021
SJS VGK
VGK
VAN VGK ARI
2022
VGK
VGK
VGK DET
VGK BOS
VGK
NYR
2023
VGK
VGK
VGK
VGK
VGK
VGK
VGK
2024
VGK
VGK
VGK
VGK
VGK
VGK
VGK
2025
VGK
VGK
VGK
VGK
VGK
VGK
VGK
[2020-10-27 7:44:26 PM] - Nicklas Backstrom has been selected as assistant for Golden Knights. [2020-10-27 7:44:26 PM] - Johnny Boychuk is no longer as assistant for Golden Knights. [2020-10-27 7:44:26 PM] - Joe Pavelski has been selected as assistant for Golden Knights. [2020-10-27 7:44:26 PM] - Alex Goligoski is no longer as assistant for Golden Knights. [2020-10-27 7:44:26 PM] - Eric Staal has been selected as captain for Golden Knights. [2020-10-27 7:44:26 PM] - Nicklas Backstrom is no longer captain for Golden Knights. [2020-10-12 8:17:55 PM] - Golden Knights drafts Luke Prokop as the #97 overall pick in the Entry Draft of year 2020. [2020-10-10 4:29:33 PM] - Golden Knights drafts Ryan O'Rourke as the #38 overall pick in the Entry Draft of year 2020. [2020-10-10 4:26:03 PM] - Golden Knights drafts Connor Zary as the #20 overall pick in the Entry Draft of year 2020. [2020-10-10 4:25:26 PM] - Golden Knights drafts Dawson Mercer as the #15 overall pick in the Entry Draft of year 2020. [2020-10-10 4:25:07 PM] - Golden Knights drafts Anton Lundell as the #13 overall pick in the Entry Draft of year 2020. [2020-10-10 4:23:11 PM] - Golden Knights drafts Jamie Drysdale as the #7 overall pick in the Entry Draft of year 2020. [2020-10-10 4:03:01 PM] - TRADE : From Golden Knights to Blackhawks : Y:2021-RND:4-PIT, Y:2021-RND:6-STL. [2020-10-10 4:03:01 PM] - TRADE : From Blackhawks to Golden Knights : Y:2020-RND:4-TOR. [2020-10-10 6:54:37 AM] - TRADE : From Flyers to Golden Knights : Y:2021-RND:6-STL. [2020-10-10 6:54:37 AM] - TRADE : From Golden Knights to Flyers : Y:2020-RND:7-STL. [2020-09-28 10:59:40 AM] - TRADE : From Sabres to Golden Knights : Y:2020-RND:7-STL. [2020-09-28 10:59:40 AM] - TRADE : From Golden Knights to Sabres : Jon Gillies (61). [2020-09-28 10:57:31 AM] - TRADE : From Golden Knights to Sharks : Jay Beagle (66), Philip Kemp (P). [2020-09-28 10:57:31 AM] - TRADE : From Sharks to Golden Knights : Y:2020-RND:2-VGK. [2020-09-04 8:02:39 PM] - Andrew Cogliano signed with Golden Knights for $1,500,000 for 3 year(s) / Option : No Trade & Signing Bonus of $1,000,000. [2020-09-04 8:02:39 PM] - Andrew Cogliano was added to Golden Knights. [2020-09-04 8:02:04 PM] - Phil Kessel signed with Golden Knights for $6,000,000 for 2 year(s) / Option : No Trade & Signing Bonus of $3,000,000. [2020-09-04 8:02:04 PM] - Phil Kessel was added to Golden Knights. [2020-09-04 7:58:44 PM] - Nick Holden signed with Golden Knights for $2,000,000 for 2 year(s) / Option : No Trade & Signing Bonus of $1,000,000. [2020-09-04 7:58:44 PM] - Nick Holden was added to Golden Knights. [2020-09-04 7:50:47 PM] - Eric Staal signed with Golden Knights for $6,000,000 for 2 year(s) / Option : No Trade & Signing Bonus of $3,000,000. [2020-09-04 7:50:47 PM] - Eric Staal was added to Golden Knights. [2020-08-30 9:15:59 PM] - TRADE : From Golden Knights to Rangers : Milan Lucic (66). [2020-08-30 9:15:59 PM] - TRADE : From Rangers to Golden Knights : Y:2022-RND:6-NYR. [2020-08-30 9:05:44 PM] - TRADE : From Golden Knights to Bruins : Y:2021-RND:4-BOS.
[2020-11-10 3:34:29 PM] Nolan Patrick from Wolves has scored a Hat Trick! [2020-11-10 3:34:19 PM] Successfully loaded Golden Knights lines done with STHS Client - 3.2.1.1 [2020-11-10 3:34:19 PM] Lias Andersson of Golden Knights was sent to pro.
[2020-11-10 3:34:19 PM] Nolan Patrick of Golden Knights was sent down to farm.
[2020-11-09 3:32:46 PM] Wolves lines for next game are empty. Current rosters/lines are not erased.
[2020-11-09 3:31:14 PM] Both Golden Knights and Wolves lines for next game are empty. Current rosters/lines are not erased.
[2020-11-09 3:31:14 PM] Dominic Turgeon from Wolves has scored a Hat Trick!
[2020-11-09 3:30:02 PM] Golden Knights lines for next game are empty. Current rosters/lines are not erased.
[2020-11-08 9:21:43 PM] Both Golden Knights and Wolves lines for next game are empty. Current rosters/lines are not erased.
[2020-11-08 9:19:14 PM] Wolves lines for next game are empty. Current rosters/lines are not erased.
[2020-11-08 9:16:53 PM] Both Golden Knights and Wolves lines for next game are empty. Current rosters/lines are not erased.
[2020-11-07 9:09:44 PM] Both Golden Knights and Wolves lines for next game are empty. Current rosters/lines are not erased.
[2020-11-07 9:04:46 PM] Both Golden Knights and Wolves lines for next game are empty. Current rosters/lines are not erased.
[2020-11-06 4:06:55 PM] Both Golden Knights and Wolves lines for next game are empty. Current rosters/lines are not erased.
[2020-11-06 4:06:11 PM] Golden Knights lines for next game are empty. Current rosters/lines are not erased.
[2020-11-06 4:03:41 PM] Wolves lines for next game are empty. Current rosters/lines are not erased.
[2020-11-05 4:34:44 PM] Both Golden Knights and Wolves lines for next game are empty. Current rosters/lines are not erased.
[2020-11-05 4:31:25 PM] Both Golden Knights and Wolves lines for next game are empty. Current rosters/lines are not erased.
[2020-11-04 9:29:36 PM] Both Golden Knights and Wolves lines for next game are empty. Current rosters/lines are not erased.
[2020-11-04 9:29:35 PM] Jake Evans from Wolves has scored a Hat Trick!
[2020-11-04 9:27:01 PM] Wolves lines for next game are empty. Current rosters/lines are not erased.
[2020-11-03 4:11:04 PM] Both Golden Knights and Wolves lines for next game are empty. Current rosters/lines are not erased. [2020-11-03 4:11:04 PM] Drake Batherson from Wolves completes suspension
[2020-11-03 4:04:12 PM] Both Golden Knights and Wolves lines for next game are empty. Current rosters/lines are not erased. [2020-11-03 4:04:11 PM] Game 195 - Drake Batherson from Wolves suspended for 1 game(s)
[2020-11-02 4:37:35 PM] Wolves lines for next game are empty. Current rosters/lines are not erased.
[2020-11-01 3:18:29 PM] Wolves lines for next game are empty. Current rosters/lines are not erased. But, Golden Knights lines for next game are NOT empty. Current pro rosters/lines are moved and might impact farm rosters/lines.