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
Jonathan Marchessault, Nino Niederreiter, Josh Anderson
Jonathan Marchessault, Nino Niederreiter
Jonathan Marchessault
Défenseurs supplémentaires
Normal
Avantage numérique
Désavantage numérique
, Erik Cernak, Olli Maatta
, Erik Cernak
Tirs de pénalité
Patrice Bergeron, Max Pacioretty, Mark Scheifele, Johnny Gaudreau, Jonathan Marchessault
Gardien
#1 : Marc-Andre Fleury, #2 : Elvis Merzlikins
Lignes d’attaque personnalisées en prolongation
Patrice Bergeron, Max Pacioretty, Mark Scheifele, Johnny Gaudreau, Jonathan Marchessault, Nino Niederreiter, Nino Niederreiter, Josh Anderson, Adam Lowry, Luke Glendening, Jordan Eberle
Lignes de défense personnalisées en prolongation
Erik Cernak, Ryan Ellis, P.K. Subban, Ben Chiarot,
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
Anton Burdasov
FLORIDA Panthers
33
162
Jonas Rondbjerg
FLORIDA Panthers
29
88
Linus Sandin
FLORIDA Panthers
34
182
Mathias Brome
FLORIDA Panthers
34
184
Matthew McLeod
FLORIDA Panthers
31
172
Tarmo Reunanen
FLORIDA Panthers
28
99
Zayde Wisdom
FLORIDA Panthers
34
96
Choix au repêchage
Année
R1
R2
R3
R4
R5
R6
R7
39
40
41
42
43
[4/19/2022 7:00:12 PM] - New Record for Team's Most Hits (46) in 1 Game for FLORIDA Panthers! [3/12/2022 11:01:51 AM] - TRADE : From FLORIDA Panthers to VANCOUVER Canucks : Alexander Radulov (76), TJ Brodie (75), Riley Stillman (71), Y:40-RND:2-FLO, Y:40-RND:3-FLO. [3/12/2022 11:01:51 AM] - TRADE : From VANCOUVER Canucks to FLORIDA Panthers : Nino Niederreiter (77), Olli Maatta (74). [3/12/2022 11:00:42 AM] - TRADE : From FLORIDA Panthers to BUFFALO Sabres : Artem Zub (75). [3/12/2022 11:00:42 AM] - TRADE : From BUFFALO Sabres to FLORIDA Panthers : Tyler Pitlick (74). [3/12/2022 10:59:09 AM] - TRADE : From CAROLINA Huricanes to FLORIDA Panthers : P.K. Subban (77). [3/12/2022 10:59:09 AM] - TRADE : From FLORIDA Panthers to CAROLINA Huricanes : Jamie Benn (79). [3/4/2022 7:17:21 PM] - TRADE : From ANAHEIM Ducks to FLORIDA Panthers : Max Pacioretty (80), Oscar Klefbom (76). [3/4/2022 7:17:21 PM] - TRADE : From FLORIDA Panthers to ANAHEIM Ducks : Taylor Hall (78), Carson Soucy (75). [3/3/2022 7:25:11 PM] - HERSEY Bears hired Trent Yawney for $300,000 for 6 year(s). [3/2/2022 12:21:52 PM] - TRADE : From FLORIDA Panthers to COLORADO Avalanche : Sidney Crosby (82). [3/2/2022 12:21:52 PM] - TRADE : From COLORADO Avalanche to FLORIDA Panthers : Mark Scheifele (80). [3/1/2022 7:10:29 PM] - TRADE : From TAMPA BAY Lightning to FLORIDA Panthers : Jonathan Marchessault (77), Josh Anderson (77), Y:40-RND:3-CGY. [3/1/2022 7:10:29 PM] - TRADE : From FLORIDA Panthers to TAMPA BAY Lightning : Alex Ovechkin (85). [2/20/2022 9:13:05 AM] - Team Name Change : SPRINGFIELD Thunderbirds changed name to HERSEY Bears [2/20/2022 9:09:13 AM] - Team Name Change : MINNESOTA Wild changed name to FLORIDA Panthers [2/20/2022 8:59:44 AM] - Team Name Change : FLORIDA Panthers changed name to MINNESOTA Wild [2/14/2022 1:04:41 PM] - Luc Snuggerud was released. [2/14/2022 1:04:41 PM] - FLORIDA Panthers paid $0 to release Luc Snuggerud. [2/14/2022 1:04:37 PM] - Stepan Falkovsky was released. [2/14/2022 1:04:37 PM] - FLORIDA Panthers paid $0 to release Stepan Falkovsky. [2/14/2022 1:04:26 PM] - Dillon Simpson was released. [2/14/2022 1:04:26 PM] - FLORIDA Panthers paid $0 to release Dillon Simpson. [2/14/2022 1:04:17 PM] - Cole Bardreau was released. [2/14/2022 1:04:17 PM] - FLORIDA Panthers paid $0 to release Cole Bardreau. [2/14/2022 1:03:55 PM] - Michael Mersch was released. [2/14/2022 1:03:55 PM] - FLORIDA Panthers paid $0 to release Michael Mersch. [2/14/2022 1:03:44 PM] - Ryan Haggerty was released. [2/14/2022 1:03:44 PM] - FLORIDA Panthers paid $0 to release Ryan Haggerty. [2/13/2022 2:56:42 PM] - TRADE : From TAMPA BAY Lightning to FLORIDA Panthers : Erik Cernak (76), Taylor Hall (78). [2/13/2022 2:56:42 PM] - TRADE : From FLORIDA Panthers to TAMPA BAY Lightning : Brent Burns (81), Josh Anderson (77). [1/18/2022 7:40:08 PM] - Doug Weight contract with SPRINGFIELD Thunderbirds has ended. [1/2/2022 7:20:06 PM] - FLORIDA Panthers was eliminated at round 2 of year 37. [12/21/2021 11:25:19 AM] - SPRINGFIELD Thunderbirds didn't make playoff for year 37. [11/15/2021 7:04:50 PM] - New Record for Team's Most Hits (44) in 1 Game for FLORIDA Panthers! [11/12/2021 7:03:58 PM] - New Record for Team's Most Hits (40) in 1 Game for FLORIDA Panthers! [9/23/2021 7:05:49 PM] - New Record for Team's Most Hits (39) in 1 Game for FLORIDA Panthers! [9/13/2021 7:08:58 PM] - New Record for Team's Most Hits (38) in 1 Game for FLORIDA Panthers! [9/13/2021 8:18:51 AM] - TRADE : From FLORIDA Panthers to EDMONTON Oilers : Ondrej Palat (78), Zachary Bolduc (P), Y:40-RND:1-FLO. [9/13/2021 8:18:51 AM] - TRADE : From EDMONTON Oilers to FLORIDA Panthers : Johnny Gaudreau (78). [8/25/2021 6:12:37 PM] - Zachary Bolduc has been added to FLORIDA Panthers. [8/20/2021 7:24:01 AM] - TRADE : From OTTAWA Senators to FLORIDA Panthers : Jordan Eberle (75). [8/20/2021 7:24:01 AM] - TRADE : From FLORIDA Panthers to OTTAWA Senators : Nazem Kadri (75).
[6/24/2022 7:07:17 PM] HERSEY Bears lines for next game are empty. Current rosters/lines are not erased. But, FLORIDA Panthers lines for next game are NOT empty. Current pro rosters/lines are moved and might impact farm rosters/lines. [6/22/2022 6:52:19 PM] HERSEY Bears lines for next game are empty. Current rosters/lines are not erased.
[6/22/2022 6:52:19 PM] Farm Game #1036 - Emile Poirier from HERSEY Bears has scored a Hat Trick! [6/22/2022 6:51:56 PM] HERSEY Bears lines for next game are empty. Current rosters/lines are not erased. [6/22/2022 9:25:18 AM] HERSEY Bears lines for next game are empty. Current rosters/lines are not erased. [6/22/2022 9:18:55 AM] Oscar Klefbom from FLORIDA Panthers is back from Sprained Left Finger Injury. [6/22/2022 9:18:51 AM] Auto Lines Partial Function has been run for FLORIDA Panthers. [6/22/2022 9:13:50 AM] HERSEY Bears lines for next game are empty. Current rosters/lines are not erased.
[6/22/2022 9:13:50 AM] Farm Game #983 - Emile Poirier from HERSEY Bears has scored a Hat Trick! [6/21/2022 6:59:39 PM] HERSEY Bears lines for next game are empty. Current rosters/lines are not erased. But, FLORIDA Panthers lines for next game are NOT empty. Current pro rosters/lines are moved and might impact farm rosters/lines. [6/21/2022 6:59:38 PM] Game 1040 - Oscar Klefbom from FLORIDA Panthers is injured (Sprained Left Finger) and is out for 4 days. [6/19/2022 7:05:51 PM] HERSEY Bears lines for next game are empty. Current rosters/lines are not erased. But, FLORIDA Panthers lines for next game are NOT empty. Current pro rosters/lines are moved and might impact farm rosters/lines. [6/19/2022 7:05:37 PM] Successfully loaded FLORIDA Panthers lines done with Web Base Client and SQLite Database. [6/19/2022 7:05:26 PM] Successfully loaded FLORIDA Panthers lines done with Web Base Client and SQLite Database. [6/18/2022 6:49:33 PM] HERSEY Bears lines for next game are empty. Current rosters/lines are not erased. But, FLORIDA Panthers lines for next game are NOT empty. Current pro rosters/lines are moved and might impact farm rosters/lines. [6/16/2022 7:10:10 PM] HERSEY Bears lines for next game are empty. Current rosters/lines are not erased. But, FLORIDA Panthers lines for next game are NOT empty. Current pro rosters/lines are moved and might impact farm rosters/lines. [6/15/2022 7:03:15 PM] HERSEY Bears lines for next game are empty. Current rosters/lines are not erased. But, FLORIDA Panthers lines for next game are NOT empty. Current pro rosters/lines are moved and might impact farm rosters/lines. [6/15/2022 7:03:02 PM] Successfully loaded FLORIDA Panthers lines done with Web Base Client and SQLite Database. [6/15/2022 7:02:51 PM] Successfully loaded FLORIDA Panthers lines done with Web Base Client and SQLite Database. [6/14/2022 7:21:36 PM] HERSEY Bears lines for next game are empty. Current rosters/lines are not erased. [6/13/2022 7:04:11 PM] HERSEY Bears lines for next game are empty. Current rosters/lines are not erased. But, FLORIDA Panthers lines for next game are NOT empty. Current pro rosters/lines are moved and might impact farm rosters/lines. [6/12/2022 6:59:39 PM] HERSEY Bears lines for next game are empty. Current rosters/lines are not erased. [6/10/2022 7:03:38 PM] HERSEY Bears lines for next game are empty. Current rosters/lines are not erased. [6/9/2022 7:05:26 PM] HERSEY Bears lines for next game are empty. Current rosters/lines are not erased. But, FLORIDA Panthers lines for next game are NOT empty. Current pro rosters/lines are moved and might impact farm rosters/lines. [6/7/2022 7:00:12 PM] HERSEY Bears lines for next game are empty. Current rosters/lines are not erased. But, FLORIDA Panthers lines for next game are NOT empty. Current pro rosters/lines are moved and might impact farm rosters/lines. [6/6/2022 7:01:36 PM] Successfully loaded FLORIDA Panthers lines done with Web Base Client and SQLite Database. [6/5/2022 6:54:54 PM] HERSEY Bears lines for next game are empty. Current rosters/lines are not erased. But, FLORIDA Panthers lines for next game are NOT empty. Current pro rosters/lines are moved and might impact farm rosters/lines.
[6/5/2022 6:54:49 PM] Farm Game #827 - Jaret Anderson-Dolan from HERSEY Bears has scored a Hat Trick! [6/5/2022 6:54:39 PM] Auto Lines Partial Function has been run for FLORIDA Panthers. [6/5/2022 6:54:38 PM] Auto Roster Partial Function has been run for FLORIDA Panthers. [6/4/2022 6:43:05 PM] Josh Anderson from FLORIDA Panthers is back from Sprained Left Ankle Injury. [6/3/2022 6:56:03 PM] HERSEY Bears lines for next game are empty. Current rosters/lines are not erased. But, FLORIDA Panthers lines for next game are NOT empty. Current pro rosters/lines are moved and might impact farm rosters/lines. [6/3/2022 6:55:48 PM] Auto Lines Partial Function has been run for FLORIDA Panthers. [6/3/2022 6:55:48 PM] Auto Roster Partial Function has been run for FLORIDA Panthers. [6/2/2022 7:03:45 PM] HERSEY Bears lines for next game are empty. Current rosters/lines are not erased. But, FLORIDA Panthers lines for next game are NOT empty. Current pro rosters/lines are moved and might impact farm rosters/lines. [6/2/2022 7:03:42 PM] Game 865 - Josh Anderson from FLORIDA Panthers is injured (Sprained Left Ankle) and is out for 4 days. [6/2/2022 7:03:31 PM] Auto Lines Partial Function has been run for FLORIDA Panthers. [6/1/2022 7:01:01 PM] HERSEY Bears lines for next game are empty. Current rosters/lines are not erased. But, FLORIDA Panthers lines for next game are NOT empty. Current pro rosters/lines are moved and might impact farm rosters/lines. [6/1/2022 7:00:50 PM] Auto Lines Partial Function has been run for FLORIDA Panthers. [5/31/2022 7:01:41 PM] HERSEY Bears lines for next game are empty. Current rosters/lines are not erased.
[5/31/2022 7:01:41 PM] Last 30 Days Farm Star : 1 - Michael Bunting of BROOKLYN Wolfpack (31-26-57) / 2 - Jaret Anderson-Dolan of HERSEY Bears (31-32-63) / 3 - Marcus Sorensen of GRAND RAPIDS Griffins (24-32-56) [5/30/2022 9:06:00 PM] Ryan Ellis from FLORIDA Panthers is back from Exhaustion. [5/30/2022 9:06:00 PM] HERSEY Bears lines for next game are empty. Current rosters/lines are not erased. But, FLORIDA Panthers lines for next game are NOT empty. Current pro rosters/lines are moved and might impact farm rosters/lines. [5/30/2022 9:05:50 PM] Auto Lines Partial Function has been run for FLORIDA Panthers. [5/29/2022 7:24:14 PM] HERSEY Bears lines for next game are empty. Current rosters/lines are not erased. But, FLORIDA Panthers lines for next game are NOT empty. Current pro rosters/lines are moved and might impact farm rosters/lines. [5/29/2022 7:24:13 PM] Ryan Ellis from FLORIDA Panthers is injured from Exhaustion. [5/26/2022 6:58:44 PM] HERSEY Bears lines for next game are empty. Current rosters/lines are not erased. But, FLORIDA Panthers lines for next game are NOT empty. Current pro rosters/lines are moved and might impact farm rosters/lines. [5/26/2022 6:58:28 PM] Successfully loaded FLORIDA Panthers lines done with Web Base Client and SQLite Database. [5/26/2022 6:58:13 PM] Successfully loaded FLORIDA Panthers lines done with Web Base Client and SQLite Database. [5/25/2022 6:56:43 PM] Both FLORIDA Panthers and HERSEY Bears lines for next game are empty. Current rosters/lines are not erased.