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
Benoit Pouliot, Nick Bjugstad, Anze Kopitar, Taylor Hall, Jordan Eberle
Gardien
#1 : Petr Mrazek, #2 : Tyler Weiman
Lignes d’attaque personnalisées en prolongation
, , , , , , , , , ,
Lignes de défense personnalisées en prolongation
, , , ,
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
Choix au repêchage
Année
R1
R2
R3
R4
R5
2
3
4
5
6
[2022-08-08 8:29:05 PM] - Panthers are the Playoffs Champions for year 1! [2022-07-20 10:51:34 PM] - Thunderbirds was eliminated at round 2 of year 1. [2022-05-31 8:44:12 PM] - New Record for Team's Most Penalties Minutes (37) in 1 Game for Panthers! [2022-05-31 8:44:12 PM] - New Record for Team's Most Penalties Minutes (37) in 1 Game for Panthers! [2022-05-22 11:17:09 PM] - New Record for Team's Most Hits (40) in 1 Game for Panthers! [2022-05-22 11:17:09 PM] - New Record for Team's Most Hits (40) in 1 Game for Panthers! [2022-05-19 9:55:00 PM] - TRADE : From Panthers to Kings : Drew Stafford (75), Jonathan Sigalet (76), Ryan O'Reilly (76), Teuvo Teravainen (76). [2022-05-19 9:55:00 PM] - TRADE : From Kings to Panthers : Andrej Sekera (75), Anze Kopitar (80), Byron Bitz (74), Nick Bjugstad (75). [2022-05-15 9:18:32 PM] - R.J. Umberger signed with Panthers for $700,000 for 1 year(s). [2022-05-15 9:18:31 PM] - R.J. Umberger was added to Panthers. [2022-05-09 10:11:55 PM] - TRADE : From Panthers to Kings : Y:3-RND:5-Flo. [2022-05-09 10:11:55 PM] - TRADE : From Kings to Panthers : Dan Hamhuis (75). [2022-05-05 7:28:14 PM] - TRADE : From Panthers to Oilers : Clayton Keller (57), Jake Gardiner (80), Jussi Jokinen (77), Tyler Toffoli (78). [2022-05-05 7:28:14 PM] - TRADE : From Oilers to Panthers : Adam Larsson (78), Benoit Pouliot (76), Jordan Eberle (80), Nick Merkley (59). [2022-04-24 8:24:02 AM] - TRADE : From Panthers to Oilers : Alex Galchenyuk (79), Nail Yakupov (72). [2022-04-24 8:24:02 AM] - TRADE : From Oilers to Panthers : Kasperi Kapanen (71), Taylor Hall (81). [2022-04-03 7:28:10 PM] - TRADE : From Stars to Panthers : Jeremy Morin (74), Jussi Jokinen (77), Y:2-RND:1-Dal. [2022-04-03 7:28:10 PM] - TRADE : From Panthers to Stars : Jonathan Drouin (71), Tobias Rieder (73). [2022-03-06 11:20:14 PM] - TRADE : From Kings to Panthers : Dalton Prout (78), Jonathan Drouin (71), Teuvo Teravainen (76), Tyler Toffoli (78). [2022-03-06 11:20:14 PM] - TRADE : From Panthers to Kings : Danny DeKeiser (78), David Pastrnak (74), Luke Glendening (73), Sean Bergenheim (77), Y:4-RND:2-Stl. [2022-01-29 9:58:22 AM] - New Record for Team's Most Penalties Minutes (24) in 1 Game for Panthers! [2022-01-29 9:58:22 AM] - New Record for Team's Most Shots Blocked (19) in 1 Game for Panthers! [2022-01-26 6:50:43 PM] - TRADE : From Capitals to Panthers : Austin Poganski (62). [2022-01-25 11:38:18 PM] - TRADE : From Panthers to Capitals : Kerby Rychel (69). [2022-01-25 11:38:18 PM] - TRADE : From Capitals to Panthers : Y:4-RND:4-Was, Y:5-RND:4-Was. [2022-01-19 7:15:08 PM] - New Record for Team's Most Hits (32) in 1 Game for Panthers! [2022-01-15 9:30:41 PM] - TRADE : From Blues to Panthers : Elias Lindholm (69), Hudson Fasching (65), Kirill Kaprizov (66). [2022-01-15 9:30:41 PM] - TRADE : From Panthers to Blues : Denis Gurianov (65), Jean-Sebastien Dea (65), Ryan Lomberg (67). [2022-01-14 8:59:07 PM] - TRADE : From Canucks to Panthers : Denis Gurianov (65). [2022-01-14 8:59:07 PM] - TRADE : From Panthers to Canucks : Christian Fischer (67). [2022-01-10 7:01:04 PM] - TRADE : From Oilers to Panthers : Clayton Keller (57), Nail Yakupov (72), Ryan O'Reilly (76). [2022-01-10 7:01:04 PM] - TRADE : From Panthers to Oilers : Jakob Silfverberg (79). [2022-01-08 7:48:52 PM] - Josh Gorges was added to Panthers.
[2022-08-08 8:29:05 PM] Panthers are the Playoffs Champions!
[2022-08-08 8:28:10 PM] Last 7 Days Pro Star : 1 - Nick Bjugstad of Panthers (2-5-7) / 2 - Jeremy Morin of Panthers (3-3-6) / 3 - Anze Kopitar of Panthers (5-2-7)
[2022-08-07 7:06:34 PM] Successfully loaded Panthers lines done with Web Base Client and SQLite Database.
[2022-08-05 10:22:57 PM] Successfully loaded Panthers lines done with Web Base Client and SQLite Database.
[2022-08-02 8:38:06 PM] Successfully loaded Panthers lines done with Web Base Client and SQLite Database.
[2022-08-01 7:11:30 PM] Successfully loaded Panthers lines done with Web Base Client and SQLite Database.
[2022-08-01 9:16:39 AM] Last 7 Days Pro Star : 1 - Taylor Hall of Panthers (6-5-11) / 2 - Matt Duchene of Panthers (4-9-13) / 3 - Jordan Eberle of Panthers (3-6-9)
[2022-07-26 9:34:29 PM] Successfully loaded Panthers lines done with Web Base Client and SQLite Database.
[2022-07-26 6:54:14 AM] Successfully loaded Panthers lines done with Web Base Client and SQLite Database. [2022-07-20 10:51:34 PM] Viktor Baldayev from Thunderbirds is back from Separated Right Shoulder Injury.
[2022-07-19 9:17:25 PM] Successfully loaded Panthers lines done with Web Base Client and SQLite Database.
[2022-07-18 10:07:41 PM] Successfully loaded Panthers lines done with Web Base Client and SQLite Database.
[2022-07-12 8:47:28 PM] Successfully loaded Panthers lines done with Web Base Client and SQLite Database.
[2022-07-11 11:51:21 PM] Successfully loaded Panthers lines done with Web Base Client and SQLite Database.
[2022-06-29 8:42:15 PM] Successfully loaded Panthers lines done with Web Base Client and SQLite Database.
[2022-06-29 8:41:23 PM] Successfully loaded Panthers lines done with Web Base Client and SQLite Database.
[2022-06-27 8:19:55 PM] Successfully loaded Panthers lines done with Web Base Client and SQLite Database. [2022-06-26 9:02:26 PM] Game 1026 - Viktor Baldayev from Thunderbirds is injured (Separated Right Shoulder) and is out for 1 month.
[2022-06-24 9:48:00 PM] Successfully loaded Panthers lines done with Web Base Client and SQLite Database. [2022-06-21 9:05:40 PM] Jeremy Morin from Panthers is back from Broken Bone (Left Arm) Injury.
[2022-06-20 7:06:50 PM] Successfully loaded Panthers lines done with Web Base Client and SQLite Database.
[2022-06-16 7:05:02 PM] Successfully loaded Panthers lines done with Web Base Client and SQLite Database.
[2022-06-16 6:58:52 PM] Successfully loaded Panthers lines done with Web Base Client and SQLite Database.
[2022-06-13 7:00:32 PM] Successfully loaded Panthers lines done with Web Base Client and SQLite Database.
[2022-06-09 7:00:44 PM] Successfully loaded Panthers lines done with Web Base Client and SQLite Database. [2022-06-07 9:14:17 PM] Erik Gudbranson from Panthers is back from Separated Right Shoulder Injury.
[2022-06-06 7:01:27 PM] Successfully loaded Panthers lines done with Web Base Client and SQLite Database. [2022-06-04 9:05:47 PM] Michal Jordan from Thunderbirds is back from Abdominal Strain Injury.
[2022-06-04 9:05:26 PM] Successfully loaded Panthers lines done with Web Base Client and SQLite Database.
Pas de blessure ou de suspension.
Panthers Leaders statistiques (saison régulière)
#
Nom du joueur
GP
G
A
P
+/-
PIM
HIT
HTT
SHT
SHT%
SB
MP
AMG
PPG
PPA
PPP
PPS
PKG
PKA
PKP
PKS
GW
GT
FO%
HT
P/20
PSG
PSS
Panthers Leaders des statistiques des gardiens (saison régulière)