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
Evander Kane, Alex Galchenyuk, Tyler Toffoli, Jussi Jokinen, Patrice Bergeron
Gardien
#1 : James Reimer, #2 : Jonas Hiller
Lignes d’attaque personnalisées en prolongation
, , , , , , , , , ,
Lignes de défense personnalisées en prolongation
, , , ,
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
Espoir
Nom de l’équipe
Année de repêchage
Choix total
Information
Lien
Choix au repêchage
Année
R1
R2
R3
R4
R5
2
3
4
5
6
[2022-08-08 8:28:10 PM] - Oilers was eliminated at round 4 of year 1. [2022-07-13 9:02:42 PM] - Condors was eliminated at round 1 of year 1. [2022-05-28 9:09:27 PM] - New Record for Team's Most Hits (31) in 1 Game for Oilers! [2022-05-15 9:24:24 PM] - TRADE : From Lightning to Oilers : Conor Sheary (73). [2022-05-15 9:24:24 PM] - TRADE : From Oilers to Lightning : Yanni Gourde (73). [2022-05-15 9:21:53 PM] - TRADE : From Rangers to Oilers : Patrice Bergeron (77). [2022-05-15 9:21:53 PM] - TRADE : From Oilers to Rangers : Dustin Brown (73), Y:2-RND:2-Clb, Y:2-RND:3-NyI. [2022-05-12 10:55:13 PM] - Phil McRae signed with Oilers for $500,000 for 1 year(s). [2022-05-12 10:55:13 PM] - Phil McRae was added to Oilers. [2022-05-05 7:28:14 PM] - TRADE : From Panthers to Oilers : Clayton Keller (57), Jake Gardiner (80), Jussi Jokinen (77), Tyler Toffoli (78). [2022-05-05 7:28:14 PM] - TRADE : From Oilers to Panthers : Adam Larsson (78), Benoit Pouliot (76), Jordan Eberle (80), Nick Merkley (59). [2022-04-27 7:15:26 PM] - New Record for Team's Most Points (19) in 1 Game for Oilers! [2022-04-27 7:15:26 PM] - New Record for Team's Most Assists (12) in 1 Game for Oilers! [2022-04-24 8:24:02 AM] - TRADE : From Panthers to Oilers : Alex Galchenyuk (79), Nail Yakupov (72). [2022-04-24 8:24:02 AM] - TRADE : From Oilers to Panthers : Kasperi Kapanen (71), Taylor Hall (81). [2022-04-16 7:53:45 PM] - New Record for Team's Most Shots (45) in 1 Game for Oilers! [2022-04-01 7:02:18 PM] - TRADE : From Oilers to Kings : C.J Suess (66), Ilya Samsonov (70), Y:2-RND:1-Chi. [2022-04-01 7:02:18 PM] - TRADE : From Kings to Oilers : Carter Hart (68), Tyson Jost (60). [2022-03-25 9:40:36 PM] - TRADE : From Kings to Oilers : Scott Mayfield (72). [2022-03-25 9:40:36 PM] - TRADE : From Oilers to Kings : Eric Gustafsson (68). [2022-03-11 6:50:11 PM] - Andy Rogers signed with Oilers for $1,000,000 for 1 year(s). [2022-03-11 6:50:11 PM] - Andy Rogers was added to Oilers. [2022-02-21 9:05:50 PM] - TRADE : From Oilers to Islanders : Alex Tuch (69), Brock McGinn (72), Frederik Gauthier (71), Y:3-RND:2-Det. [2022-02-21 9:05:50 PM] - TRADE : From Islanders to Oilers : Evander Kane (79), Y:3-RND:3-NyI. [2022-02-02 7:31:39 PM] - New Record for Team's Most Penalties Minutes (16) in 1 Game for Oilers! [2022-02-01 8:16:21 PM] - TRADE : From Oilers to Capitals : Ross Colton (62), Rick Nash (77). [2022-02-01 8:16:21 PM] - TRADE : From Capitals to Oilers : Dustin Brown (73). [2022-01-17 8:38:18 PM] - TRADE : From Blackhawks to Oilers : Rick Nash (77), Philippe Myers (64), Y:2-RND:1-Chi. [2022-01-17 8:38:18 PM] - TRADE : From Oilers to Blackhawks : Jakob Silfverberg (79). [2022-01-16 7:06:34 PM] - TRADE : From Oilers to Canucks : Shea Weber (78), William Lockwood (58), $1,000,000 (Money). [2022-01-16 7:06:34 PM] - TRADE : From Canucks to Oilers : Cam Barker (79). [2022-01-10 7:01:04 PM] - TRADE : From Oilers to Panthers : Clayton Keller (57), Nail Yakupov (72), Ryan O'Reilly (76). [2022-01-10 7:01:04 PM] - TRADE : From Panthers to Oilers : Jakob Silfverberg (79). [2022-01-09 7:35:48 PM] - Ted Purcell was added to Oilers. [2022-01-09 7:35:44 PM] - Maxim Lapierre was added to Oilers. [2022-01-09 7:34:18 PM] - New Record for Team's Most Shots Blocked (20) in 1 Game for Oilers!
[2022-08-08 8:27:41 PM] Successfully loaded Oilers lines done with Web Base Client and SQLite Database.
[2022-08-07 7:06:34 PM] Successfully loaded Oilers lines done with Web Base Client and SQLite Database.
[2022-08-05 10:22:57 PM] Successfully loaded Oilers lines done with Web Base Client and SQLite Database.
[2022-08-05 10:01:37 PM] Auto Lines Function has been run for Oilers.
[2022-08-05 10:01:36 PM] Auto Roster Partial Function has been run for Oilers. [2022-08-04 7:00:08 PM] Game 102 - Duncan Keith from Oilers is injured (Back) and is out for 2 months.
[2022-08-03 9:35:42 PM] Successfully loaded Oilers lines done with Web Base Client and SQLite Database.
[2022-07-30 10:31:47 PM] Successfully loaded Oilers lines done with Web Base Client and SQLite Database.
[2022-07-28 9:55:01 PM] Successfully loaded Oilers lines done with Web Base Client and SQLite Database.
[2022-07-27 9:56:05 PM] Pro Game #91 - Tyler Toffoli from Oilers has scored a Hat Trick!
[2022-07-26 6:54:14 AM] Successfully loaded Oilers lines done with Web Base Client and SQLite Database.
[2022-07-23 7:42:48 PM] Last 7 Days Pro Star : 1 - Mikkel Boedker of Avalanche (8-10-18) / 2 - Alex Galchenyuk of Oilers (9-2-11) / 3 - Bryan Little of Avalanche (7-8-15)
[2022-07-21 9:27:15 PM] Successfully loaded Oilers lines done with Web Base Client and SQLite Database.
[2022-07-20 10:51:23 PM] Successfully loaded Oilers lines done with Web Base Client and SQLite Database.
[2022-07-19 9:17:25 PM] Successfully loaded Oilers lines done with Web Base Client and SQLite Database.
[2022-07-18 10:07:41 PM] Successfully loaded Oilers lines done with Web Base Client and SQLite Database.
[2022-07-17 8:00:39 PM] Pro Game #58 - Alex Galchenyuk from Oilers has scored a Hat Trick!
[2022-07-17 7:59:44 PM] Successfully loaded Oilers lines done with Web Base Client and SQLite Database.
[2022-07-16 7:03:49 PM] Successfully loaded Oilers lines done with Web Base Client and SQLite Database.
[2022-07-16 7:03:20 PM] Successfully loaded Oilers lines done with Web Base Client and SQLite Database.
[2022-07-14 7:17:22 PM] Successfully loaded Oilers lines done with Web Base Client and SQLite Database.
[2022-07-14 7:15:53 PM] Successfully loaded Oilers lines done with Web Base Client and SQLite Database.
[2022-07-13 9:02:24 PM] Successfully loaded Oilers lines done with Web Base Client and SQLite Database.
[2022-07-12 8:47:28 PM] Successfully loaded Oilers lines done with Web Base Client and SQLite Database. [2022-07-11 11:52:01 PM] Zac Leslie from Condors is back from Bruised Right Leg Injury. [2022-07-11 11:52:01 PM] Daniel Zaar from Condors is back from Separated Right Shoulder Injury. [2022-07-11 11:51:59 PM] Game 11 - Zac Leslie from Condors is injured (Bruised Right Leg) and is out for 1 week.
[2022-07-11 11:51:21 PM] Successfully loaded Oilers lines done with Web Base Client and SQLite Database. [2022-07-10 9:35:45 PM] Brett Lernout from Condors is back from Strained Right Elbow Injury.
[2022-07-10 9:35:42 PM] Pro Game #4 - Leon Draisaitl from Oilers has scored a Hat Trick!
[2022-06-29 7:12:30 AM] Successfully loaded Oilers lines done with Web Base Client and SQLite Database.
[2022-06-26 10:08:39 AM] Last 7 Days Farm Star : 1 - Mark Jankowski of Condors (5-7-12) / 2 - Dmitrij Jaskin of Barracuda (5-4-9) / 3 - Anton Slepyshev of Condors (4-6-10)
[2022-06-24 9:48:00 PM] Successfully loaded Oilers lines done with Web Base Client and SQLite Database. [2022-06-23 7:07:46 PM] Game 1015 - Brett Lernout from Condors is injured (Strained Right Elbow) and is out for 2 weeks.
[2022-06-23 7:06:03 PM] Successfully loaded Oilers lines done with Web Base Client and SQLite Database.
[2022-06-22 8:33:59 PM] Successfully loaded Oilers lines done with Web Base Client and SQLite Database. [2022-06-21 9:05:40 PM] Ryan Nugent-Hopkins from Oilers is back from Strained Right Elbow Injury.
[2022-06-21 9:04:48 PM] Successfully loaded Oilers lines done with Web Base Client and SQLite Database.
[2022-06-20 7:08:32 PM] Farm Game #1002 - Phil McRae from Condors has scored a Hat Trick!
[2022-06-20 7:08:32 PM] Farm Game #1002 - Mark Jankowski from Condors has scored a Hat Trick! [2022-06-20 7:08:32 PM] Tyler Bozak from Condors completes suspension
[2022-06-20 7:06:50 PM] Successfully loaded Oilers lines done with Web Base Client and SQLite Database. [2022-06-19 7:40:00 PM] Maxim Lapierre from Oilers is back from Left Forearm Injury. [2022-06-19 7:40:00 PM] Anton Slepyshev from Condors is back from Left Foot Injury. [2022-06-19 7:39:55 PM] Game 997 - Ryan Nugent-Hopkins from Oilers is injured (Strained Right Elbow) and is out for 1 week. [2022-06-19 7:39:54 PM] Game 995 - Anton Slepyshev from Condors is injured (Left Foot) and is out for 4 days.
[2022-06-19 7:39:37 PM] Successfully loaded Oilers lines done with Web Base Client and SQLite Database. [2022-06-18 11:17:26 PM] Game 990 - Daniel Zaar from Condors is injured (Separated Right Shoulder) and is out for 3 weeks.
[2022-06-16 7:05:02 PM] Successfully loaded Oilers lines done with Web Base Client and SQLite Database.
[2022-06-16 6:58:52 PM] Successfully loaded Oilers lines done with Web Base Client and SQLite Database.
Duncan Keith est dehors pour 3 semaines à cause de Back Injury.
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)