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
Nathan MacKinnon, Mark Scheifele, J.T. Miller, Kyle Connor, Gabriel Landeskog
Gardien
#1 : Mackenzie Blackwood, #2 : Philipp Grubauer
Lignes d'Attaque Perso. en Prol.
Nathan MacKinnon, Mark Scheifele, J.T. Miller, Kyle Connor, Gabriel Landeskog, Blake Wheeler, Blake Wheeler, Ryan Strome, Andre Burakovsky, Nico Hischier, Scott Laughton
Lignes de Défense Perso. en Prol.
Aaron Ekblad, Miro Heiskanen, Ivan Provorov, Neal Pionk, Nikita Zadorov
Astuces sur les Filtres (Anglais seulement)
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
Éspoir
Nom de l'Équipe
Année de Repêchage
Choix Total
Information
Lien
Connor Ingram
COLORADO Avalanche
28
36
Adam Fox
COLORADO Avalanche
28
28
Albert Johansson
COLORADO Avalanche
33
75
Alexander Dergachyov
COLORADO Avalanche
26
34
Brandon Kozun
COLORADO Avalanche
Brennan Menell
COLORADO Avalanche
31
129
Christian Wolanin
COLORADO Avalanche
31
78
Daniil Misyul
COLORADO Avalanche
33
93
Danila Zhuravlyov
COLORADO Avalanche
31
186
Dennis Busby
COLORADO Avalanche
31
135
Dennis Everberg
COLORADO Avalanche
Devon Levi
COLORADO Avalanche
Dmitri Zlodeyev
COLORADO Avalanche
Dmitrij Jaskin
COLORADO Avalanche
Dylan Samberg
COLORADO Avalanche
29
72
Emil Pettersson
COLORADO Avalanche
Ethan Keppen
COLORADO Avalanche
33
148
Hardy Haman Aktell
COLORADO Avalanche
28
51
Ian Scott
COLORADO Avalanche
29
98
Igor Shvyrev
COLORADO Avalanche
28
84
Ivan Morozov
COLORADO Avalanche
31
80
Jack Thompson
COLORADO Avalanche
Jack Wise
COLORADO Avalanche
31
42
Joel Blomqvist
COLORADO Avalanche
Joni Tuulola
COLORADO Avalanche
31
158
Jordan Spence
COLORADO Avalanche
33
84
Joseph Cecconi
COLORADO Avalanche
29
177
Kyrill Marchenko
COLORADO Avalanche
31
45
Libor Hajek
COLORADO Avalanche
27
24
Ludwig Bystrom
COLORADO Avalanche
Magnus Paajarvi
COLORADO Avalanche
Marshall Warren
COLORADO Avalanche
33
120
Martin Kaut
COLORADO Avalanche
31
22
Matej Tomek
COLORADO Avalanche
26
60
Mikael Grigorenko
COLORADO Avalanche
Nick Boka
COLORADO Avalanche
26
95
Niklas Nordgren
COLORADO Avalanche
31
73
Patrick Moynehan
COLORADO Avalanche
33
109
Pavel Dorofeyev
COLORADO Avalanche
33
61
Ryder Donovan
COLORADO Avalanche
33
114
Samuel Johannesson
COLORADO Avalanche
Scott Reedy
COLORADO Avalanche
29
92
Slava Demin
COLORADO Avalanche
31
106
Teemu Pulkkinen
COLORADO Avalanche
Tuuka Tieksola
COLORADO Avalanche
33
139
Tyler Benson
COLORADO Avalanche
28
15
Vasili Podkolzin
COLORADO Avalanche
33
15
Yegor Spiridonov
COLORADO Avalanche
33
103
Zach Sawchenko
COLORADO Avalanche
28
87
Choix au Repêchage
Année
R1
R2
R3
R4
R5
R6
R7
37
39
40
41
[4/17/2021 7:03:15 PM] - TRADE : From COLORADO Avalanche to BOSTON Bruins : Brandon Sutter (71), Y:38-RND:6-COL. [4/17/2021 7:03:15 PM] - TRADE : From BOSTON Bruins to COLORADO Avalanche : Jason Demers (72). [4/16/2021 7:23:02 PM] - TRADE : From VANCOUVER Canucks to COLORADO Avalanche : Derek Forbort (69), Brandon Sutter (71), Dmitrij Jaskin (P), Scott Reedy (P). [4/16/2021 7:23:02 PM] - TRADE : From COLORADO Avalanche to VANCOUVER Canucks : Erik Johnson (77). [4/12/2021 7:04:20 PM] - TRADE : From BOSTON Bruins to COLORADO Avalanche : $10,000,000 (Money), Y:40-RND:5-BOS. [4/12/2021 7:04:20 PM] - TRADE : From COLORADO Avalanche to BOSTON Bruins : Devan Dubnyk (82). [4/11/2021 7:09:41 PM] - TRADE : From VANCOUVER Canucks to COLORADO Avalanche : Ethan Keppen (P). [4/11/2021 7:09:41 PM] - TRADE : From COLORADO Avalanche to VANCOUVER Canucks : Brad Hunt (70). [3/26/2021 7:19:53 PM] - Josef Korenar was added to COLORADO Avalanche. [3/26/2021 7:04:11 PM] - TRADE : From BOSTON Bruins to COLORADO Avalanche : Y:38-RND:6-COL. [3/26/2021 7:04:11 PM] - TRADE : From COLORADO Avalanche to BOSTON Bruins : Y:40-RND:6-COL. [3/25/2021 7:20:57 PM] - TRADE : From COLORADO Avalanche to BOSTON Bruins : Dan Vladar (68), Y:37-RND:6-COL. [3/25/2021 7:20:57 PM] - TRADE : From BOSTON Bruins to COLORADO Avalanche : Devon Levi (P), Joel Blomqvist (P). [2/3/2021 7:04:26 PM] - TRADE : From BOSTON Bruins to COLORADO Avalanche : Devan Dubnyk (82). [2/3/2021 7:04:26 PM] - TRADE : From COLORADO Avalanche to BOSTON Bruins : Y:38-RND:7-VCR, Y:40-RND:4-COL. [2/2/2021 7:26:25 PM] - TRADE : From NEW JERSEY Devils to COLORADO Avalanche : Philipp Grubauer (80). [2/2/2021 7:26:25 PM] - TRADE : From COLORADO Avalanche to NEW JERSEY Devils : Ben Bishop (86), Y:38-RND:1-COL. [1/26/2021 7:29:13 PM] - TRADE : From PITTSBURGH Penguins to COLORADO Avalanche : $1 (Money). [1/26/2021 7:29:13 PM] - TRADE : From COLORADO Avalanche to PITTSBURGH Penguins : $1 (Money). [1/26/2021 7:28:59 PM] - TRADE : From PITTSBURGH Penguins to COLORADO Avalanche : $1 (Money). [1/26/2021 7:28:59 PM] - TRADE : From COLORADO Avalanche to PITTSBURGH Penguins : $1 (Money). [1/22/2021 7:50:09 PM] - TRADE : From EDMONTON Oilers to COLORADO Avalanche : Y:38-RND:7-VCR. [1/22/2021 7:50:09 PM] - TRADE : From COLORADO Avalanche to EDMONTON Oilers : Ron Hainsey (75). [1/22/2021 7:49:24 PM] - TRADE : From CALGARY Flames to COLORADO Avalanche : Ron Hainsey (75), J.T. Miller (81), Dylan Samberg (P), Martin Kaut (P). [1/22/2021 7:49:24 PM] - TRADE : From COLORADO Avalanche to CALGARY Flames : Patrick Kane (81). [1/3/2021 9:36:34 AM] - TRADE : From ST-LOUIS Blues to COLORADO Avalanche : Nikita Zadorov (75). [1/3/2021 9:36:34 AM] - TRADE : From COLORADO Avalanche to ST-LOUIS Blues : Brett Pesce (75). [12/26/2020 4:18:01 PM] - TRADE : From COLORADO Avalanche to WASHINGTON Capitals : David Pastrnak (80). [12/26/2020 4:18:01 PM] - TRADE : From WASHINGTON Capitals to COLORADO Avalanche : Kyle Connor (77), Tyler Benson (P). [12/21/2020 2:19:00 PM] - TRADE : From EDMONTON Oilers to COLORADO Avalanche : Erik Johnson (77). [12/21/2020 2:19:00 PM] - TRADE : From COLORADO Avalanche to EDMONTON Oilers : Oscar Klefbom (76). [12/21/2020 2:17:27 PM] - TRADE : From ST-LOUIS Blues to COLORADO Avalanche : Nico Hischier (74), Kyrill Marchenko (P). [12/21/2020 2:17:27 PM] - TRADE : From COLORADO Avalanche to ST-LOUIS Blues : Mikko Rantanen (79). [12/14/2020 5:07:16 PM] - COLORADO Avalanche are the Playoffs Champions for year 34! [12/14/2020 5:06:58 PM] - Mark Scheifele has been selected as assistant for COLORADO Avalanche. [12/14/2020 5:06:58 PM] - Aaron Ekblad is no longer as assistant for COLORADO Avalanche. [12/14/2020 5:06:58 PM] - Blake Wheeler has been selected as assistant for COLORADO Avalanche. [12/14/2020 5:06:58 PM] - Gabriel Landeskog is no longer as assistant for COLORADO Avalanche. [11/22/2020 8:11:47 PM] - COLORADO Eagles was eliminated at round 1 of year 34. [11/1/2020 5:15:31 PM] - Jack Thompson has been added to COLORADO Avalanche. [11/1/2020 5:15:24 PM] - Samuel Johannesson has been added to COLORADO Avalanche. [11/1/2020 5:15:18 PM] - Dmitri Zlodeyev has been added to COLORADO Avalanche. [10/22/2020 7:58:27 PM] - TRADE : From COLORADO Avalanche to VANCOUVER Canucks : Y:37-RND:6-COL, Y:37-RND:7-COL. [10/12/2020 1:02:23 PM] - TRADE : From COLORADO Avalanche to NEW YORK Rangers : Y:39-RND:2-COL. [10/12/2020 1:02:23 PM] - TRADE : From NEW YORK Rangers to COLORADO Avalanche : 1 $ (Money). [7/12/2020 8:16:37 PM] - TRADE : From NEW YORK Rangers to COLORADO Avalanche : Andre Burakovsky (73). [7/12/2020 8:16:37 PM] - TRADE : From COLORADO Avalanche to NEW YORK Rangers : Denis Gurianov (71). [7/5/2020 9:03:47 PM] - TRADE : From COLORADO Avalanche to BOSTON Bruins : 1 500 000 $ (Money). [7/5/2020 9:03:47 PM] - TRADE : From BOSTON Bruins to COLORADO Avalanche : Ross Johnston (64), Luke Johnson (65), Laurent Dauphin (66). [7/2/2020 6:21:24 PM] - TRADE : From NEW JERSEY Devils to COLORADO Avalanche : Tyler Ennis (71), Brendan Guhle (67). [7/2/2020 6:21:24 PM] - TRADE : From COLORADO Avalanche to NEW JERSEY Devils : Paul Stastny (77). [6/23/2020 2:09:35 PM] - TRADE : From COLORADO Avalanche to TAMPA BAY Lightning : Brayden Point (78), Reilly Smith (78). [6/23/2020 2:09:35 PM] - TRADE : From TAMPA BAY Lightning to COLORADO Avalanche : Blake Wheeler (82), Mark Scheifele (82). [6/23/2020 1:56:14 PM] - TRADE : From COLORADO Avalanche to VANCOUVER Canucks : Y:37-RND:4-COL. [6/23/2020 9:52:55 AM] - TRADE : From COLORADO Avalanche to VANCOUVER Canucks : Y:38-RND:4-COL. [6/23/2020 9:52:55 AM] - TRADE : From VANCOUVER Canucks to COLORADO Avalanche : Jon Merrill (72).
[4/20/2021 7:00:17 PM] Tyler Graovac from COLORADO Eagles has scored a Hat Trick! [4/18/2021 7:06:45 PM] Successfully loaded COLORADO Avalanche lines done with Web Base Client and SQLite Database. [4/18/2021 7:06:32 PM] Successfully loaded COLORADO Avalanche lines done with Web Base Client and SQLite Database.
[4/18/2021 7:06:32 PM] Luke Schenn of COLORADO Avalanche was sent down to farm. [4/17/2021 7:03:15 PM] TRADE : From COLORADO Avalanche to BOSTON Bruins : Brandon Sutter (71), Y:38-RND:6-COL. [4/17/2021 7:03:15 PM] TRADE : From BOSTON Bruins to COLORADO Avalanche : Jason Demers (72). [4/17/2021 7:01:34 PM] Successfully loaded COLORADO Avalanche lines done with Web Base Client and SQLite Database. [4/17/2021 7:00:51 PM] Successfully loaded COLORADO Avalanche lines done with Web Base Client and SQLite Database. [4/17/2021 7:00:51 PM] Luke Schenn of COLORADO Avalanche was sent to pro. [4/16/2021 7:23:02 PM] TRADE : From VANCOUVER Canucks to COLORADO Avalanche : Derek Forbort (69), Brandon Sutter (71), Dmitrij Jaskin (P), Scott Reedy (P). [4/16/2021 7:23:02 PM] TRADE : From COLORADO Avalanche to VANCOUVER Canucks : Erik Johnson (77). [4/15/2021 7:21:03 PM] Successfully loaded COLORADO Avalanche lines done with Web Base Client and SQLite Database. [4/15/2021 7:20:45 PM] Successfully loaded COLORADO Avalanche lines done with Web Base Client and SQLite Database.
[4/15/2021 7:20:45 PM] Nicholas Caamano of COLORADO Avalanche was sent down to farm. [4/14/2021 7:08:52 PM] COLORADO Eagles lines for next game are empty. Current rosters/lines are not erased. But, COLORADO Avalanche lines for next game are NOT empty. Current pro rosters/lines are moved and might impact farm rosters/lines. [4/13/2021 7:20:48 PM] Nikita Zadorov from COLORADO Avalanche is back from Sprained Right Ankle Injury. [4/12/2021 7:04:20 PM] TRADE : From BOSTON Bruins to COLORADO Avalanche : $10,000,000 (Money), Y:40-RND:5-BOS. [4/12/2021 7:04:20 PM] TRADE : From COLORADO Avalanche to BOSTON Bruins : Devan Dubnyk (82). [4/12/2021 7:00:57 PM] J.T. Compher from COLORADO Avalanche is back from Bruised Left Arm Injury. [4/12/2021 7:00:57 PM] COLORADO Eagles lines for next game are empty. Current rosters/lines are not erased. But, COLORADO Avalanche lines for next game are NOT empty. Current pro rosters/lines are moved and might impact farm rosters/lines. [4/11/2021 7:09:41 PM] TRADE : From VANCOUVER Canucks to COLORADO Avalanche : Ethan Keppen (P). [4/11/2021 7:09:41 PM] TRADE : From COLORADO Avalanche to VANCOUVER Canucks : Brad Hunt (70).
[4/11/2021 7:08:19 PM] Last 7 Days Farm Star : 1 - Denis Gurianov of BROOKLYN Wolfpack (10-5-15) / 2 - Tyler Ennis of COLORADO Eagles (7-7-14) / 3 - Seth Griffith of ROCKFORD IceHogs (10-7-17) [4/10/2021 7:03:56 PM] COLORADO Eagles lines for next game are empty. Current rosters/lines are not erased. But, COLORADO Avalanche lines for next game are NOT empty. Current pro rosters/lines are moved and might impact farm rosters/lines.
[4/10/2021 7:03:55 PM] Luke Johnson from COLORADO Eagles has scored a Hat Trick! [4/10/2021 7:03:41 PM] Successfully loaded COLORADO Avalanche lines done with Web Base Client and SQLite Database. [4/10/2021 7:03:41 PM] Nicholas Caamano of COLORADO Avalanche was sent to pro. [4/9/2021 7:05:34 PM] COLORADO Eagles lines for next game are empty. Current rosters/lines are not erased. But, COLORADO Avalanche lines for next game are NOT empty. Current pro rosters/lines are moved and might impact farm rosters/lines. [4/9/2021 7:05:33 PM] Game 747 - Nikita Zadorov from COLORADO Avalanche is injured (Sprained Right Ankle) and is out for 1 week. [4/7/2021 7:03:05 PM] Successfully loaded COLORADO Avalanche lines done with Web Base Client and SQLite Database.
[4/6/2021 7:05:10 PM] Phillip Di Giuseppe from COLORADO Eagles has scored a Hat Trick! [4/5/2021 7:05:16 PM] Successfully loaded COLORADO Avalanche lines done with Web Base Client and SQLite Database. [4/4/2021 7:16:11 PM] Game 702 - J.T. Compher from COLORADO Avalanche is injured (Bruised Left Arm) and is out for 1 week. [4/4/2021 7:15:46 PM] Successfully loaded COLORADO Avalanche lines done with Web Base Client and SQLite Database. [4/2/2021 7:09:59 PM] Erik Johnson from COLORADO Avalanche is back from Right Foot Injury. [4/1/2021 7:03:39 PM] Successfully loaded COLORADO Avalanche lines done with Web Base Client and SQLite Database. [3/31/2021 7:02:00 PM] Successfully loaded COLORADO Avalanche lines done with Web Base Client and SQLite Database. [3/30/2021 7:00:05 PM] Game 651 - Erik Johnson from COLORADO Avalanche is injured (Right Foot) and is out for 5 days. [3/28/2021 7:07:24 PM] Successfully loaded COLORADO Avalanche lines done with Web Base Client and SQLite Database. [3/27/2021 6:59:21 PM] Successfully loaded COLORADO Avalanche lines done with Web Base Client and SQLite Database. [3/26/2021 7:19:53 PM] Josef Korenar was added to COLORADO Avalanche. [3/26/2021 7:07:06 PM] COLORADO Eagles lines for next game are empty. Current rosters/lines are not erased. [3/26/2021 7:06:39 PM] Successfully loaded COLORADO Avalanche lines done with Web Base Client and SQLite Database. [3/26/2021 7:04:11 PM] TRADE : From BOSTON Bruins to COLORADO Avalanche : Y:38-RND:6-COL. [3/26/2021 7:04:11 PM] TRADE : From COLORADO Avalanche to BOSTON Bruins : Y:40-RND:6-COL. [3/25/2021 7:20:57 PM] TRADE : From COLORADO Avalanche to BOSTON Bruins : Dan Vladar (68), Y:37-RND:6-COL. [3/25/2021 7:20:57 PM] TRADE : From BOSTON Bruins to COLORADO Avalanche : Devon Levi (P), Joel Blomqvist (P). [3/25/2021 7:13:38 PM] Nathan MacKinnon from COLORADO Avalanche is back from Torso Injury. [3/25/2021 7:13:38 PM] Game 614 - Nathan MacKinnon from COLORADO Avalanche is injured (Torso) and is out for the game. [3/25/2021 7:13:17 PM] Successfully loaded COLORADO Avalanche lines done with Web Base Client and SQLite Database.