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
Jaden Schwartz, Nikolai Zherdev, David Krejci, David Perron, Nikolaj Ehlers
Gardien
#1 : Tuukka Rask, #2 : Aaron Dell
Lignes d’attaque personnalisées en prolongation
Jaden Schwartz, Nikolai Zherdev, David Krejci, David Perron, Nikolaj Ehlers , Timo Meier, Timo Meier, Andreas Athanasiou , Tomas Jurco, Cory Emmerton, Luke Glendening
Lignes de défense personnalisées en prolongation
Jack Johnson, Nikita Nikitin, Jakub Kindl, Brandon Davidson, Greg Pateryn
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
Adam Mascherin
Oilers
Alex Laferriere
Oilers
Benjamin Gaudreau
Oilers
Brennan Othmann
Oilers
Connor Hall
Oilers
Curtis Douglas
Oilers
Curtis Hall
Oilers
Danny Kristo
Oilers
Donovan Sebrango
Oilers
Dylan Holloway
Oilers
Dylan Sadowy
Oilers
Dylan Samberg
Oilers
Garrett Noonan
Oilers
Jack McBain
Oilers
Jack Smith
Oilers
Janis Moser
Oilers
John Negrin
Oilers
Keith Petruzzelli
Oilers
Lukas Dostal
Oilers
Matthew Spencer
Oilers
Mattias Ritola
Oilers
Maxwell Gildon
Oilers
Nicolas Deschamps
Oilers
Roman Schmidt
Oilers
Steven Delisle
Oilers
Taylor Raddysh
Oilers
Thomas Bordeleau
Oilers
Tim Bozon
Oilers
Choix au repêchage
Année
R1
R2
R3
R4
R5
R6
17
EDM
EDM
EDM
EDM
EDM
EDM
18
EDM
EDM
EDM
EDM
EDM
EDM
19
EDM
EDM
EDM
EDM
EDM
EDM
20
EDM
EDM
EDM
EDM
EDM
EDM
21
EDM
EDM
EDM
EDM
EDM
EDM
[2021-10-03 08:23:04] - Roman Schmidt has been added to Oilers. [2021-10-03 08:18:56] - Benjamin Gaudreau has been added to Oilers. [2021-10-02 18:45:45] - Janis Moser has been added to Oilers. [2021-10-02 18:29:01] - Brennan Othmann has been added to Oilers. [2021-09-26 20:38:43] - Curtis McElhinney was released. [2021-09-26 20:38:40] - Curtis McElhinney retired from Oilers [2021-09-26 09:44:19] - Anthony Angello was added to Oilers. [2021-09-25 08:32:04] - Trevor Lewis signed with Oilers for 800 000 $ for 3 year(s). [2021-09-25 08:32:04] - Trevor Lewis was added to Oilers. [2021-09-25 08:19:31] - Victor Bartley signed with Oilers for 700 000 $ for 3 year(s). [2021-09-25 08:19:31] - Victor Bartley was added to Oilers. [2021-09-19 11:35:46] - Cory Emmerton signed with Oilers for 2 500 000 $ for 3 year(s). [2021-09-19 11:35:46] - Cory Emmerton was added to Oilers. [2021-09-19 11:31:39] - Brian Gibbons signed with Oilers for 1 000 000 $ for 3 year(s). [2021-09-19 11:31:39] - Brian Gibbons was added to Oilers. [2021-09-18 11:32:28] - TRADE : From Oilers to Canucks : Gaetan Haas (66), Y:16-RND:2-EDM. [2021-09-18 11:32:28] - TRADE : From Canucks to Oilers : Greg Pateryn (75). [2021-09-06 18:27:31] - TRADE : From Oilers to Flyers : Niclas Bergfors (78). [2021-09-06 18:27:31] - TRADE : From Flyers to Oilers : Artturi Lehkonen (72). [2021-09-06 16:38:11] - Trevor Zegras was added to Oilers. [2021-09-06 16:38:02] - Shane Pinto was added to Oilers. [2021-09-06 16:37:56] - Ryan McLeod was added to Oilers. [2021-09-06 16:37:45] - Liam Foudy was added to Oilers. [2021-09-06 16:37:37] - Jeremy Swayman was added to Oilers. [2021-09-06 16:37:17] - Jeremy Swayman has been deleted from Oilers. [2021-09-06 16:37:09] - Liam Foudy has been deleted from Oilers. [2021-09-06 16:37:03] - Ryan McLeod has been deleted from Oilers. [2021-09-06 16:36:57] - Shane Pinto has been deleted from Oilers. [2021-09-06 16:36:49] - Trevor Zegras has been deleted from Oilers. [2021-08-30 20:52:33] - TRADE : From Sabres to Oilers : Tuukka Rask (91). [2021-08-30 20:52:33] - TRADE : From Oilers to Sabres : Alec Martinez (80). [2021-08-08 20:27:47] - Pekka Rinne was released. [2021-08-08 20:27:43] - Pekka Rinne retired from Oilers [2021-07-31 16:06:35] - Anton Volchenkov was released. [2021-07-31 16:06:35] - Anton Volchenkov retired from Oilers [2021-07-13 08:46:50] - Ville Koistinen was released. [2021-07-13 08:46:50] - Ville Koistinen retired from Oilers [2021-05-30 09:23:37] - Oilers was eliminated at round 1 of year 15. [2021-05-15 18:30:53] - Oilers didn't make playoff for year 15. [2020-10-31 17:20:14] - Jack Smith has been added to Oilers. [2020-10-31 08:34:06] - Alex Laferriere has been added to Oilers.
[2022-04-29 07:44:50] Oilers lines for next game are empty. Current rosters/lines are not erased.
[2022-04-28 07:34:44] Oilers lines for next game are empty. Current rosters/lines are not erased.
[2022-04-22 20:03:47] Oilers lines for next game are empty. Current rosters/lines are not erased.
[2022-04-21 08:05:46] Oilers lines for next game are empty. Current rosters/lines are not erased.
[2022-04-21 08:05:43] Farm Game #952 - Charles Hudon from Oilers has scored a Hat Trick!
[2022-04-20 20:27:43] Oilers lines for next game are empty. Current rosters/lines are not erased.
[2022-04-17 21:19:37] Oilers lines for next game are empty. Current rosters/lines are not erased.
[2022-04-17 21:19:35] Farm Game #935 - Kailer Yamamoto from Oilers has scored a Hat Trick!
[2022-04-15 08:55:42] Both Oilers and Oilers lines for next game are empty. Current rosters/lines are not erased.
[2022-04-14 08:08:51] Last 7 Days Farm Star : 1 - Colin White of Islanders (5-2-7) / 2 - Austin Watson of Sharks (3-4-7) / 3 - Charles Hudon of Oilers (5-1-6)
[2022-04-13 07:20:27] Oilers lines for next game are empty. Current rosters/lines are not erased.
[2022-04-11 08:16:32] Both Oilers and Oilers lines for next game are empty. Current rosters/lines are not erased.
[2022-04-09 11:44:12] Both Oilers and Oilers lines for next game are empty. Current rosters/lines are not erased.
[2022-04-08 08:26:03] Oilers lines for next game are empty. Current rosters/lines are not erased.
[2022-04-06 07:21:58] Both Oilers and Oilers lines for next game are empty. Current rosters/lines are not erased.
[2022-04-04 08:18:25] Both Oilers and Oilers lines for next game are empty. Current rosters/lines are not erased. [2022-04-03 19:17:27] Auto Lines Function has been run for Oilers. [2022-04-03 13:16:32] Auto Lines Function has been run for Oilers.
[2022-04-03 13:16:25] Charles Hudon of Oilers was sent down to farm.
[2022-04-03 13:05:17] Shane Pinto from Oilers is back from Right Hand Injury.
[2022-04-01 08:28:39] Tomas Jurco from Oilers is back from Sprained Left Knee Injury.
[2022-04-01 08:28:38] Both Oilers and Oilers lines for next game are empty. Current rosters/lines are not erased. [2022-03-31 08:15:11] Auto Lines Function has been run for Oilers.
[2022-03-31 08:14:47] Oilers roster errors : Not enough Players available in Farm Team! 17 Dressed. 18 Required.
Some errors will be automatically fixed.
[2022-03-31 08:10:34] Oilers roster errors : Not enough Players available in Farm Team! 17 Dressed. 18 Required.
Some errors will be automatically fixed.