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
Nikita Kucherov, Elias Pettersson, Patrick Kane, Mika Zibanejad, William Nylander
Gardien
#1 : Jacob Markstrom, #2 : Tristan Jarry
Lignes d’attaque personnalisées en prolongation
Mika Zibanejad, Elias Lindholm, Patrick Kane, Nikita Kucherov, Elias Pettersson, William Nylander, William Nylander, Brock Boeser, Connor Brown, Blake Coleman, Blake Comeau
Lignes de défense personnalisées en prolongation
Victor Hedman, Kris Letang, John Klingberg, Mattias Ekholm, Brayden McNabb
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
Axel Jonsson-Fjallby
CALGARY Flames
31
146
Barett Hayton
CALGARY Flames
31
10
Chaz Lucius
CALGARY Flames
37
14
Cole Sillinger
CALGARY Flames
37
12
Dustin Byfuglien
CALGARY Flames
Filip Hallander
CALGARY Flames
31
47
Filip Johansson
CALGARY Flames
31
38
Franscesco Pinelli
CALGARY Flames
37
32
Fyodor Svechkov
CALGARY Flames
37
17
Hunter Jones
CALGARY Flames
33
50
Jacob Cederholm
CALGARY Flames
27
48
Johannes Kinvall
CALGARY Flames
34
145
Marcus Davidson
CALGARY Flames
29
44
Mathias From
CALGARY Flames
27
57
Mikael Wikstrand
CALGARY Flames
20
35
Mikhael maltsev
CALGARY Flames
28
71
Nick Ellis
CALGARY Flames
Rasmus Sandin
CALGARY Flames
31
30
Tate Olson
CALGARY Flames
26
67
Theodor Lennstrom
CALGARY Flames
Viktor Soderstrom
CALGARY Flames
33
19
Wouter Peeters
CALGARY Flames
27
74
jamison rees
CALGARY Flames
33
41
Choix au repêchage
Année
R1
R2
R3
R4
R5
R6
R7
39
40
41
42
43
[6/11/2022 7:04:13 PM] - New Record for Team's Most Hits (46) in 1 Game for CALGARY Flames! [3/3/2022 7:22:36 PM] - STOCKTON Flames hired Darby Hendrickson for $750,000 for 6 year(s). [2/25/2022 6:34:14 PM] - Blake Comeau was added to CALGARY Flames. [1/31/2022 6:49:39 PM] - TRADE : From TORONTO Maple Leafs to CALGARY Flames : Y:40-RND:1-PHI, Y:40-RND:3-PIT. [1/31/2022 6:49:39 PM] - TRADE : From CALGARY Flames to TORONTO Maple Leafs : Joel Eriksson Ek (78). [1/26/2022 7:48:04 PM] - TRADE : From VANCOUVER Canucks to CALGARY Flames : Vinnie Hinostroza (73), Y:40-RND:3-VCR. [1/26/2022 7:48:04 PM] - TRADE : From CALGARY Flames to VANCOUVER Canucks : Pierre Engvall (74), Y:40-RND:7-CGY. [1/23/2022 5:30:15 PM] - TRADE : From OTTAWA Senators to CALGARY Flames : Brock Boeser (76), Y:40-RND:2-OTW. [1/23/2022 5:30:15 PM] - TRADE : From CALGARY Flames to OTTAWA Senators : Viktor Arvidsson (74), Erik Brannstrom (P). [1/18/2022 7:40:12 PM] - Willie Desjardins contract with STOCKTON Flames has ended. [1/3/2022 6:58:31 PM] - CALGARY Flames was eliminated at round 2 of year 37. [12/25/2021 7:25:06 PM] - STOCKTON Flames was eliminated at round 1 of year 37. [8/25/2021 6:22:37 PM] - Franscesco Pinelli has been added to CALGARY Flames. [8/25/2021 6:13:12 PM] - Fyodor Svechkov has been added to CALGARY Flames. [8/25/2021 6:11:29 PM] - Chaz Lucius has been added to CALGARY Flames. [8/25/2021 6:10:19 PM] - Cole Sillinger has been added to CALGARY Flames. [8/23/2021 8:12:34 AM] - TRADE : From CALGARY Flames to DETROIT Red Wings : $1 (Money). [8/23/2021 8:12:34 AM] - TRADE : From DETROIT Red Wings to CALGARY Flames : Christian Folin (67). [8/5/2021 6:04:15 PM] - TRADE : From VANCOUVER Canucks to CALGARY Flames : Erik Gustafsson (73), Zemgus Girgensons (72). [8/5/2021 6:04:15 PM] - TRADE : From CALGARY Flames to VANCOUVER Canucks : Jake Allen (78), Y:38-RND:4-MTL, Y:38-RND:6-MTL. [7/22/2021 5:51:50 PM] - TRADE : From VANCOUVER Canucks to CALGARY Flames : Y:38-RND:4-MTL. [7/22/2021 5:50:33 PM] - TRADE : From VANCOUVER Canucks to CALGARY Flames : Jake Allen (78), Pierre Engvall (74). [7/22/2021 5:50:33 PM] - TRADE : From CALGARY Flames to VANCOUVER Canucks : Jason Zucker (76), Mikko Koskinen (80). [7/8/2021 8:43:05 PM] - TRADE : From CHICAGO Blackhawks to CALGARY Flames : Y:38-RND:1-CHI. [7/8/2021 8:43:05 PM] - TRADE : From CALGARY Flames to CHICAGO Blackhawks : Nicklas Backstrom (79).
[6/24/2022 7:07:40 PM] STOCKTON Flames lines for next game are empty. Current rosters/lines are not erased. But, CALGARY Flames lines for next game are NOT empty. Current pro rosters/lines are moved and might impact farm rosters/lines.
[6/24/2022 7:07:39 PM] Pro Game #6 - Elias Pettersson from CALGARY Flames has scored a Hat Trick!
[6/24/2022 7:07:39 PM] Pro Game #6 - Nikita Kucherov from CALGARY Flames has scored a Hat Trick! [6/22/2022 6:52:19 PM] STOCKTON Flames lines for next game are empty. Current rosters/lines are not erased.
[6/22/2022 6:52:17 PM] Farm Game #1027 - Zemgus Girgensons from STOCKTON Flames has scored a Hat Trick! [6/22/2022 6:52:06 PM] STOCKTON Flames lines for next game are empty. Current rosters/lines are not erased. [6/22/2022 6:51:56 PM] STOCKTON Flames lines for next game are empty. Current rosters/lines are not erased. [6/22/2022 6:51:39 PM] STOCKTON Flames lines for next game are empty. Current rosters/lines are not erased. [6/22/2022 9:25:18 AM] STOCKTON Flames lines for next game are empty. Current rosters/lines are not erased. [6/22/2022 9:18:55 AM] STOCKTON Flames lines for next game are empty. Current rosters/lines are not erased. [6/22/2022 9:13:50 AM] STOCKTON Flames lines for next game are empty. Current rosters/lines are not erased. [6/22/2022 9:13:30 AM] Successfully loaded CALGARY Flames lines done with Web Base Client and SQLite Database. [6/22/2022 9:13:18 AM] Successfully loaded CALGARY Flames lines done with Web Base Client and SQLite Database. [6/20/2022 7:11:36 PM] STOCKTON Flames lines for next game are empty. Current rosters/lines are not erased. But, CALGARY Flames lines for next game are NOT empty. Current pro rosters/lines are moved and might impact farm rosters/lines. [6/20/2022 7:11:23 PM] Successfully loaded CALGARY Flames lines done with Web Base Client and SQLite Database. [6/20/2022 7:11:09 PM] Successfully loaded CALGARY Flames lines done with Web Base Client and SQLite Database. [6/19/2022 7:05:52 PM] Barclay Goodrow from CALGARY Flames is back from Strained Right Knee Injury. [6/19/2022 7:05:52 PM] Mattias Ekholm from CALGARY Flames is back from Bruised Right Arm Injury. [6/19/2022 7:05:51 PM] Game 1022 - Barclay Goodrow from CALGARY Flames is injured (Strained Right Knee) and is out for 1 days. [6/19/2022 7:05:41 PM] Auto Lines Partial Function has been run for CALGARY Flames. [6/19/2022 7:05:41 PM] Auto Roster Partial Function has been run for CALGARY Flames. [6/18/2022 6:49:33 PM] Victor Hedman from CALGARY Flames is back from Strained Left Knee Injury. [6/18/2022 6:49:33 PM] STOCKTON Flames lines for next game are empty. Current rosters/lines are not erased. [6/17/2022 7:05:44 PM] STOCKTON Flames lines for next game are empty. Current rosters/lines are not erased. But, CALGARY Flames lines for next game are NOT empty. Current pro rosters/lines are moved and might impact farm rosters/lines. [6/17/2022 7:05:44 PM] Game 1006 - Mattias Ekholm from CALGARY Flames is injured (Bruised Right Arm) and is out for 4 days. [6/17/2022 7:05:31 PM] Auto Lines Partial Function has been run for CALGARY Flames. [6/17/2022 7:05:31 PM] Auto Roster Partial Function has been run for CALGARY Flames. [6/16/2022 7:10:10 PM] John Klingberg from CALGARY Flames is back from Exhaustion. [6/16/2022 7:10:09 PM] Game 999 - Victor Hedman from CALGARY Flames is injured (Strained Left Knee) and is out for 5 days. [6/16/2022 7:09:53 PM] Successfully loaded CALGARY Flames lines done with Web Base Client and SQLite Database. [6/16/2022 7:09:41 PM] Successfully loaded CALGARY Flames lines done with Web Base Client and SQLite Database. [6/15/2022 7:03:15 PM] STOCKTON Flames lines for next game are empty. Current rosters/lines are not erased. But, CALGARY Flames lines for next game are NOT empty. Current pro rosters/lines are moved and might impact farm rosters/lines. [6/15/2022 7:03:14 PM] John Klingberg from CALGARY Flames is injured from Exhaustion. [6/15/2022 7:03:05 PM] Auto Lines Partial Function has been run for CALGARY Flames. [6/14/2022 7:21:36 PM] STOCKTON Flames lines for next game are empty. Current rosters/lines are not erased. But, CALGARY Flames lines for next game are NOT empty. Current pro rosters/lines are moved and might impact farm rosters/lines. [6/14/2022 7:21:26 PM] Auto Lines Partial Function has been run for CALGARY Flames. [6/13/2022 7:04:11 PM] STOCKTON Flames lines for next game are empty. Current rosters/lines are not erased. But, CALGARY Flames lines for next game are NOT empty. Current pro rosters/lines are moved and might impact farm rosters/lines. [6/13/2022 7:03:58 PM] Auto Lines Partial Function has been run for CALGARY Flames. [6/12/2022 6:59:39 PM] STOCKTON Flames lines for next game are empty. Current rosters/lines are not erased. [6/11/2022 7:04:15 PM] Hampus Lindholm from CALGARY Flames is back from Sore Right Knee Injury.
[6/11/2022 7:04:13 PM] New Record for Team's Most Hits (46) in 1 Game for CALGARY Flames! [6/11/2022 7:04:12 PM] Game 945 - Hampus Lindholm from CALGARY Flames is injured (Sore Right Knee) and is out for 1 days. [6/11/2022 7:03:57 PM] Auto Lines Partial Function has been run for CALGARY Flames. [6/9/2022 7:05:26 PM] STOCKTON Flames lines for next game are empty. Current rosters/lines are not erased. [6/8/2022 6:48:45 PM] Victor Hedman from CALGARY Flames is back from Sprained Right Ankle Injury. [6/8/2022 6:48:44 PM] STOCKTON Flames lines for next game are empty. Current rosters/lines are not erased. But, CALGARY Flames lines for next game are NOT empty. Current pro rosters/lines are moved and might impact farm rosters/lines.
[6/8/2022 6:48:44 PM] Last 7 Days Pro Star : 1 - Mike Smith of NEW YORK Islanders (0.964) / 2 - Connor McDavid of EDMONTON Oilers (4-5-9) / 3 - Mika Zibanejad of CALGARY Flames (3-4-7) [6/8/2022 6:48:35 PM] Auto Lines Partial Function has been run for CALGARY Flames. [6/7/2022 7:00:12 PM] STOCKTON Flames lines for next game are empty. Current rosters/lines are not erased. But, CALGARY Flames lines for next game are NOT empty. Current pro rosters/lines are moved and might impact farm rosters/lines. [6/7/2022 7:00:10 PM] Game 911 - Victor Hedman from CALGARY Flames is injured (Sprained Right Ankle) and is out for 3 days.