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
Artemi Panarin, Mats Zuccarello, Joe Pavelski, Matt Duchene, Ryan O'Reilly
Gardien
#1 : Jacob Markstrom, #2 : Elvis Merzlikins
Lignes d’attaque personnalisées en prolongation
Dylan Larkin, Matt Duchene, Joe Pavelski, Artemi Panarin, Mats Zuccarello, Ryan O'Reilly, Ryan O'Reilly, Nikolaj Ehlers, Blake Wheeler, Mark Stone, Calle Jarnkrok
Lignes de défense personnalisées en prolongation
Aaron Ekblad, Cam Fowler, Jared Spurgeon, Jake McCabe, Erik Johnson
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
[2023-01-05 22:44:11] - TRADE : From Golden Knights to Oilers : Cam Fowler (77), 1 500 000 $ (Salary Cap). [2023-01-05 22:44:11] - TRADE : From Oilers to Golden Knights : Redmond Savage (P), Roby Jarventie (P), Y:31-RND:3-Edm, Y:31-RND:7-Edm, Y:32-RND:2-Edm. [2023-01-05 22:44:04] - TRADE : From Blackhawks to Oilers : Jacob Markstrom (84), Jared Spurgeon (74), Y:32-RND:2-Chi. [2023-01-05 22:44:04] - TRADE : From Oilers to Blackhawks : Alex Goligoski (72), Dante Fabbro (68), Emil Bemstrom (63), Filip Chytil (65), Josh Bloom (P), Y:31-RND:1-Edm. [2023-01-04 22:13:49] - TRADE : From Canucks to Oilers : Matt Duchene (77), Y:31-RND:7-Van. [2023-01-04 22:13:49] - TRADE : From Oilers to Canucks : Tom Wilson (75), Y:31-RND:2-Edm, Y:32-RND:3-Edm. [2022-12-11 22:00:06] - Mason Shaw signed with Oilers for 750 000 $ for 3 year(s). [2022-12-11 22:00:06] - Mason Shaw was added to Oilers. [2022-12-10 21:32:56] - Johnathan Kovacevic has been added to Oilers. [2022-12-10 21:32:49] - Johnathan Kovacevic was released by Oilers [2022-12-04 17:19:02] - Oilers hired Darryl Sutter for 1 000 000 $ for 2 year(s). [2022-12-04 17:19:01] - Oilers fired Assistant5. [2022-12-03 23:14:17] - Oilers hired Assistant5 for 500 000 $ for 1 year(s). [2022-12-03 09:54:52] - Paul Cotter signed with Oilers for 1 450 000 $ for 4 year(s). [2022-12-03 09:54:52] - Paul Cotter was added to Oilers. [2022-12-03 09:52:07] - Calle Jarnkrok signed with Oilers for 1 450 000 $ for 4 year(s). [2022-12-03 09:52:07] - Calle Jarnkrok was added to Oilers. [2022-12-03 09:51:35] - Tyler Johnson signed with Oilers for 1 450 000 $ for 3 year(s). [2022-12-03 09:51:35] - Tyler Johnson was added to Oilers. [2022-11-29 09:00:28] - Dominik Simon was released. [2022-11-29 09:00:28] - Oilers paid 0 $ to release Dominik Simon. [2022-11-29 09:00:16] - David Rittich signed with Oilers for 1 322 500 $ for 1 year(s). [2022-11-29 09:00:16] - David Rittich was added to Oilers. [2022-11-27 10:45:15] - Simon Benoit signed with Oilers for 1 450 000 $ for 3 year(s). [2022-11-27 10:45:15] - Simon Benoit was added to Oilers. [2022-11-27 10:44:21] - Parker Kelly signed with Oilers for 1 450 000 $ for 3 year(s). [2022-11-27 10:44:21] - Parker Kelly was added to Oilers. [2022-11-27 10:42:07] - Ben McCartney signed with Oilers for 1 450 000 $ for 3 year(s). [2022-11-27 10:42:07] - Ben McCartney was added to Oilers. [2022-11-27 10:29:39] - Nick Jensen signed with Oilers for 3 100 000 $ for 2 year(s). [2022-11-27 10:29:39] - Nick Jensen was added to Oilers. [2022-11-21 20:34:20] - Zachary Senyshyn was added to Oilers. [2022-11-18 22:31:15] - Johnathan Kovacevic was added to Oilers. [2022-09-05 23:47:04] - Oilers drafts Filip Lindberg as the #138 overall pick in the Entry Draft of year 30. [2022-09-05 23:47:00] - Oilers drafts Simon Forsmark as the #137 overall pick in the Entry Draft of year 30. [2022-09-05 23:46:43] - Oilers drafts Eetu Makiniemi as the #132 overall pick in the Entry Draft of year 30. [2022-09-05 23:45:14] - Oilers drafts Guillaume Richard as the #117 overall pick in the Entry Draft of year 30. [2022-09-05 23:44:58] - Oilers drafts Michael Buchinger as the #115 overall pick in the Entry Draft of year 30. [2022-09-05 23:42:06] - Oilers drafts Jack Beck as the #98 overall pick in the Entry Draft of year 30. [2022-09-05 23:42:02] - Oilers drafts Tomas Hamara as the #97 overall pick in the Entry Draft of year 30. [2022-08-25 22:47:02] - Dave Tippett contract with Oilers has ended. [2022-04-21 22:18:24] - Oilers was eliminated at round 4 of year 29. [2022-03-07 22:01:52] - New Record for Team's Most Points (29) in 1 Game for Oilers! [2022-03-07 22:01:52] - New Record for Team's Most Assists (19) in 1 Game for Oilers! [2022-03-07 22:01:52] - New Record for Team's Most Goals (10) in 1 Game for Oilers! [2022-03-07 22:01:52] - New Record for Team's Most Points (29) in 1 Game for Oilers! [2022-03-07 22:01:52] - New Record for Team's Most Assists (19) in 1 Game for Oilers! [2022-02-02 23:04:02] - New Record for Team's Most Points (21) in 1 Game for Oilers! [2022-02-02 23:04:02] - New Record for Team's Most Assists (14) in 1 Game for Oilers!
[2023-01-28 01:17:29] Successfully loaded Oilers lines done with Web Base Client and SQLite Database.
[2023-01-28 01:17:29] Casey DeSmith of Oilers was sent to farm.
[2023-01-26 23:32:00] Current fund for Oilers is under 0 $.
[2023-01-25 23:09:25] Current fund for Oilers is under 0 $. [2023-01-25 23:09:16] Jacob Markstrom from Oilers is back from Right Knee Injury. [2023-01-25 23:09:16] Teddy Blueger from Oilers is back from Strained Left Knee Injury.
[2023-01-24 23:51:23] Current fund for Oilers is under 0 $. [2023-01-23 21:54:34] 100 000 $ was added to Oilers bank account.
[2023-01-23 21:54:29] Current fund for Oilers is under 0 $.
[2023-01-23 21:47:47] Current fund for Oilers is under 0 $.
[2023-01-22 23:21:09] Current fund for Oilers is under 0 $. [2023-01-22 23:19:41] Successfully loaded Oilers lines done with Web Base Client and SQLite Database.
[2023-01-22 23:19:41] Casey DeSmith of Oilers was sent to pro.
[2023-01-21 23:48:52] Current fund for Oilers is under 0 $. [2023-01-21 23:48:42] Last 7 Days Pro Star : 1 - Johnny Gaudreau of Blue Jackets (4-4-8) / 2 - Dylan Larkin of Oilers (3-4-7) / 3 - Tage Thompson of Coyotes (4-1-5) [2023-01-21 23:48:42] Game 196 - Teddy Blueger from Oilers is injured (Strained Left Knee) and is out for 1 week. [2023-01-21 23:48:42] Game 196 - Jacob Markstrom from Oilers is injured (Right Knee) and is out for 1 week. [2023-01-21 23:46:39] Successfully loaded Oilers lines done with Web Base Client and SQLite Database.
[2023-01-20 22:33:20] Current fund for Oilers is under 0 $.
[2023-01-19 22:56:30] Current fund for Oilers is under 0 $. [2023-01-18 23:41:42] 250 000 $ was added to Oilers bank account.
[2023-01-18 23:41:36] Current fund for Oilers is under 0 $.
[2023-01-18 23:30:13] Current fund for Oilers is under 0 $.
[2023-01-18 23:22:55] Current fund for Oilers is under 0 $.
[2023-01-17 23:26:13] Current fund for Oilers is under 0 $.
[2023-01-16 22:12:47] Current fund for Oilers is under 0 $. [2023-01-16 22:11:15] Successfully loaded Oilers lines done with Web Base Client and SQLite Database.
[2023-01-16 22:11:15] Casey DeSmith of Oilers was sent to farm.
[2023-01-15 23:45:02] Current fund for Oilers is under 0 $. [2023-01-15 23:39:04] Successfully loaded Oilers lines done with Web Base Client and SQLite Database.
[2023-01-15 00:06:17] Current fund for Oilers is under 0 $. [2023-01-15 00:06:01] Elvis Merzlikins from Oilers is back from Back Surgery Injury. [2023-01-15 00:05:04] Successfully loaded Oilers lines done with Web Base Client and SQLite Database.
[2023-01-13 23:35:08] Current fund for Oilers is under 0 $. [2023-01-13 23:31:58] Successfully loaded Oilers lines done with Web Base Client and SQLite Database.
[2023-01-12 22:10:10] Current fund for Oilers is under 0 $. [2023-01-12 22:08:54] Successfully loaded Oilers lines done with Web Base Client and SQLite Database.
[2023-01-11 23:42:39] Current fund for Oilers is under 0 $. [2023-01-11 23:40:01] Successfully loaded Oilers lines done with Web Base Client and SQLite Database.
[2023-01-10 22:48:32] Current fund for Oilers is under 0 $. [2023-01-10 22:47:25] Successfully loaded Oilers lines done with Web Base Client and SQLite Database.
[2023-01-09 22:29:51] Current fund for Oilers is under 0 $. [2023-01-07 21:53:10] Last 7 Days Pro Star : 1 - Dylan Larkin of Oilers (4-3-7) / 2 - Sam Reinhart of Kings (4-5-9) / 3 - Alex DeBrincat of Penguins (4-0-4)
[2023-01-06 21:47:36] Current fund for Oilers is under 0 $. [2023-01-06 21:44:49] Successfully loaded Oilers lines done with Web Base Client and SQLite Database. [2023-01-05 22:44:45] Successfully loaded Oilers lines done with Web Base Client and SQLite Database.
[2023-01-05 22:44:45] Jeremy Swayman of Oilers was sent to farm.
[2023-01-05 22:44:45] Mike Matheson of Oilers was sent down to farm.
[2023-01-05 22:44:12] Current fund for Oilers is under 0 $. [2023-01-05 22:44:11] TRADE : From Golden Knights to Oilers : Cam Fowler (77), 1 500 000 $ (Salary Cap).
Pas de blessure ou de suspension.
Oilers Leaders statistiques (saison régulière)
#
Nom du joueur
GP
G
A
P
+/-
PIM
HIT
HTT
SHT
SHT%
SB
MP
AMG
PPG
PPA
PPP
PPS
PKG
PKA
PKP
PKS
GW
GT
FO%
HT
P/20
PSG
PSS
Oilers Leaders des statistiques des gardiens (saison régulière)