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/2020-21/regular-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/2020-21/regular-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/2020-21/regular-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/2020-21/regular-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/2020-21/regular-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/2020-21/regular-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/2020-21/regular-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/2020-21/regular-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/2020-21/regular-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/2020-21/regular-season/PlayersStatSub.php on line 89
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/2020-21/regular-season/GoaliesStatSub.php on line 57
0.000
0
20
4
1
0
1
Team Total or Average
64
23
32
3
0.906
3.27
3413
2
1
186
1988
0
1
2
0.857
21
58
41
4
6
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
Carter Rowney, Pierre-Edouard Bellemare, Sammy Blais
Carter Rowney, Pierre-Edouard Bellemare
Carter Rowney
Extra Defensemen
Normal
PowerPlay
Penalty Kill
, ,
,
Penalty Shots
Brendan Lemieux, Vladimir Tarasenko, Alexandre Texier, Denis Gurianov, Carter Rowney
Goalie
#1 : Vitek Vanecek, #2 : Antti Raanta
Custom OT Lines Forwards
Sammy Blais, Vladimir Tarasenko, Alexandre Texier, , Carter Rowney, Pierre-Edouard Bellemare, Pierre-Edouard Bellemare, Jean-Sebastien Dea, Denis Gurianov, Antoine Roussel, Janne Kuokkanen
Custom OT Lines Defensemen
Samuel Girard, Victor Mete, David Savard, ,
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
Anttoni Honka
Blues
2019
68
Daniel Bukac
Blues
2017
202
Dominic Basse
Blues
2019
198
Emil Heineman
Blues
2020
43
Garin Bjorklund
Blues
2020
175
Hendrix Lapierre
Blues
2020
19
Henri Nikkanen
Blues
2019
90
Hunter Skinner
Blues
2019
157
Jack Ramsey
Blues
2014
195
Jacob Bernard-Docker
Blues
2018
38
Jacob Leguerrier
Blues
2019
161
Jakub Zboril
Blues
2015
20
Jesper Eliasson
Blues
2018
106
Julien Gauthier
Blues
2016
23
Justin Barron
Blues
2020
34
Lucas Raymond
Blues
2020
4
Mathias Laferriere
Blues
2018
146
McKade Webster
Blues
2019
216
Milan Kloucek
Blues
2018
215
Nicolas Beaudin
Blues
2018
21
Nikita Alexandrov
Blues
2019
44
Peter Thome
Blues
2016
163
Petteri Lindbohm
Blues
2012
183
Peyton Krebs
Blues
2019
12
Seth Jarvis
Blues
2020
11
Vasili Podkolzin
Blues
2019
6
Vasiliy Ponomarev
Blues
2020
45
Draft Picks
Year
R1
R2
R3
R4
R5
R6
R7
2021
ARI
STL
CAR NYI
NYR CAR
ARI
MIN FLA STL
2022
STL
STL
BOS STL
BOS STL
STL
STL
2023
STL
STL
STL
STL
STL
STL
STL NJD
2024
STL
STL
STL
STL
STL
STL
2025
STL
STL
STL
STL
STL
STL
STL
News Database File Not Found. Please create one from the STHS.
[2021-05-09 3:35:19 PM] - Justin Schultz was added to Blues. [2021-05-09 3:35:19 PM] - Blues claimed Justin Schultz from waivers by Panthers for $1,000,000. [2021-05-09 3:34:18 PM] - Blues show interest in Justin Schultz from waiver. [2021-04-14 7:26:28 PM] - TRADE : From Blues to Islanders : Mark Pysyk (66). [2021-04-14 7:26:28 PM] - TRADE : From Islanders to Blues : Y:2021-RND:4-NYI. [2021-04-03 8:01:15 PM] - TRADE : From Devils to Blues : Y:2023-RND:7-NJD. [2021-04-03 8:01:15 PM] - TRADE : From Blues to Devils : Radim Simek (64). [2021-03-28 8:17:26 PM] - TRADE : From Coyotes to Blues : Y:2021-RND:2-ARI, Y:2021-RND:6-ARI. [2021-03-28 8:17:26 PM] - TRADE : From Blues to Coyotes : Cedric Paquette (68), Y:2021-RND:5-STL. [2021-01-14 4:38:35 PM] - TRADE : From Blue Jackets to Blues : Y:2021-RND:7-MIN. [2021-01-14 4:38:35 PM] - TRADE : From Blues to Blue Jackets : Andrew Ladd (63). [2021-01-03 6:37:08 PM] - TRADE : From Blues to Flyers : Y:2024-RND:7-STL. [2020-12-29 4:37:41 PM] - TRADE : From Blues to Flyers : $1,000,000 (Money). [2020-12-29 4:37:41 PM] - TRADE : From Flyers to Blues : Y:2021-RND:7-FLA. [2020-12-28 3:54:01 PM] - TRADE : From Blues to Golden Knights : Loui Eriksson (66). [2020-12-28 3:54:01 PM] - TRADE : From Golden Knights to Blues : Y:2022-RND:4-BOS. [2020-12-22 9:07:29 PM] - TRADE : From Flames to Blues : $1,000,000 (Money), Y:2021-RND:5-NYR. [2020-11-24 4:33:33 PM] - Cedric Paquette has been selected as assistant for Blues. [2020-11-24 4:33:33 PM] - Unknown Player is no longer as assistant for Blues. [2020-11-24 4:33:33 PM] - Pierre-Edouard Bellemare has been selected as assistant for Blues. [2020-11-24 4:33:33 PM] - David Savard is no longer as assistant for Blues. [2020-11-24 4:33:33 PM] - David Savard has been selected as captain for Blues. [2020-11-24 4:33:33 PM] - Unknown Player is no longer captain for Blues. [2020-11-22 6:56:06 PM] - TRADE : From Blackhawks to Blues : Matt Benning (66). [2020-11-22 6:56:06 PM] - TRADE : From Blues to Blackhawks : $1,000,000 (Money). [2020-11-22 6:55:45 PM] - TRADE : From Lightning to Blues : Radim Simek (65), Tyler Pitlick (65). [2020-11-22 6:55:45 PM] - TRADE : From Blues to Lightning : $2,000,000 (Money). [2020-11-18 2:45:28 PM] - TRADE : From Blues to Jets : Lukas Vejdemo (59). [2020-11-18 2:45:28 PM] - TRADE : From Jets to Blues : Vitek Vanecek (63). [2020-11-14 7:45:07 PM] - Markus Granlund was released. [2020-11-14 7:45:07 PM] - Blues paid $0 to release Markus Granlund. [2020-10-29 4:21:53 PM] - TRADE : From Flames to Blues : Markus Granlund (65). [2020-10-29 4:21:53 PM] - TRADE : From Blues to Flames : $1,000,000 (Money), Y:2021-RND:5-NYR. [2020-10-27 7:45:23 PM] - Steve Bernier was released.
[2021-05-28 4:24:36 PM] Rampage lines for next game are empty. Current rosters/lines are not erased. But, Blues lines for next game are NOT empty. Current pro rosters/lines are moved and might impact farm rosters/lines. [2021-05-28 4:23:41 PM] Auto Lines Partial Function has been run for Blues.
[2021-05-28 4:23:41 PM] Blues lines errors : Normal line # 1 Defense #1 is empty.
Normal line # 2 C is empty.
Normal line # 3 RW is empty.
Normal line # 3 Defense #3 is empty.
Normal line # 3 Defense #3 is empty.
Unknown Player is used twice in Normal line #3
Unknown Player is used twice in Normal line #3
Unknown Player is used twice in normal lines 1 and 2.
Unknown Player is used twice in normal lines 1 and 2.
Unknown Player is used twice in normal lines 1 and 3.
Unknown Player is used twice in normal lines 2 and 3.
PP line 2 Defense #2 is empty.
PK line 2 Defense #2 is empty.
4 vs 4 line 2 Defense #2 is empty.
PK3 line 2 Defense #2 is empty.
Extra Defense #0 is empty.
Extra Defense #1 is empty.
Extra Defense #2 is empty.
Extra Defense #3 is empty.
Extra Defense #4 is empty.
Extra Defense #5 is empty.
Unknown Player is used twice in Extra Defense Normal
Unknown Player is used twice in Extra Defense Normal
Unknown Player is used twice in Extra Defense PK
OT Forward #4 is empty.
OT Forward #7 is empty.
Unknown Player is used twice in OT Forward
OT Defense #4 is empty.
OT Defense #5 is empty.
Unknown Player is used twice in OT Defense
[2021-05-28 4:23:41 PM] Auto Roster Partial Function has been run for Blues.
[2021-05-28 4:23:41 PM] Blues roster errors : Not enough Forward available in Pro Team! 11 Dressed. 12 Required.
Not enough Defenseman available in Pro Team! 4 Dressed. 6 Required.
Not enough Players available in Pro Team! 15 Dressed. 18 Required.
Some errors will be automatically fixed.
[2021-05-26 6:19:05 PM] Rampage lines for next game are empty. Current rosters/lines are not erased. But, Blues lines for next game are NOT empty. Current pro rosters/lines are moved and might impact farm rosters/lines. [2021-05-26 6:18:13 PM] Auto Lines Partial Function has been run for Blues.
[2021-05-26 6:18:13 PM] Blues lines errors : Normal line # 1 Defense #1 is empty.
Normal line # 2 C is empty.
Normal line # 3 RW is empty.
Normal line # 3 Defense #3 is empty.
Normal line # 3 Defense #3 is empty.
Unknown Player is used twice in Normal line #3
Unknown Player is used twice in Normal line #3
Unknown Player is used twice in normal lines 1 and 2.
Unknown Player is used twice in normal lines 1 and 2.
Unknown Player is used twice in normal lines 1 and 3.
Unknown Player is used twice in normal lines 2 and 3.
PP line 2 Defense #2 is empty.
PK line 2 Defense #2 is empty.
4 vs 4 line 2 Defense #2 is empty.
PK3 line 2 Defense #2 is empty.
Extra Defense #0 is empty.
Extra Defense #1 is empty.
Extra Defense #2 is empty.
Extra Defense #3 is empty.
Extra Defense #4 is empty.
Extra Defense #5 is empty.
Unknown Player is used twice in Extra Defense Normal
Unknown Player is used twice in Extra Defense Normal
Unknown Player is used twice in Extra Defense PK
OT Forward #4 is empty.
OT Forward #7 is empty.
Unknown Player is used twice in OT Forward
OT Defense #4 is empty.
OT Defense #5 is empty.
Unknown Player is used twice in OT Defense
[2021-05-25 6:43:42 PM] Nick Seeler of Blues was sent down to farm. [2021-05-25 6:43:41 PM] Blues placed Nick Seeler on waivers.
[2021-05-25 6:43:36 PM] Karson Kuhlman of Blues was sent down to farm. [2021-05-25 6:43:35 PM] Blues placed Karson Kuhlman on waivers. [2021-05-25 6:43:16 PM] Auto Roster Function has been run for Blues.
[2021-05-25 6:43:16 PM] Cale Fleury of Blues was sent to farm. [2021-05-25 6:43:16 PM] Paul Ladue of Blues was sent to pro.
[2021-05-25 6:42:56 PM] Blues roster errors : Not enough Defenseman available in Pro Team! 5 Dressed. 6 Required.
Not enough Players available in Pro Team! 17 Dressed. 18 Required.
Maximum Players Limit Reached in Pro Team!
Some errors will be automatically fixed.
[2021-05-25 6:42:52 PM] Maximum Pro Players Limit Reached for Blues!
[2021-05-25 6:42:31 PM] Maximum Pro Players Limit Reached for Blues! [2021-05-25 6:42:22 PM] Paul Ladue(Blues) cleared from waivers and was sent to down farm.
[2021-05-24 7:51:53 PM] Maximum Pro Players Limit Reached for Blues!
[2021-05-24 7:50:59 PM] Maximum Pro Players Limit Reached for Blues!
[2021-05-24 7:50:53 PM] Rampage lines for next game are empty. Current rosters/lines are not erased. But, Blues lines for next game are NOT empty. Current pro rosters/lines are moved and might impact farm rosters/lines. [2021-05-24 7:50:53 PM] Josh Currie from Blues completes suspension [2021-05-24 7:50:47 PM] Auto Lines Partial Function has been run for Blues.
[2021-05-24 7:50:47 PM] Blues lines errors : Normal line # 2 C is empty.
Normal line # 3 RW is empty.
Normal line # 3 Defense #3 is empty.
Normal line # 3 Defense #3 is empty.
Unknown Player is used twice in Normal line #3
Unknown Player is used twice in Normal line #3
Unknown Player is used twice in normal lines 2 and 3.
Extra Defense #0 is empty.
Extra Defense #2 is empty.
Extra Defense #3 is empty.
Unknown Player is used twice in Extra Defense Normal
OT Forward #4 is empty.
OT Forward #7 is empty.
Unknown Player is used twice in OT Forward
OT Defense #5 is empty.
[2021-05-24 7:50:37 PM] Paul Ladue of Blues was sent down to farm. [2021-05-24 7:50:36 PM] Blues placed Paul Ladue on waivers.
[2021-05-24 7:50:23 PM] Blues roster errors : Maximum Players Limit Reached in Pro Team!
Some errors will be automatically fixed.
[2021-05-24 7:50:22 PM] Maximum Pro Players Limit Reached for Blues!
[2021-05-24 7:50:14 PM] Blues roster errors : Maximum Players Limit Reached in Pro Team!
Some errors will be automatically fixed.
[2021-05-24 7:50:14 PM] Auto Roster Partial Function has been run for Blues.
[2021-05-24 7:50:14 PM] Blues roster errors : Maximum Players Limit Reached in Pro Team!
Some errors will be automatically fixed.
[2021-05-23 8:30:07 PM] Maximum Pro Players Limit Reached for Blues!
[2021-05-23 8:24:46 PM] Maximum Pro Players Limit Reached for Blues!
[2021-05-23 8:23:34 PM] Maximum Pro Players Limit Reached for Blues! [2021-05-23 8:23:15 PM] Successfully loaded Blues lines done with Web Base Client and SQLite Database. [2021-05-23 8:23:14 PM] Karson Kuhlman of Blues was sent to pro. [2021-05-22 2:26:23 PM] Sammy Blais from Blues is back from Strained Groin Injury.
[2021-05-22 2:26:23 PM] Rampage lines for next game are empty. Current rosters/lines are not erased. But, Blues lines for next game are NOT empty. Current pro rosters/lines are moved and might impact farm rosters/lines. [2021-05-22 2:26:22 PM] Game 1222 - Josh Currie from Blues suspended for 1 game(s) [2021-05-22 2:26:06 PM] Auto Lines Partial Function has been run for Blues.
[2021-05-22 2:26:06 PM] Blues lines errors : Normal line # 2 C is empty.
Normal line # 3 RW is empty.
Normal line # 3 Defense #3 is empty.
Normal line # 3 Defense #3 is empty.
Unknown Player is used twice in Normal line #3
Unknown Player is used twice in Normal line #3
Unknown Player is used twice in normal lines 2 and 3.
PK line 2 LW is empty.
Extra Defense #0 is empty.
Extra Defense #2 is empty.
Extra Forward #3 is empty.
Extra Defense #3 is empty.
Unknown Player is used twice in Extra Defense Normal
OT Forward #4 is empty.
OT Forward #7 is empty.
Unknown Player is used twice in OT Forward
OT Defense #5 is empty.
[2021-05-22 2:26:06 PM] Auto Roster Partial Function has been run for Blues.
[2021-05-22 2:26:06 PM] Blues 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-05-20 7:02:08 PM] Brendan Lemieux from Blues is back from Left Knee Injury.
[2021-05-20 7:02:08 PM] Rampage lines for next game are empty. Current rosters/lines are not erased. But, Blues lines for next game are NOT empty. Current pro rosters/lines are moved and might impact farm rosters/lines. [2021-05-20 7:02:06 PM] Game 1201 - Brendan Lemieux from Blues is injured (Left Knee) and is out for 5 days. [2021-05-20 7:01:59 PM] Successfully loaded Blues lines done with Web Base Client and SQLite Database. [2021-05-20 6:52:07 PM] Successfully loaded Blues lines done with Web Base Client and SQLite Database. [2021-05-19 4:06:45 PM] Alexandre Texier from Blues is back from Bruised Right Foot Injury.
Adam Boqvist is out for 2 weeks because of a Strained Left Elbow Injury.
Jonathan Drouin is out for 1 week because of a Head Injury.
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/2020-21/regular-season/ProTeam.php on line 1692