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 Barbashev, Brett Howden, Adam Fantilli, Bo Horvat, Evan Rodrigues
Gardien
#1 : Andrei Vasilevskiy, #2 : Frederik Andersen
Lignes d’attaque personnalisées en prolongation
Bo Horvat, Brett Howden, Ivan Barbashev, Adam Fantilli, Evan Rodrigues, Kevin Hayes, Kevin Hayes, Jake Neighbours, Ondrej Palat, Garnet Hathaway, Leo Carlsson
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
Aku Koskenvuo
Seigneurs
Albin Sundsvik
Seigneurs
Artyom Levshunov
Seigneurs
Artyom Manukyan
Seigneurs
Arvid Costmar
Seigneurs
Aydar Suniev
Seigneurs
Brandon Svoboda
Seigneurs
Carson Bjarnason
Seigneurs
Connor Lockhart
Seigneurs
Dmitri Zhukenov
Seigneurs
Gavin McCarthy
Seigneurs
Hugo Gabrielsson
Seigneurs
Jack Beck
Seigneurs
Jack Malone
Seigneurs
Jackson Kunz
Seigneurs
Jacob Truscott
Seigneurs
Jonathan Myrenberg
Seigneurs
Joni Jurmo
Seigneurs
Karel Plasek
Seigneurs
Konsta Helenius.
Seigneurs
Lane Hutson
Seigneurs
Leo Sahlin Wallinus
Seigneurs
Leon Gawanke
Seigneurs
Lucas Cagnoni
Seigneurs
Lucas Forsell
Seigneurs
Matthew Thiessen
Seigneurs
Max Plante
Seigneurs
Maxim Golod
Seigneurs
Michael Dal Colle
Seigneurs
Nick Lardis
Seigneurs
Nikita Tryamkin
Seigneurs
Olli Juolevi
Seigneurs
Oskari Laaksonen
Seigneurs
Toni Utunen
Seigneurs
Viktor Persson
Seigneurs
William Francis
Seigneurs
Choix au repêchage
Année
R1
R2
R3
R4
R5
25
26
27
28
29
[2025-06-05 22:29:30] - Seigneurs was eliminated at round 1 of year 24. [2025-05-29 22:41:43] - Swampy Crees didn't make playoff for year 24. [2025-03-20 22:22:55] - TRADE : From Seigneurs to KingKong : Conor Timmins (66). [2025-03-20 22:22:55] - TRADE : From KingKong to Seigneurs : Ethan Samson (58), Y:25-RND:5-KEL. [2025-03-20 22:22:04] - TRADE : From Seigneurs to Redneck : Drake Batherson (71), Y:26-RND:5-RNT. [2025-03-20 22:22:04] - TRADE : From Redneck to Seigneurs : Nathan Gaucher (60), Konsta Helenius. (P), Y:25-RND:3-SIO. [2025-03-10 22:09:52] - TRADE : From Seigneurs to Nordiques : Neal Pionk (69). [2025-03-10 22:09:52] - TRADE : From Nordiques to Seigneurs : Alec Regula (61), Y:26-RND:3-QCN. [2025-03-05 22:03:54] - TRADE : From Trashers to Seigneurs : Bo Horvat (74), Trevor van Riemsdyk (67), Y:25-RND:3-SEA. [2025-03-05 22:03:54] - TRADE : From Seigneurs to Trashers : Blake Wheeler (70), Thomas Chabot (71). [2025-02-17 22:06:23] - TRADE : From Seigneurs to Les Boys : Anton Lundell (69), Samuel Savoie (P), Y:25-RND:3-GBC, Y:25-RND:3-NAN. [2025-02-17 22:06:23] - TRADE : From Les Boys to Seigneurs : Jake Neighbours (68), Mathieu Olivier (64), Alexis Gendron (58), Y:25-RND:1-YEK. [2025-02-01 22:07:47] - TRADE : From Seigneurs to Caribous : Jaden Schwartz (69). [2025-02-01 22:07:47] - TRADE : From Caribous to Seigneurs : Conor Timmins (66). [2025-01-30 22:05:07] - TRADE : From Seigneurs to Isotopes : Pierre-Luc Dubois (71), Drew Fortescue (P). [2025-01-30 22:05:07] - TRADE : From Isotopes to Seigneurs : Jaden Schwartz (69), Zach Benson (65), Carson Bjarnason (P). [2025-01-29 22:03:33] - TRADE : From Seigneurs to Redneck : Tyler Myers (68). [2025-01-29 22:03:33] - TRADE : From Redneck to Seigneurs : Noah Juulsen (65), Y:25-RND:3-NAN. [2024-12-16 22:06:05] - TRADE : From Seigneurs to Hydrofish : Owen Power (69), Claude Giroux (74), Tanner Howe (P), Ben Hemmerling (P). [2024-12-16 22:06:05] - TRADE : From Hydrofish to Seigneurs : Quinn Hughes (75), Brett Howden (66), Y:26-RND:3-CAL. [2024-11-11 22:03:45] - New Record for Team's Most Hits (36) in 1 Game for Seigneurs! [2024-11-09 22:05:02] - TRADE : From Seigneurs to Redneck : Hampus Lindholm (70), Igor Shesterkin (77), Y:25-RND:2-SIO, Y:25-RND:4-CAL. [2024-11-09 22:05:02] - TRADE : From Redneck to Seigneurs : Andrei Vasilevskiy (77), Owen Power (69), Y:26-RND:5-RNT.
[2025-06-03 22:00:53] Successfully loaded Seigneurs lines done with Web Base Client and SQLite Database. [2025-06-02 18:03:09] 1 500 000 $ was added to Seigneurs bank account.
[2025-06-01 22:01:05] Pro Game #10 - Jake Neighbours from Seigneurs has scored a Hat Trick!
[2025-06-01 22:01:05] Pro Game #10 - Evan Rodrigues from Seigneurs has scored a Hat Trick! [2025-06-01 22:00:53] Successfully loaded Seigneurs lines done with Web Base Client and SQLite Database. [2025-05-29 22:02:07] Successfully loaded Seigneurs lines done with Web Base Client and SQLite Database.
[2025-05-22 22:03:55] Mark Friedman from Swampy Crees is back from Torn Left ACL Injury.
[2025-05-19 22:01:37] Last 7 Days Farm Star : 1 - John Beecher of Lock Monster (4-1-5) / 2 - Lukas Cormier of Swampy Crees (2-2-4) / 3 - Adam Erne of Mighty Pigs (3-1-4)
[2025-05-18 22:02:17] Oliver Kylington(Seigneurs) cleared from waivers and was sent to down farm.
[2025-05-17 22:01:39] Last 30 Days Farm Star : 1 - Spencer Martin of Swampy Crees (0,935) / 2 - Eric Comrie of Sorcerers (0,949) / 3 - Adam Erne of Mighty Pigs (5-5-10)
[2025-05-17 22:01:39] Last 30 Days Pro Star : 1 - Connor McDavid of Redneck (8-17-25) / 2 - Bo Horvat of Seigneurs (11-8-19) / 3 - Timo Meier of Isotopes (7-10-17) [2025-05-17 22:01:21] Auto Lines Farm Function has been run for Swampy Crees. [2025-05-17 22:01:13] Successfully loaded Seigneurs lines done with Web Base Client and SQLite Database. [2025-05-17 22:00:56] Successfully loaded Seigneurs lines done with Web Base Client and SQLite Database.
[2025-05-17 22:00:54] Oliver Kylington of Seigneurs was sent down to farm.
[2025-05-17 22:00:43] Seigneurs placed Oliver Kylington on waivers.
[2025-05-15 22:01:02] Game 927 - Unknown Player from Swampy Crees is injured (Sprained Right Ankle) and is out for 3 days. [2025-05-14 22:00:36] Successfully loaded Seigneurs lines done with Web Base Client and SQLite Database. [2025-05-14 22:00:22] Successfully loaded Seigneurs lines done with Web Base Client and SQLite Database.
[2025-05-13 22:02:14] Game 920 - Mark Friedman from Swampy Crees is injured (Torn Left ACL) and is out for 1 week.
[2025-05-12 22:03:52] Seigneurs lines for next game are empty. Current rosters/lines are not erased. But, Swampy Crees lines for next game are NOT empty. Current farm rosters/lines are moved and might impact pro rosters/lines.
[2025-05-08 22:00:50] Seigneurs lines for next game are empty. Current rosters/lines are not erased. But, Swampy Crees lines for next game are NOT empty. Current farm rosters/lines are moved and might impact pro rosters/lines.
[2025-05-06 22:00:50] Seigneurs lines for next game are empty. Current rosters/lines are not erased.
Pas de blessure ou de suspension.
Seigneurs 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
Seigneurs Leaders des statistiques des gardiens (saison régulière)