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
Ivan Provorov, Cale Makar, Ryan Lindgren, Connor Mackey, Nick Blankenburg
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
Alex Turcotte
Canucks
2019
3
Arseni Gritsyuk
Canucks
2019
120
Danny Zhilkin
Canucks
2022
57
Dylan Garand
Canucks
2020
118
Elias Pettersson
Canucks
2022
110
Fyodor Svechkov
Canucks
2021
13
Gustav Karlsson
Canucks
2022
134
Hugo Havelid
Canucks
2022
109
Isaac Howard
Canucks
2022
16
Jake Karabela
Canucks
2022
99
Jaromir Pytlik
Canucks
2020
83
Jiri Tichacek
Canucks
2021
173
Karri Aho
Canucks
2020
150
Lukas Gustafsson
Canucks
2021
141
Luke Toporowski
Canucks
2019
216
Marko Stacha
Canucks
2020
214
Martin Chromiak
Canucks
2020
38
Martin Lang
Canucks
2019
184
Matej Tomek
Canucks
Olen Zellweger
Canucks
2021
64
Oliver Tarnstrom
Canucks
2020
221
Ryder Donovan
Canucks
2019
56
Semyon Chistyakov
Canucks
2019
88
Simon Robertsson
Canucks
2021
36
Tomas Chlubna
Canucks
2020
182
Tomas Vomacka
Canucks
Topias Leinonen
Canucks
2022
77
Vasili Machulin
Canucks
2021
205
Yevgeny Oksentyuk
Canucks
2019
152
Draft Picks
Year
R1
R2
R3
R4
R5
R6
R7
2023
CLB VAN
VAN
MIN
2024
VAN
VAN
2025
VAN
VAN
VAN
VAN
ANA VAN
2026
VAN
VAN
VAN
VAN
VAN
VAN
VAN
2027
VAN
VAN
VAN
VAN
VAN
VAN
VAN
News Database File Not Found. Please create one from the STHS.
[2023-03-13 20:39:45] - TRADE : From Oilers to Canucks : Calle Jarnkrok. [2023-03-13 20:39:45] - TRADE : From Canucks to Oilers : Teddy Blueger, Y:2023-RND:4-VGK. [2023-03-13 19:44:22] - Next Year Contract : Cale Makar signed with Canucks for 9 500 000 $ for 8 year(s) with 4 750 000 $ in bonus. [2023-03-13 19:43:30] - Next Year Contract : Alexis Lafreniere signed with Canucks for 2 500 000 $ for 2 year(s) with 1 250 000 $ in bonus. [2023-03-06 20:54:14] - TRADE : From Ducks to Canucks : Garnet Hathaway. [2023-03-06 20:54:14] - TRADE : From Canucks to Ducks : Charles Hudon, Y:2025-RND:5-VAN. [2023-03-05 22:44:08] - TRADE : From Wild to Canucks : Teuvo Teravainen, Y:2023-RND:5-MIN. [2023-03-05 22:44:08] - TRADE : From Canucks to Wild : Vladimir Tkachev, Y:2024-RND:1-PHI, Y:2023-RND:3-NYI, Y:2025-RND:3-VAN, Y:2024-RND:5-VAN. [2023-02-15 22:10:06] - New Record for Team's Most Shots Blocked (21) in 1 Game for Canucks! [2023-02-06 22:25:57] - Akira Schmid was added to Canucks. [2023-01-08 14:14:49] - TRADE : From Oilers to Canucks : Travis Dermott, Akira Schmid (P), Y:2023-RND:3-VAN, Y:2023-RND:4-VGK. [2023-01-08 14:14:49] - TRADE : From Canucks to Oilers : Esa Lindell. [2022-12-18 18:07:31] - New Record for Team's Most Penalties Minutes (34) in 1 Game for Canucks! [2022-12-09 21:47:11] - Philip Tomasino has been selected as assistant for Canucks. [2022-12-09 21:47:11] - Unknown Player is no longer as assistant for Canucks. [2022-12-09 21:47:11] - Ty Dellandrea has been selected as assistant for Canucks. [2022-12-09 21:47:11] - Mitch Hults is no longer as assistant for Canucks. [2022-12-09 21:47:11] - Ben Meyers has been selected as captain for Canucks. [2022-12-09 21:47:11] - Unknown Player is no longer captain for Canucks. [2022-10-28 15:58:03] - TRADE : From Ducks to Canucks : Ryan Lindgren, Alex Turcotte (P). [2022-10-28 15:58:03] - TRADE : From Canucks to Ducks : Radek Faksa, Y:2024-RND:1-EDM, Y:2024-RND:3-BOS, Y:2024-RND:3-VAN. [2022-10-12 21:21:05] - TRADE : From Canucks to Senators : Mathieu Olivier.
[2023-03-26 20:01:06] Canucks lines for next game are empty. Current rosters/lines are not erased.
[2023-03-26 20:01:05] Game 1162 - Otto Koivula from Canucks is injured (Bruised Left Leg) and is out for 5 days.
[2023-03-26 20:00:36] Successfully loaded Canucks lines done with Web Base Client and SQLite Database.
[2023-03-26 19:52:51] Successfully loaded Canucks lines done with Web Base Client and SQLite Database.
[2023-03-26 19:51:05] Successfully loaded Canucks lines done with Web Base Client and SQLite Database.
[2023-03-22 21:04:25] Canucks lines for next game are empty. Current rosters/lines are not erased.
[2023-03-22 21:04:10] Auto Lines Partial Function has been run for Canucks.
[2023-03-22 21:04:10] Auto Roster Farm Only Function has been run for Canucks.
[2023-03-22 21:04:10] Canucks roster errors : Not enough Defenseman available in Farm Team! 5 Dressed. 6 Required.
Not enough Players available in Farm Team! 17 Dressed. 18 Required.
Some errors will be automatically fixed.
[2023-03-21 22:56:47] Successfully loaded Canucks lines done with Web Base Client and SQLite Database.
[2023-03-21 22:55:15] Auto Lines Partial Function has been run for Canucks.
[2023-03-21 22:55:15] Canucks (Canucks) lines errors : Normal line # 2 C is empty.
Normal line # 3 LW is empty.
Normal line # 3 Defense #3 is empty.
Unknown Player is used twice in Normal line #3
Normal line # 4 LW is empty.
Unknown Player is used twice in normal lines 2 and 3.
PK line 1 LW is empty.
PP line2 C is empty.
PK line 2 LW is empty.
Unknown Player is used twice in PK lines 1 and 2.
Extra Forward #3 is empty.
Extra Defense #3 is empty.
[2023-03-21 22:55:15] Auto Roster Partial Function has been run for Canucks.
[2023-03-21 22:55:15] Canucks roster errors : Not enough Defenseman available in Farm Team! 5 Dressed. 6 Required.
Not enough Players available in Farm Team! 17 Dressed. 18 Required.
Some errors will be automatically fixed.
[2023-03-21 22:54:34] Successfully loaded Canucks lines done with Web Base Client and SQLite Database.
[2023-03-21 22:14:14] Successfully loaded Canucks lines done with Web Base Client and SQLite Database.
[2023-03-20 21:21:47] Zachary Uens from Canucks is back from Sprained Left Finger Injury.
[2023-03-20 21:21:11] Auto Lines Partial Function has been run for Canucks.
[2023-03-20 21:21:11] Auto Roster Farm Only Function has been run for Canucks.
[2023-03-20 21:21:11] Canucks roster errors : Not enough Defenseman available in Farm Team! 5 Dressed. 6 Required.
Not enough Players available in Farm Team! 17 Dressed. 18 Required.
Some errors will be automatically fixed.
[2023-03-19 21:56:11] Game 1110 - Zachary Uens from Canucks is injured (Sprained Left Finger) and is out for 5 days.
Otto Koivula is out for 1 days because of a Bruised Left Leg Injury.