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
Deprecated: number_format(): Passing null to parameter #1 ($num) of type float is deprecated in /home/othlca/history.othl.ca/public_html/outputs/2019-20/playoffs/PlayersStatSub.php on line 103
Deprecated: number_format(): Passing null to parameter #1 ($num) of type float is deprecated in /home/othlca/history.othl.ca/public_html/outputs/2019-20/playoffs/PlayersStatSub.php on line 103
Deprecated: number_format(): Passing null to parameter #1 ($num) of type float is deprecated in /home/othlca/history.othl.ca/public_html/outputs/2019-20/playoffs/PlayersStatSub.php on line 103
Deprecated: number_format(): Passing null to parameter #1 ($num) of type float is deprecated in /home/othlca/history.othl.ca/public_html/outputs/2019-20/playoffs/PlayersStatSub.php on line 103
Deprecated: number_format(): Passing null to parameter #1 ($num) of type float is deprecated in /home/othlca/history.othl.ca/public_html/outputs/2019-20/playoffs/PlayersStatSub.php on line 103
Deprecated: number_format(): Passing null to parameter #1 ($num) of type float is deprecated in /home/othlca/history.othl.ca/public_html/outputs/2019-20/playoffs/PlayersStatSub.php on line 103
Deprecated: number_format(): Passing null to parameter #1 ($num) of type float is deprecated in /home/othlca/history.othl.ca/public_html/outputs/2019-20/playoffs/PlayersStatSub.php on line 87
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
Deprecated: number_format(): Passing null to parameter #1 ($num) of type float is deprecated in /home/othlca/history.othl.ca/public_html/outputs/2019-20/playoffs/GoaliesStatSub.php on line 55
Deprecated: number_format(): Passing null to parameter #1 ($num) of type float is deprecated in /home/othlca/history.othl.ca/public_html/outputs/2019-20/playoffs/GoaliesStatSub.php on line 55
0.000
0
3
3
0
0
0
Team Total or Average
7
2
2
2
0.884
3.63
397
2
0
24
207
0
0
1
Deprecated: number_format(): Passing null to parameter #1 ($num) of type float is deprecated in /home/othlca/history.othl.ca/public_html/outputs/2019-20/playoffs/ProTeam.php on line 623
0.000
0
6
3
0
0
1
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
T.J. Oshie, Paul Byron, Pavel Zacha, David Schlemko, Jack Eichel
Goalie
#1 : Curtis McElhinney, #2 : Spencer Martin
Custom OT Lines Forwards
, , , , , , , , , ,
Custom OT Lines Defensemen
, , , ,
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
Prospect
Team Name
Draft Year
Overall Pick
Information
Lien
Aidan Dudas
Capitals
2018
98
Alex Newhook
Capitals
2019
14
Alexander Dergachyov
Capitals
2015
55
Andrei Mironov
Capitals
2015
92
Arthur Kaliyev
Capitals
2019
25
Blade Jenkins
Capitals
2018
114
Calvin Petersen
Capitals
2013
134
Cameron Darcy
Capitals
2014
179
Carter Berger
Capitals
2019
128
Dmitri Kugryshev
Capitals
Drake Rymsha
Capitals
2017
92
Dylan Gambrell
Capitals
2016
50
Filip Cederqvist
Capitals
2019
115
Frederik Tiffels
Capitals
2015
171
Gabriel Vilardi
Capitals
2017
6
Henry Thrun
Capitals
2019
105
Jacob Moverare
Capitals
2016
90
Jakob Pelletier
Capitals
2019
28
Jamieson Rees
Capitals
2019
47
Jaret Anderson-Dolan
Capitals
2017
39
Kyle Capobianco
Capitals
2015
69
Mattias Lindstrom
Capitals
2009
91
Nicolas Meloche
Capitals
2015
49
Nikita Gusev
Capitals
2012
109
Reilly Webb
Capitals
2017
190
Riley Damiani
Capitals
2018
118
Ronnie Attard
Capitals
2019
72
Samuel Fagemo
Capitals
2019
36
Tyce Thompson
Capitals
2019
116
Viktor Lodin
Capitals
2019
121
Ville Husso
Capitals
2014
79
Draft Picks
Year
R1
R2
R3
R4
R5
R6
R7
2020
WSH
NYI BOS
2021
WSH
WSH
2022
WSH
WSH
WSH
WSH
WSH
2023
WSH
WSH
WSH
WSH
WSH
WSH
CHI WSH
2024
WSH
WSH
WSH
WSH
WSH
WSH
WSH
[2020-05-01 6:29:36 PM] - Capitals was eliminated at round 1 of year 2019. [2020-04-27 4:34:56 PM] - Bears was eliminated at round 1 of year 2019. [2020-03-15 6:25:23 PM] - TRADE : From Blackhawks to Capitals : Y:2023-RND:7-CHI. [2020-03-15 6:25:23 PM] - TRADE : From Capitals to Blackhawks : Tyler Ennis (66). [2020-03-15 6:24:51 PM] - TRADE : From Stars to Capitals : Greg Pateryn (70), Paul Byron (69). [2020-03-15 6:24:51 PM] - TRADE : From Capitals to Stars : Derek Forbort (72), Jordan Weal (63), Y:2022-RND:5-WSH. [2020-03-04 4:38:30 PM] - TRADE : From Senators to Capitals : Dmitry Orlov (72), Vincent Trocheck (73), Y:2020-RND:2-NYI. [2020-03-04 4:38:30 PM] - TRADE : From Capitals to Senators : Jason Dickinson (66), Ryan Johansen (75), Klim Kostin (P), Y:2022-RND:3-WSH. [2020-01-11 6:23:57 PM] - TRADE : From Canucks to Capitals : Gustav Nyquist (72), Pavel Zacha (70). [2020-01-11 6:23:57 PM] - TRADE : From Capitals to Canucks : Alexandar Georgiev (68), Gemel Smith (60), Jacob Larsson (66), Tuukka Tieksola (P), Y:2021-RND:3-WSH. [2019-12-23 5:06:53 PM] - TRADE : From Capitals to Blues : Paul Ladue (62). [2019-12-23 5:06:53 PM] - TRADE : From Blues to Capitals : Tyler Ennis (66). [2019-10-20 6:45:42 PM] - TRADE : From Blues to Capitals : $1,000,000 (Money). [2019-10-20 6:45:42 PM] - TRADE : From Capitals to Blues : Jonathan Quick (64). [2019-10-16 4:36:19 PM] - Team Name Change : Washington Capitals changed name to Capitals
[2020-05-16 7:46:01 PM] Michael Chaput from Capitals is back from Fractured Orbital Bone Injury. [2020-05-03 5:26:48 PM] Petr Mrazek from Capitals is back from Torn Right Knee Ligaments Injury. [2020-05-01 6:29:14 PM] Successfully loaded Capitals lines done with STHS Client - 3.2.0.5 [2020-04-29 5:30:44 PM] Successfully loaded Capitals lines done with STHS Client - 3.2.0.5
[2020-04-27 4:34:56 PM] Bears lines for next game are empty. Current rosters/lines are not erased. But, Capitals lines for next game are NOT empty. Current pro rosters/lines are moved and might impact farm rosters/lines. [2020-04-27 4:34:56 PM] Game 28 - Andrew Campbell from Bears suspended for 1 game(s) [2020-04-27 4:34:47 PM] Successfully loaded Capitals lines done with STHS Client - 3.2.0.5 [2020-04-27 4:34:47 PM] Spencer Martin of Capitals was sent to pro. [2020-04-27 4:34:47 PM] Matthew Peca of Capitals was sent to pro.
[2020-04-25 8:05:30 PM] Bears lines for next game are empty. Current rosters/lines are not erased. But, Capitals lines for next game are NOT empty. Current pro rosters/lines are moved and might impact farm rosters/lines. [2020-04-25 8:05:30 PM] Game 20 - Petr Mrazek from Capitals is injured (Torn Right Knee Ligaments) and is out for 2 weeks. [2020-04-25 8:05:22 PM] Successfully loaded Capitals lines done with STHS Client - 3.2.0.5 [2020-04-25 8:05:22 PM] Carl Grundstrom of Capitals was sent to pro.
[2020-04-23 4:39:58 PM] Bears lines for next game are empty. Current rosters/lines are not erased. But, Capitals lines for next game are NOT empty. Current pro rosters/lines are moved and might impact farm rosters/lines. [2020-04-23 4:39:58 PM] Game 12 - Michael Chaput from Capitals is injured (Fractured Orbital Bone) and is out for 2 months.
[2020-04-22 4:32:29 PM] Bears lines for next game are empty. Current rosters/lines are not erased. But, Capitals lines for next game are NOT empty. Current pro rosters/lines are moved and might impact farm rosters/lines. [2020-04-22 4:31:29 PM] Successfully loaded Capitals lines done with STHS Client - 3.2.0.5
[2020-04-20 4:07:38 PM] Bears lines for next game are empty. Current rosters/lines are not erased. But, Capitals lines for next game are NOT empty. Current pro rosters/lines are moved and might impact farm rosters/lines.
[2020-04-20 4:07:37 PM] Matthew Peca from Bears has scored a Hat Trick! [2020-04-20 4:06:38 PM] Successfully loaded Capitals lines done with STHS Client - 3.2.0.5 [2020-04-18 7:20:58 PM] Alec Martinez from Capitals is back from Bruised Right Shoulder Injury.
[2020-04-18 7:20:58 PM] Both Capitals and Bears lines for next game are empty. Current rosters/lines are not erased.
[2020-04-18 7:20:58 PM] Blake Lizotte from Bears has scored a Hat Trick! [2020-04-18 7:20:58 PM] Game 1254 - Alec Martinez from Capitals is injured (Bruised Right Shoulder) and is out for 1 days.
[2020-04-17 3:28:22 PM] Both Capitals and Bears lines for next game are empty. Current rosters/lines are not erased.
[2020-04-17 3:28:22 PM] Last 7 Days Farm Star : 1 - Blake Lizotte of Bears (7-4-11) / 2 - Kailer Yamamoto of Phantoms (6-3-9) / 3 - Andy Andreoff of Checkers (6-1-7)
[2020-04-17 3:28:22 PM] Last 7 Days Pro Star : 1 - Aleksander Barkov of Sharks (7-4-11) / 2 - Alex Iafallo of Capitals (3-4-7) / 3 - Mikko Rantanen of Canucks (3-4-7)
[2020-04-17 3:28:22 PM] Blake Lizotte from Bears has scored a Hat Trick! [2020-04-17 3:28:22 PM] Luke Witkowski from Bears completes suspension
[2020-04-16 4:03:31 PM] Bears lines for next game are empty. Current rosters/lines are not erased. But, Capitals lines for next game are NOT empty. Current pro rosters/lines are moved and might impact farm rosters/lines. [2020-04-16 4:03:31 PM] Game 1224 - Luke Witkowski from Bears suspended for 1 game(s)
[2020-04-14 7:01:39 PM] Bears lines for next game are empty. Current rosters/lines are not erased. But, Capitals lines for next game are NOT empty. Current pro rosters/lines are moved and might impact farm rosters/lines.