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
David Pastrnak, Christian Dvorak, Nino Niederreiter, Noel Acciari, Luke Kunin
Goalie
#1 : Mikko Koskinen, #2 : Jordan Binnington, #3 : Jonathan Bernier
Custom OT Lines Forwards
David Pastrnak, , , Noel Acciari, , , , , , ,
Custom OT Lines Defensemen
, , , Shea Theodore, Aaron Ekblad
Filter Tips
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
Prospect
Team Name
Draft Year
Overall Pick
Information
Lien
Akil Thomas
Oilers
Gabriel Vilardi
Oilers
2018
24
Jake Bean
Oilers
Jordan Harris
Oilers
2020
103
Juuso Valimaki
Oilers
2018
26
Kale Clague
Oilers
Kirill Kabanov
Oilers
Michael McLeod
Oilers
Olli Juolevi
Oilers
Ryan Suzuki
Oilers
2020
27
Ty Dellandrea
Oilers
Tyler Graovac
Oilers
Draft Picks
Year
R1
R2
R3
R4
R5
2021
DBS
2023
BUL
2024
BJT
MRS
2025
WOL
OLS SEN
OLS SEN
News Database File Not Found. Please create one from the STHS.
[2021-04-06 10:23:46] - TRADE : From Sens to Oilers : Nicolas Roy (70), Matt Calvert (74), Akil Thomas (P), Y:2025-RND:2-WOL, Y:2025-RND:4-SEN. [2021-04-06 10:23:46] - TRADE : From Oilers to Sens : Nicklas Backstrom (79). [2021-03-29 22:45:51] - TRADE : From Penguins to Oilers : Pierre Engvall (68), Gabriel Vilardi (P), Olli Juolevi (P), Ryan Suzuki (P). [2021-03-29 22:45:51] - TRADE : From Oilers to Penguins : Chris Kreider (78). [2021-03-21 12:10:07] - TRADE : From Pirates to Oilers : Nino Niederreiter (73), Y:2024-RND:3-BJT. [2021-03-21 12:10:07] - TRADE : From Oilers to Pirates : Alex Killorn (77). [2021-03-20 16:23:59] - TRADE : From Oilers to Thunder : Kyle Palmieri (78). [2021-03-20 16:23:59] - TRADE : From Thunder to Oilers : Nikita Zadorov (75). [2021-03-17 21:45:31] - TRADE : From Oilers to Wolf : Joe Veleno (P), Y:2023-RND:4-WOL, Y:2025-RND:3-WOL. [2021-03-17 21:45:31] - TRADE : From Wolf to Oilers : Christian Dvorak (77), Y:2021-RND:5-DBS. [2021-03-16 20:29:47] - TRADE : From Oilers to Mariners : Tomas Hertl (78), Y:2023-RND:3-BJT, Y:2025-RND:3-PEN. [2021-03-16 20:29:47] - TRADE : From Mariners to Oilers : Josh Anderson (70), Kyle Palmieri (78). [2021-03-14 21:49:26] - TRADE : From Sens to Oilers : Brent Seabrook (74), Joe Veleno (P), Kale Clague (P), Michael McLeod (P), Ty Dellandrea (P), Y:2023-RND:4-BUL, Y:2025-RND:3-SEN. [2021-03-14 21:49:26] - TRADE : From Oilers to Sens : Ryan Strome (78), Mark Giordano (79). [2021-03-14 21:28:42] - TRADE : From Penguins to Oilers : Victor Olofsson (74), Dillon Dubé (69), Sami Vatanen (74), Jordan Harris (P), Y:2025-RND:3-PEN. [2021-03-14 21:28:42] - TRADE : From Oilers to Penguins : Alex Pietrangelo (80), Zemgus Girgensons (74), Jesper Fast (75). [2021-03-12 22:15:20] - TRADE : From Penguins to Oilers : Mikkel Boedker (69). [2021-03-11 22:33:41] - TRADE : From Penguins to Oilers : Andrew Mangiapane (73), Juuso Valimaki (P), Y:2023-RND:3-BJT. [2021-03-11 22:33:41] - TRADE : From Oilers to Penguins : David Perron (79). [2021-03-03 13:11:04] - Jonathan Bernier was added to Oilers. [2021-03-01 20:33:47] - TRADE : From LumberJacks to Oilers : Aaron Ekblad (77). [2021-03-01 20:33:47] - TRADE : From Oilers to LumberJacks : Gabriel Landeskog (79), Joel Edmundson (77). [2021-02-20 19:47:40] - TRADE : From Oilers to Mariners : Scott Laughton (76). [2021-02-20 19:47:40] - TRADE : From Mariners to Oilers : Jake Bean (P), Y:2024-RND:4-MRS. [2021-02-19 22:53:39] - TRADE : From Sens to Oilers : Gabriel Landeskog (79), Jordan Binnington (79), Zemgus Girgensons (74). [2021-02-19 22:53:39] - TRADE : From Oilers to Sens : Joe Veleno (P), Y:2023-RND:1-LUM, Y:2023-RND:1-STL, Y:2023-RND:2-FLS, Y:2025-RND:2-WOL, Y:2021-RND:3-STL, Y:2024-RND:3-SEN, Y:2023-RND:4-BUL. [2021-02-19 22:45:13] - TRADE : From Oilers to Pirates : Paul Stastny (79), Y:2025-RND:5-OLS. [2021-02-19 22:45:13] - TRADE : From Pirates to Oilers : Dmitry Kulikov (73). [2021-02-15 21:27:21] - TRADE : From Wolf to Oilers : Tomas Hertl (78), Ilya Mikheyev (72), Joe Veleno (P), Y:2023-RND:1-LUM, Y:2023-RND:1-STL, Y:2025-RND:2-WOL. [2021-02-15 21:27:21] - TRADE : From Oilers to Wolf : Jaden Schwartz (79), Nick Suzuki (74), Y:2021-RND:4-GON. [2021-02-15 21:20:52] - New Record for Team's Most Hits (40) in 1 Game for Oilers! [2021-02-12 21:23:33] - TRADE : From Mariners to Oilers : 1 $ (Money). [2021-02-12 21:23:33] - TRADE : From Oilers to Mariners : Karl Alzner (67). [2021-02-08 22:34:18] - TRADE : From Wolf to Oilers : Y:2025-RND:3-WOL. [2021-02-08 22:31:41] - TRADE : From Sens to Oilers : Chris Kreider (78), Paul Stastny (79), Nick Suzuki (74), Nicolas Hague (70), Alex Pietrangelo (80), Y:2021-RND:3-STL, Y:2024-RND:3-SEN. [2021-02-08 22:31:41] - TRADE : From Oilers to Sens : Leon Draisaitl (84), Travis Konecny (79), Kyle Turris (74). [2021-02-08 21:15:22] - TRADE : From Bulldogs to Oilers : Jesper Fast (75), Y:2023-RND:4-WOL. [2021-02-08 21:15:22] - TRADE : From Oilers to Bulldogs : Lars Eller (78), Y:2025-RND:1-OLS. [2021-02-08 21:11:59] - TRADE : From Oilers to Penguins : Y:2025-RND:2-OLS. [2021-02-08 21:09:15] - TRADE : From Sens to Oilers : Luke Kunin (74). [2021-02-08 21:08:47] - TRADE : From Wolf to Oilers : Y:2023-RND:2-FLS. [2021-02-07 00:28:57] - Falcons hired Kirk Muller- for 786 500 $ for 3 year(s). [2021-02-06 18:30:29] - TRADE : From Oilers to Penguins : Y:2022-RND:3-PEN. [2021-02-06 18:30:29] - TRADE : From Penguins to Oilers : Jaden Schwartz (79). [2021-02-06 16:32:56] - TRADE : From Pirates to Oilers : Chris Wagner (72), Y:2021-RND:4-GON. [2021-02-06 16:32:56] - TRADE : From Oilers to Pirates : Jaroslav Halak (78), Marcus Foligno (75). [2021-02-04 12:28:48] - TRADE : From Oilers to Wolf : Connor Murphy (77), Esa Lindell (78), Y:2022-RND:1-GON, Y:2022-RND:4-BUL, Y:2023-RND:1-LUM, Y:2023-RND:1-STL, Y:2023-RND:4-WLV, Y:2024-RND:4-WLV, Y:2024-RND:4-WOL. [2021-02-04 12:28:48] - TRADE : From Wolf to Oilers : Travis Konecny (79), Shea Theodore (76), Samuel Girard (73). [2021-02-01 21:41:41] - Oscar Fantenberg was released. [2021-02-01 21:41:41] - Oilers paid 0 $ to release Oscar Fantenberg. [2021-02-01 21:41:30] - Matt Beleskey was released. [2021-02-01 21:41:30] - Oilers paid 0 $ to release Matt Beleskey. [2021-02-01 21:41:14] - Tyler Ennis was released. [2021-02-01 21:41:14] - Oilers paid 0 $ to release Tyler Ennis. [2021-01-30 17:39:57] - Pekka Rinne signed with Oilers for 5 001 000 $ for 1 year(s) / Option : No Trade. [2021-01-30 17:39:57] - Pekka Rinne was added to Oilers. [2021-01-30 17:28:27] - Noel Acciari was added to Oilers. [2021-01-30 17:21:30] - Mikko Koskinen signed with Oilers for 755 000 $ for 1 year(s) / Option : No Trade. [2021-01-30 17:21:30] - Mikko Koskinen was added to Oilers. [2021-01-30 13:46:22] - Johnny Boychuk signed with Oilers for 650 000 $ for 1 year(s) / Option : No Trade. [2021-01-30 13:46:22] - Johnny Boychuk was added to Oilers. [2021-01-30 13:29:02] - Dustin Brown signed with Oilers for 3 100 000 $ for 2 year(s) / Option : No Trade. [2021-01-30 13:29:02] - Dustin Brown was added to Oilers. [2021-01-24 20:21:48] - Nathan Beaulieu signed with Oilers for 2 400 000 $ for 1 year(s) / Option : No Trade. [2021-01-24 20:21:48] - Nathan Beaulieu was added to Oilers. [2021-01-24 20:21:08] - Calvin Pickard signed with Oilers for 800 000 $ for 2 year(s) / Option : No Trade. [2021-01-24 20:21:08] - Calvin Pickard was added to Oilers. [2021-01-24 20:20:34] - Ryan Ellis signed with Oilers for 6 250 000 $ for 8 year(s) / Option : No Trade. [2021-01-24 20:20:34] - Ryan Ellis was added to Oilers. [2021-01-20 01:08:08] - Joel Edmundson signed with Oilers for 2 325 000 $ for 1 year(s). [2021-01-20 01:08:08] - Joel Edmundson was added to Oilers. [2021-01-20 01:07:13] - Esa Lindell signed with Oilers for 4 350 000 $ for 1 year(s). [2021-01-20 01:07:13] - Esa Lindell was added to Oilers. [2021-01-17 23:11:37] - TRADE : From Sens to Oilers : Y:2022-RND:1-GON, Y:2023-RND:1-LUM, Y:2023-RND:1-STL. [2021-01-17 23:11:37] - TRADE : From Oilers to Sens : William Nylander (78). [2021-01-15 13:30:30] - Mike Reilly signed with Oilers for 1 500 000 $ for 2 year(s). [2021-01-15 13:30:30] - Mike Reilly was added to Oilers. [2021-01-15 13:29:58] - Scott Laughton signed with Oilers for 2 300 000 $ for 2 year(s). [2021-01-15 13:29:58] - Scott Laughton was added to Oilers. [2021-01-15 13:29:21] - Adam Erne signed with Oilers for 1 050 000 $ for 1 year(s). [2021-01-15 13:29:21] - Adam Erne was added to Oilers.
[2021-04-11 19:44:21] Current fund for Oilers is under 0 $.
[2021-04-11 19:43:30] Current fund for Oilers is under 0 $.
[2021-04-11 19:43:11] Mikkel Boedker from Oilers is back from Sore Left Knee Injury.
[2021-04-11 19:43:11] Victor Olofsson from Oilers is back from Left Hand Injury.
[2021-04-11 19:39:31] Current fund for Oilers is under 0 $.
[2021-04-11 19:39:19] Successfully loaded Oilers lines done with STHS Client - 3.2.7.7
[2021-04-11 19:39:18] Leo Komarov of Oilers was sent to pro.
[2021-04-11 19:39:10] Current fund for Oilers is under 0 $.
[2021-04-10 22:03:15] Current fund for Oilers is under 0 $.
[2021-04-10 22:03:05] Falcons lines for next game are empty. Current rosters/lines are not erased. But, Oilers lines for next game are NOT empty. Current pro rosters/lines are moved and might impact farm rosters/lines.
[2021-04-10 22:02:50] Game 523 - Mikkel Boedker from Oilers is injured (Sore Left Knee) and is out for 4 days.
[2021-04-10 21:57:17] Current fund for Oilers is under 0 $.
[2021-04-10 21:57:09] Successfully loaded Oilers lines done with STHS Client - 3.2.7.7
[2021-04-10 21:57:09] Ilya Mikheyev of Oilers was sent to pro.
[2021-04-10 21:56:56] Current fund for Oilers is under 0 $.
[2021-04-10 19:29:54] Current fund for Oilers is under 0 $.
[2021-04-10 19:29:19] Current fund for Oilers is under 0 $.
[2021-04-10 19:28:59] Christian Dvorak from Oilers has scored a Hat Trick!
[2021-04-10 19:28:59] Game 514 - Victor Olofsson from Oilers is injured (Left Hand) and is out for 5 days.
[2021-04-09 19:42:42] Current fund for Oilers is under 0 $.
[2021-04-09 19:37:19] Current fund for Oilers is under 0 $.
[2021-04-09 19:37:07] Falcons lines for next game are empty. Current rosters/lines are not erased.
[2021-04-09 19:37:04] Game 559 - Unknown Player from Falcons is injured (Strained Right Elbow) and is out for 3 days.
[2021-04-09 10:38:59] Current fund for Oilers is under 0 $.
[2021-04-09 10:38:23] Current fund for Oilers is under 0 $.
[2021-04-09 10:37:36] Falcons lines for next game are empty. Current rosters/lines are not erased.
[2021-04-08 22:29:26] Current fund for Oilers is under 0 $.
[2021-04-08 22:25:55] Current fund for Oilers is under 0 $.
[2021-04-08 22:24:01] Current fund for Oilers is under 0 $.
[2021-04-08 22:23:49] Falcons lines for next game are empty. Current rosters/lines are not erased.
[2021-04-07 22:53:59] Current fund for Oilers is under 0 $.
[2021-04-07 22:49:22] Current fund for Oilers is under 0 $.