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
Ryan Nugent-Hopkins, Pierre-Luc Dubois, Zach Hyman
Ryan Nugent-Hopkins, Pierre-Luc Dubois
Ryan Nugent-Hopkins
Défenseurs Supplémentaires
Normal
Avantage Numérique
Désavantage Numérique
Charlie McAvoy, Oscar Klefbom,
Charlie McAvoy
Charlie McAvoy, Oscar Klefbom
Tirs de Pénalité
Connor McDavid, Leon Draisaitl, Johnny Gaudreau, Taylor Hall, Ryan Nugent-Hopkins
Gardien
#1 : Jaroslav Halak, #2 : Alexandar Georgiev
Lignes d'Attaque Perso. en Prol.
Connor McDavid, Leon Draisaitl, Johnny Gaudreau, Taylor Hall, Ryan Nugent-Hopkins, Pierre-Luc Dubois, Pierre-Luc Dubois, Zach Hyman, Joe Thornton, Travis Konecny, Derek Grant
Lignes de Défense Perso. en Prol.
John Carlson, Seth Jones, Zdeno Chara, Zach Werenski, Charlie McAvoy
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
Capacité de l'Aréna - Tendance du Prix des Billets - %
Niveau 1
Niveau 2
Niveau 3
Niveau 4
Luxe
Capacité de l'Aréna
6000
5000
2000
5000
1000
Prix des Billets
125
105
94
78
220
Assistance
10,596
9,747
3,530
9,765
1,875
Attendance PCT
88.30%
97.47%
88.25%
97.65%
93.75%
Revenus
Matchs à domicile Restants
Assistance Moyenne - %
Revenus Moyen par Match
Revenus Annuels à ce Jour
Capacité de l'Aréna
Popularité de l'Équipe
38
17757 - 93.46%
2,697,748$
5,395,495$
19000
100
Dépenses
Dépenses Annuelles à Ce Jour
Salaire Total des Joueurs
Salaire Total Moyen des Joueurs
Salaire des Coachs
Valeur du Cap Salarial Spécial
2,790,508$
82,320,000$
77,420,000$
0$
0$
Cap Salarial Par Jour
Cap salarial à ce jour
Taxe de Luxe Totale
Joueurs Inclut dans la Cap Salariale
Joueurs Exclut dans la Cap Salariale
82,320,000$
2,790,508$
0$
21
0
Éstimation
Revenus de la Saison Éstimés
Jours Restants de la Saison
Dépenses Par Jour
Dépenses de la Saison Éstimées
102,514,405$
114
697,627$
79,529,478$
Total de l'Équipe Éstimé
Dépenses de la Saison Éstimées
Compte Bancaire Actuel
Compte Bancaire Projeté
81,077,712$
188,735,432$
210,172,125$
Cap Salarial de la Saison Éstimé
Cap Salarial Disponible
Cap Salarial Maximum
Au dessus du Plafond Salarial Minimum
82,320,000$
7,330,000$
89,650,000$
26,320,000$
Charte de Profondeur
Ailier Gauche
Centre
Ailier Droit
Johnny Gaudreau
AGE:27
PO:52
OV:79
Ryan Nugent-Hopkins
AGE:27
PO:78
OV:78
Zach Hyman
AGE:28
PO:49
OV:77
Gabriel Bourque
AGE:29
PO:46
OV:71
Brendan Gaunce
AGE:26
PO:76
OV:67
Joseph Blandisi
AGE:26
PO:53
OV:65
Leon Draisaitl
AGE:24
PO:86
OV:82
Pierre-Luc Dubois
AGE:22
PO:89
OV:78
Joe Thornton
AGE:41
PO:33
OV:75
Derek Grant
AGE:30
PO:48
OV:74
Brad Richardson
AGE:35
PO:26
OV:73
Kyle Brodziak
AGE:36
PO:25
OV:71
Michael Rasmussen
AGE:21
PO:86
OV:69
Brendan Gaunce
AGE:26
PO:76
OV:67
Joseph Blandisi
AGE:26
PO:53
OV:65
Connor McDavid
AGE:23
PO:91
OV:83
Taylor Hall
AGE:28
PO:73
OV:78
Travis Konecny
AGE:23
PO:81
OV:74
Josh Archibald
AGE:27
PO:42
OV:72
Gabriel Bourque
AGE:29
PO:46
OV:71
Jesse Puljujarvi
AGE:22
PO:89
OV:65
Hunter Smith
AGE:24
PO:87
OV:54
*Reid Gardiner
AGE:24
PO:95
OV:52
Dante Salituro
AGE:23
PO:44
OV:52
Défense #1
Défense #2
Gardien
John Carlson
AGE:30
PO:64
OV:82
Seth Jones
AGE:25
PO:85
OV:81
Zach Werenski
AGE:23
PO:86
OV:78
Oscar Klefbom
AGE:27
PO:71
OV:78
Zdeno Chara
AGE:43
PO:25
OV:78
Charlie McAvoy
AGE:22
PO:83
OV:77
Christopher Tanev
AGE:30
PO:34
OV:73
Greg Pateryn
AGE:30
PO:46
OV:71
Alexander Petrovic
AGE:28
PO:63
OV:69
Dennis Cholowski
AGE:22
PO:82
OV:68
Caleb Jones
AGE:23
PO:59
OV:67
Taylor Fedun
AGE:32
PO:46
OV:67
Jake Bean
AGE:22
PO:85
OV:66
Dominik Masin
AGE:24
PO:74
OV:66
Stuart Percy
AGE:27
PO:77
OV:54
Jaroslav Halak
AGE:35
PO:50
OV:82
Alexandar Georgiev
AGE:24
PO:62
OV:77
Anthony Stolarz
AGE:26
PO:70
OV:70
*Jake Paterson
AGE:26
PO:87
OV:49
Éspoirs
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
Éspoir
Nom de l'Équipe
Année de Repêchage
Choix Total
Information
Lien
Artur Kayumov
EDMONTON Oilers
28
26
Bogdan Yakimov
EDMONTON Oilers
21
36
Cole Caufield
EDMONTON Oilers
33
7
Drew Helleson
EDMONTON Oilers
33
42
Dylan Holloway
EDMONTON Oilers
Erik Knodel
EDMONTON Oilers
Igor Rykov
EDMONTON Oilers
28
42
Ilya Konovalov
EDMONTON Oilers
33
79
Jacob Pivonka
EDMONTON Oilers
31
149
Jakob Pelletier
EDMONTON Oilers
33
11
Jesper Eliasson
EDMONTON Oilers
31
124
Joel Farabee
EDMONTON Oilers
31
13
Jonah Gadjovich
EDMONTON Oilers
29
48
Kailer Yamamoto
EDMONTON Oilers
29
21
Kevin Bahl
EDMONTON Oilers
31
60
Lukas Dostal
EDMONTON Oilers
31
98
Matt O'Connor
EDMONTON Oilers
25
21
Matthew Boldy
EDMONTON Oilers
33
10
Michael McKee
EDMONTON Oilers
20
62
Moritz Sieder
EDMONTON Oilers
33
13
Radovan Bondra
EDMONTON Oilers
25
50
Rasmus Kupari
EDMONTON Oilers
31
18
William Lockwood
EDMONTON Oilers
28
41
Yegor Sharangovich
EDMONTON Oilers
31
185
Choix au Repêchage
Année
R1
R2
R3
R4
R5
R6
R7
37
EDM
EDM
EDM
EDM
EDM
EDM
EDM
38
EDM
EDM
EDM
VCR
39
EDM
EDM
EDM
EDM
EDM
EDM
EDM
40
EDM
EDM
EDM
EDM
EDM
EDM
EDM
41
EDM
EDM
EDM
EDM
EDM
EDM
EDM
[1/17/2021 7:37:10 PM] - Freddie Hamilton was released. [1/17/2021 6:52:14 PM] - Team Name Change : BAKERSFIELD Condors changed name to BAKERSFIELD Condors [1/17/2021 6:51:49 PM] - Team Name Change : MONT-LAURIER Sommet changed name to BAKERSFIELD Condors [1/3/2021 9:37:40 AM] - TRADE : From TAMPA BAY Lightning to EDMONTON Oilers : Christopher Tanev (73), Drew Helleson (P), Cole Caufield (P). [1/3/2021 9:37:40 AM] - TRADE : From EDMONTON Oilers to TAMPA BAY Lightning : Darnell Nurse (78). [1/3/2021 9:34:01 AM] - EDMONTON Oilers hired Mike Babcock for 1 300 000 $ for 9 year(s). [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/14/2020 5:14:55 PM] - Mike Babcock contract with EDMONTON Oilers has ended. [12/6/2020 8:48:23 PM] - EDMONTON Oilers was eliminated at round 3 of year 34. [11/17/2020 8:05:16 PM] - MONT-LAURIER Sommet didn't make playoff for year 34. [11/1/2020 5:11:26 PM] - Dylan Holloway has been added to EDMONTON Oilers. [10/29/2020 8:04:53 PM] - TRADE : From EDMONTON Oilers to BOSTON Bruins : Matt Nieto (71). [10/29/2020 8:04:53 PM] - TRADE : From BOSTON Bruins to EDMONTON Oilers : Josh Archibald (72). [9/25/2020 8:41:18 PM] - TRADE : From DETROIT Red Wings to EDMONTON Oilers : Dennis Cholowski (68), Jakob Pelletier (P). [9/25/2020 8:41:18 PM] - TRADE : From EDMONTON Oilers to DETROIT Red Wings : Ryan Murray (72), Jeremy Lauzon (65). [9/10/2020 8:56:03 PM] - TRADE : From EDMONTON Oilers to VEGAS Golden Knights : Mike Smith (81), Y:37-RND:6-SEA, Y:37-RND:4-EDM. [9/10/2020 8:56:03 PM] - TRADE : From VEGAS Golden Knights to EDMONTON Oilers : Alexandar Georgiev (76). [7/29/2020 4:34:35 PM] - TRADE : From VANCOUVER Canucks to EDMONTON Oilers : Derek Grant (74). [7/29/2020 4:34:35 PM] - TRADE : From EDMONTON Oilers to VANCOUVER Canucks : Robert Bortuzzo (72). [7/12/2020 8:17:22 PM] - TRADE : From BOSTON Bruins to EDMONTON Oilers : Mike Smith (81), 2 000 000 $ (Money), Y:37-RND:7-VCR. [7/12/2020 8:17:22 PM] - TRADE : From EDMONTON Oilers to BOSTON Bruins : Thomas Greiss (81). [7/10/2020 8:15:39 PM] - Taylor Fedun signed with EDMONTON Oilers for 750 000 $ for 6 year(s) / Signing Bonus of 50 000 $. [7/10/2020 8:15:39 PM] - Taylor Fedun was added to EDMONTON Oilers. [6/26/2020 9:07:14 PM] - TRADE : From BOSTON Bruins to EDMONTON Oilers : Jonah Gadjovich (P), Y:37-RND:6-SEA. [6/26/2020 9:07:14 PM] - TRADE : From EDMONTON Oilers to BOSTON Bruins : Brandon Sutter (71). [6/23/2020 1:24:11 PM] - Mark MacMillan retired from EDMONTON Oilers [6/23/2020 1:23:20 PM] - Erik Knodel has been added to EDMONTON Oilers. [6/23/2020 1:23:08 PM] - Eric Knodel was released by EDMONTON Oilers [6/19/2020 8:23:04 PM] - TRADE : From EDMONTON Oilers to NEW JERSEY Devils : Simon Holmstrom (P), Y:34-RND:2-CGY, Y:34-RND:3-CAR. [6/19/2020 8:23:04 PM] - TRADE : From NEW JERSEY Devils to EDMONTON Oilers : Zach Hyman (77), Caleb Jones (67). [5/22/2020 6:55:29 PM] - EDMONTON Oilers was eliminated at round 2 of year 33. [5/21/2020 7:49:22 PM] - MONT-LAURIER Sommet was eliminated at round 2 of year 33. [4/15/2020 8:29:30 PM] - TRADE : From EDMONTON Oilers to TORONTO Maple Leafs : Sebastian Aho (78). [4/15/2020 8:29:30 PM] - TRADE : From TORONTO Maple Leafs to EDMONTON Oilers : John Carlson (82).
[1/21/2021 7:19:53 PM] BAKERSFIELD Condors lines for next game are empty. Current rosters/lines are not erased. But, EDMONTON Oilers lines for next game are NOT empty. Current pro rosters/lines are moved and might impact farm rosters/lines. [1/21/2021 7:19:51 PM] Game 33 - Christopher Tanev from EDMONTON Oilers is injured (Sprained Left Ankle) and is out for 5 days. [1/20/2021 8:01:17 PM] BAKERSFIELD Condors lines for next game are empty. Current rosters/lines are not erased. [1/20/2021 4:12:45 PM] Successfully loaded EDMONTON Oilers lines done with Web Base Client and SQLite Database. [1/20/2021 4:11:41 PM] Successfully loaded EDMONTON Oilers lines done with Web Base Client and SQLite Database. [1/20/2021 3:44:18 PM] Successfully loaded EDMONTON Oilers lines done with Web Base Client and SQLite Database. [1/18/2021 7:52:35 PM] BAKERSFIELD Condors lines for next game are empty. Current rosters/lines are not erased. But, EDMONTON Oilers lines for next game are NOT empty. Current pro rosters/lines are moved and might impact farm rosters/lines.
[1/17/2021 7:37:10 PM] Freddie Hamilton was released by EDMONTON Oilers. [1/17/2021 6:52:22 PM] Auto Lines Function has been run for EDMONTON Oilers. [1/17/2021 6:52:16 PM] Auto Roster Function has been run for EDMONTON Oilers. [1/5/2021 5:01:28 PM] Successfully loaded EDMONTON Oilers lines done with Web Base Client and SQLite Database. [1/3/2021 9:37:40 AM] TRADE : From TAMPA BAY Lightning to EDMONTON Oilers : Christopher Tanev (73), Drew Helleson (P), Cole Caufield (P). [1/3/2021 9:37:40 AM] TRADE : From EDMONTON Oilers to TAMPA BAY Lightning : Darnell Nurse (78). [1/3/2021 9:34:01 AM] EDMONTON Oilers hired Mike Babcock for 1 300 000 $ for 9 year(s). [12/31/2020 4:36:44 PM] Successfully loaded EDMONTON Oilers lines done with Web Base Client and SQLite Database.
[12/31/2020 4:36:44 PM] Kyle Brodziak of EDMONTON Oilers was sent down to farm. [12/31/2020 8:42:16 AM] (1 100 000 $) was added to EDMONTON Oilers bank account. [12/31/2020 8:41:50 AM] EDMONTON Oilers roster errors : Not enough Players available in Pro Team! 16 Dressed. 18 Required.
Some errors will be automatically fixed.
[12/24/2020 11:06:15 AM] (11 800 000 $) was added to EDMONTON Oilers bank account. [12/24/2020 11:03:58 AM] EDMONTON Oilers roster errors : Not enough Players available in Pro Team! 16 Dressed. 18 Required.
Some errors will be automatically fixed.
[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/14/2020 5:14:55 PM] Mike Babcock contract with EDMONTON Oilers has ended. [12/6/2020 8:48:10 PM] Successfully loaded EDMONTON Oilers lines done with Web Base Client and SQLite Database. [12/6/2020 8:47:50 PM] Successfully loaded EDMONTON Oilers lines done with Web Base Client and SQLite Database.
[12/5/2020 6:45:21 PM] Last 7 Days Pro Star : 1 - David Pastrnak of COLORADO Avalanche (3-2-5) / 2 - Alex Killorn of DETROIT Red Wings (3-1-4) / 3 - Leon Draisaitl of EDMONTON Oilers (3-1-4) [12/4/2020 6:35:40 PM] Successfully loaded EDMONTON Oilers lines done with Web Base Client and SQLite Database. [12/4/2020 6:35:32 PM] Successfully loaded EDMONTON Oilers lines done with Web Base Client and SQLite Database. [12/3/2020 7:15:17 PM] Successfully loaded EDMONTON Oilers lines done with Web Base Client and SQLite Database. [12/3/2020 7:15:10 PM] Successfully loaded EDMONTON Oilers lines done with Web Base Client and SQLite Database.
[12/1/2020 6:26:16 PM] Last 7 Days Pro Star : 1 - Connor McDavid of EDMONTON Oilers (2-4-6) / 2 - Blake Wheeler of COLORADO Avalanche (5-0-5) / 3 - Leon Draisaitl of EDMONTON Oilers (2-3-5) [12/1/2020 6:26:05 PM] Successfully loaded EDMONTON Oilers lines done with Web Base Client and SQLite Database. [12/1/2020 6:05:12 PM] Successfully loaded EDMONTON Oilers lines done with Web Base Client and SQLite Database. [11/30/2020 7:41:32 PM] Successfully loaded EDMONTON Oilers lines done with Web Base Client and SQLite Database. [11/30/2020 7:41:22 PM] Successfully loaded EDMONTON Oilers lines done with Web Base Client and SQLite Database. [11/29/2020 6:29:03 PM] Successfully loaded EDMONTON Oilers lines done with Web Base Client and SQLite Database. [11/28/2020 6:40:53 PM] Successfully loaded EDMONTON Oilers lines done with Web Base Client and SQLite Database. [11/28/2020 6:40:46 PM] Successfully loaded EDMONTON Oilers lines done with Web Base Client and SQLite Database. [11/24/2020 8:30:25 PM] Successfully loaded EDMONTON Oilers lines done with Web Base Client and SQLite Database. [11/24/2020 8:30:17 PM] Successfully loaded EDMONTON Oilers lines done with Web Base Client and SQLite Database. [11/23/2020 7:52:48 PM] Successfully loaded EDMONTON Oilers lines done with Web Base Client and SQLite Database. [11/23/2020 7:52:39 PM] Successfully loaded EDMONTON Oilers lines done with Web Base Client and SQLite Database. [11/22/2020 8:11:39 PM] Derek Grant from EDMONTON Oilers is back from Left Knee Injury. [11/22/2020 8:11:13 PM] Successfully loaded EDMONTON Oilers lines done with Web Base Client and SQLite Database. [11/22/2020 8:11:03 PM] Successfully loaded EDMONTON Oilers lines done with Web Base Client and SQLite Database. [11/21/2020 6:45:26 PM] Successfully loaded EDMONTON Oilers lines done with Web Base Client and SQLite Database. [11/21/2020 6:45:16 PM] Successfully loaded EDMONTON Oilers lines done with Web Base Client and SQLite Database. [11/20/2020 7:18:34 PM] Game 21 - Derek Grant from EDMONTON Oilers is injured (Left Knee) and is out for 5 days. [11/19/2020 8:18:11 PM] Successfully loaded EDMONTON Oilers lines done with Web Base Client and SQLite Database. [11/19/2020 8:18:03 PM] Successfully loaded EDMONTON Oilers lines done with Web Base Client and SQLite Database.
Christopher Tanev est dehors pour 2 jours à cause de Sprained Left Ankle Injury.