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/2021-22/pre-season/PlayersStatSub.php on line 105
Deprecated: number_format(): Passing null to parameter #1 ($num) of type float is deprecated in /home/othlca/history.othl.ca/public_html/outputs/2021-22/pre-season/PlayersStatSub.php on line 105
Deprecated: number_format(): Passing null to parameter #1 ($num) of type float is deprecated in /home/othlca/history.othl.ca/public_html/outputs/2021-22/pre-season/PlayersStatSub.php on line 105
Deprecated: number_format(): Passing null to parameter #1 ($num) of type float is deprecated in /home/othlca/history.othl.ca/public_html/outputs/2021-22/pre-season/PlayersStatSub.php on line 105
Deprecated: number_format(): Passing null to parameter #1 ($num) of type float is deprecated in /home/othlca/history.othl.ca/public_html/outputs/2021-22/pre-season/PlayersStatSub.php on line 105
Deprecated: number_format(): Passing null to parameter #1 ($num) of type float is deprecated in /home/othlca/history.othl.ca/public_html/outputs/2021-22/pre-season/PlayersStatSub.php on line 105
Deprecated: number_format(): Passing null to parameter #1 ($num) of type float is deprecated in /home/othlca/history.othl.ca/public_html/outputs/2021-22/pre-season/PlayersStatSub.php on line 105
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/2021-22/pre-season/GoaliesStatSub.php on line 57
Deprecated: number_format(): Passing null to parameter #1 ($num) of type float is deprecated in /home/othlca/history.othl.ca/public_html/outputs/2021-22/pre-season/GoaliesStatSub.php on line 57
0.000
0
0
8
0
0
0
Team Total or Average
16
6
5
3
0.910
2.39
853
2
1
34
377
0
0
1
0.750
8
14
14
2
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
Jack Eichel, Pavel Zacha, Chandler Stephenson, Alex Iafallo, Sean Monahan
Goalie
#1 : Calvin Petersen, #2 : Petr Mrazek
Custom OT Lines Forwards
Jack Eichel, Pavel Zacha, Chandler Stephenson, Alex Iafallo, Sean Monahan, Rickard Rakell, Rickard Rakell, Blake Comeau, Jujhar Khaira, Blake Lizotte, Carl Grundstrom
Custom OT Lines Defensemen
Drew Doughty, Jacob Trouba, Dmitry Orlov, Jani Hakanpaa, Sean Walker
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
Alex Newhook
Capitals
2019
14
Alexander Dergachyov
Capitals
2015
55
Aliaksei Protas
Capitals
2019
76
Andrei Mironov
Capitals
2015
92
Arthur Kaliyev
Capitals
2019
25
Blade Jenkins
Capitals
2018
114
Carter Berger
Capitals
2019
128
Daniil Tarasov
Capitals
2017
58
Dmitri Kugryshev
Capitals
Drake Rymsha
Capitals
2017
92
Filip Cederqvist
Capitals
2019
115
Francesco Pinelli
Capitals
2021
33
Frederik Tiffels
Capitals
2015
171
Helge Grans
Capitals
2020
25
Henry Thrun
Capitals
2019
105
Jacob Moverare
Capitals
2016
90
Jakob Pelletier
Capitals
2019
28
Jamieson Rees
Capitals
2019
47
Kirill Kirsanov
Capitals
2021
69
Mattias Lindstrom
Capitals
2009
91
Noah Cates
Capitals
2017
118
Oskar Olausson
Capitals
2021
27
Reilly Webb
Capitals
2017
190
Riley Damiani
Capitals
2018
118
Ronnie Attard
Capitals
2019
72
Sampo Ranta
Capitals
2018
73
Samuel Fagemo
Capitals
2019
36
Tyce Thompson
Capitals
2019
116
Tyler Madden
Capitals
2018
66
Viktor Lodin
Capitals
2019
121
Draft Picks
Year
R1
R2
R3
R4
R5
R6
R7
2022
WSH
WSH
TBL WSH
WSH
2023
WSH
WSH
WSH
WSH
WSH
WSH
WSH
2024
WSH
WSH
WSH
WSH
WSH
WSH
WSH
2025
WSH
WSH
WSH
WSH
WSH
WSH
WSH
2026
WSH
WSH
WSH
WSH
WSH
WSH
WSH
News Database File Not Found. Please create one from the STHS.
[2021-10-23 1:37:13 PM] - Joakim Ryan was released by Capitals [2021-10-23 1:37:02 PM] - Jake Virtanen was released by Capitals [2021-10-18 4:20:39 PM] - TRADE : From Blue Jackets to Capitals : Nicolas Aube-Kubel (61). [2021-10-18 4:20:39 PM] - TRADE : From Capitals to Blue Jackets : Y:2022-RND:5-STL. [2021-10-16 9:55:14 AM] - TRADE : From Blue Jackets to Capitals : Josh Brown (66), Aliaksei Protas (P). [2021-10-16 9:55:14 AM] - TRADE : From Capitals to Blue Jackets : Ian Cole (70), Y:2023-RND:7-CHI. [2021-10-15 5:16:48 PM] - Ryan Kesler was released by Capitals [2021-10-09 9:48:37 PM] - TRADE : From Capitals to Blue Jackets : T.J. Oshie (74). [2021-10-09 9:48:37 PM] - TRADE : From Blue Jackets to Capitals : Daniil Tarasov (P), Sampo Ranta (P). [2021-09-13 12:35:14 PM] - Sean Walker signed with Capitals for $1,500,000 for 1 year(s). [2021-09-13 12:35:14 PM] - Sean Walker was added to Capitals. [2021-09-12 9:06:49 AM] - TRADE : From Blue Jackets to Capitals : Kirill Kirsanov (P). [2021-09-12 9:06:49 AM] - TRADE : From Capitals to Blue Jackets : Y:2022-RND:2-DAL.
[2021-11-10 4:48:28 PM] Bears lines for next game are empty. Current rosters/lines are not erased.
[2021-11-10 4:48:28 PM] Last 7 Days Pro Star : 1 - Kaapo Kahkonen of Coyotes (0.966) / 2 - Chandler Stephenson of Capitals (3-2-5) / 3 - Brady Tkachuk of Penguins (4-1-5)
[2021-11-10 4:44:26 PM] Bears lines for next game are empty. Current rosters/lines are not erased.
[2021-11-09 9:00:05 AM] 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.
[2021-11-08 2:36:27 PM] Bears lines for next game are empty. Current rosters/lines are not erased.
[2021-11-07 1:59:40 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.
[2021-11-05 5:08:29 PM] Bears lines for next game are empty. Current rosters/lines are not erased.
[2021-11-03 4:55:16 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. [2021-11-03 4:54:56 PM] Successfully loaded Capitals lines done with Web Base Client and SQLite Database. [2021-11-03 4:54:56 PM] Jani Hakanpaa of Capitals was sent to pro.
[2021-11-03 4:54:56 PM] Gabriel Vilardi of Capitals was sent down to farm. [2021-11-02 4:30:49 PM] Blake Lizotte from Capitals is back from Exhaustion.
[2021-11-02 4:30:49 PM] Both Capitals and Bears lines for next game are empty. Current rosters/lines are not erased. [2021-11-02 4:30:13 PM] Auto Lines Partial Function has been run for Capitals.
[2021-11-02 4:30:13 PM] Capitals lines errors : Normal line # 1 RW is empty.
PP line 2 RW is empty.
LastMinOff line RW is empty.
LastMinDef line RW is empty.
OT Forward #2 is empty.
[2021-11-02 4:30:13 PM] Auto Roster Partial Function has been run for Capitals. [2021-11-02 4:30:13 PM] Carl Grundstrom of Capitals was sent to pro.
[2021-11-02 4:30:13 PM] Capitals roster errors : Not enough Forward available in Pro Team! 11 Dressed. 12 Required.
Not enough Players available in Pro Team! 17 Dressed. 18 Required.
Some errors will be automatically fixed.
[2021-11-01 4:50:36 PM] Both Capitals and Bears lines for next game are empty. Current rosters/lines are not erased. [2021-11-01 4:50:33 PM] Blake Lizotte from Capitals is injured from Exhaustion.
[2021-11-01 4:50:30 PM] A.J. Greer from Bears has scored a Hat Trick! [2021-11-01 4:50:22 PM] Auto Lines Partial Function has been run for Capitals.
[2021-11-01 4:50:22 PM] Capitals lines errors : Normal line # 1 C is empty.
Normal line # 1 RW is empty.
Unknown Player is used twice in Normal line #1
PP line 1 C is empty.
4 vs 4 line 1 C is empty.
PP line 2 RW is empty.
PK line 2 C is empty.
PK3 line 2 forward is empty.
LastMinOff line C is empty.
LastMinDef line C is empty.
LastMinOff line RW is empty.
LastMinDef line RW is empty.
Unknown Player is used twice in LastMinOff line
Unknown Player is used twice in LastMinDef line
Extra Forward #0 is empty.
Penalty Shot Player #1 is empty.
OT Forward #1 is empty.
OT Forward #2 is empty.
Unknown Player is used twice in OT Forward
Backup Goalie is empty.
[2021-11-01 4:50:22 PM] Auto Roster Partial Function has been run for Capitals.
[2021-11-01 4:50:22 PM] Capitals roster errors : Not enough Forward available in Pro Team! 10 Dressed. 12 Required.
Not enough Players available in Pro Team! 16 Dressed. 18 Required.
Some errors will be automatically fixed.
No Injury or Suspension.
Overall
Home
Visitor
Year
GP
W
L
T
OTW
OTL
SOW
SOL
GF
GA
Diff
GP
W
L
T
OTW
OTL
SOW
SOL
GF
GA
Diff
GP
W
L
T
OTW
OTL
SOW
SOL
GF
GA
Diff
P
G
A
TP
SO
EG
GP1
GP2
GP3
GP4
SHF
SH1
SP2
SP3
SP4
SHA
SHB
Pim
Hit
PPA
PPG
PP%
PKA
PK GA
PK%
PK GF
W OF FO
T OF FO
OF FO%
W DF FO
T DF FO
DF FO%
W NT FO
T NT FO
NT FO%
PZ DF
PZ OF
PZ NT
PC DF
PC OF
PC NT
Warning: Undefined variable $TeamCareerSumSeasonOnly in /home/othlca/history.othl.ca/public_html/outputs/2021-22/pre-season/ProTeam.php on line 1692