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
Matt Duchene, Alex Steen, Jimmy Vesey, Kyle Turris, Rick Nash
Gardien
#1 : Connor Hellebuyck, #2 : Juuse Saros
Lignes d'Attaque Perso. en Prol.
Rick Nash, Tomas Plekanec, Loui Eriksson, Pierre-Edouard Bellemare, Matt Duchene, Kyle Turris, Kyle Turris, Brandon Saad, David Backes, Alex Steen, Jimmy Vesey
Lignes de Défense Perso. en Prol.
Nate Schmidt, , T.J. Brodie, , Francois Beauchemin
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
Capacité de l'Aréna - Tendance du Prix des Billets - %
Niveau 1
Niveau 2
Niveau 3
Niveau 4
Luxe
Capacité de l'Aréna
7153
5000
2000
4000
1000
Prix des Billets
130
67
47
32
230
Assistance
92,975
65,000
26,000
52,000
13,000
Attendance PCT
99.98%
100.00%
100.00%
100.00%
100.00%
Revenus
Matchs à domicile Restants
Assistance Moyenne - %
Revenus Moyen par Match
Revenus Annuels à ce Jour
Capacité de l'Aréna
Popularité de l'Équipe
28
19152 - 99.99%
2,060,100$
26,781,300$
19153
100
Dépenses
Dépenses Annuelles à Ce Jour
Salaire Total des Joueurs
Salaire Total Moyen des Joueurs
Salaire des Coachs
Valeur du Cap Salarial Spécial
0$
75,850,000$
63,100,000$
0$
0$
Cap Salarial Par Jour
Cap salarial à ce jour
Taxe de Luxe Totale
Joueurs Inclut dans la Cap Salariale
Joueurs Exclut dans la Cap Salariale
0$
0$
0$
21
0
Éstimation
Revenus de la Saison Éstimés
Jours Restants de la Saison
Dépenses Par Jour
Dépenses de la Saison Éstimées
0$
0
0$
0$
Total de l'Équipe Éstimé
Dépenses de la Saison Éstimées
Cap Salarial de la Saison Éstimé
Compte Bancaire Actuel
Compte Bancaire Projeté
0$
0$
128,603,528$
128,603,528$
Charte de Profondeur
Ailier Gauche
Centre
Ailier Droit
Alex Steen
AGE:35
PO:0
OV:74
Rick Nash
AGE:34
PO:0
OV:73
Brandon Saad
AGE:26
PO:0
OV:70
Marian Gaborik
AGE:37
PO:0
OV:68
Jimmy Vesey
AGE:26
PO:0
OV:67
Loui Eriksson
AGE:34
PO:0
OV:67
Pierre-Edouard Bellemare
AGE:34
PO:0
OV:66
Marcus Foligno
AGE:27
PO:0
OV:64
Alan Quine
AGE:26
PO:0
OV:61
Curtis Lazar
AGE:24
PO:0
OV:61
Iiro Pakarinen
AGE:27
PO:0
OV:61
*Janne Kuokkanen
AGE:21
PO:0
OV:60
Andy Andreoff
AGE:28
PO:0
OV:59
Jack Skille
AGE:32
PO:0
OV:49
Sergei Kalinin
AGE:28
PO:0
OV:49
Henrik Bjorklund
AGE:28
PO:0
OV:49
Dane Byers
AGE:33
PO:0
OV:48
Matt Duchene
AGE:28
PO:0
OV:75
Alex Steen
AGE:35
PO:0
OV:74
David Backes
AGE:35
PO:0
OV:72
Kyle Turris
AGE:29
PO:0
OV:72
Tomas Plekanec
AGE:36
PO:0
OV:70
Pierre-Edouard Bellemare
AGE:34
PO:0
OV:66
*Luke Kunin
AGE:21
PO:0
OV:62
Chris Mueller
AGE:33
PO:0
OV:62
Alan Quine
AGE:26
PO:0
OV:61
Curtis Lazar
AGE:24
PO:0
OV:61
*Janne Kuokkanen
AGE:21
PO:0
OV:60
Andy Andreoff
AGE:28
PO:0
OV:59
*Mitch Hults
AGE:24
PO:0
OV:59
*John Stevens
AGE:25
PO:0
OV:55
*Alex Dostie
AGE:22
PO:0
OV:54
Sergei Kalinin
AGE:28
PO:0
OV:49
Linden Vey
AGE:27
PO:0
OV:48
Alex Steen
AGE:35
PO:0
OV:74
Rick Nash
AGE:34
PO:0
OV:73
David Backes
AGE:35
PO:0
OV:72
Marian Gaborik
AGE:37
PO:0
OV:68
Jimmy Vesey
AGE:26
PO:0
OV:67
Loui Eriksson
AGE:34
PO:0
OV:67
Pierre-Edouard Bellemare
AGE:34
PO:0
OV:66
Ty Rattie
AGE:26
PO:0
OV:64
*Luke Kunin
AGE:21
PO:0
OV:62
Chris Mueller
AGE:33
PO:0
OV:62
Alan Quine
AGE:26
PO:0
OV:61
Curtis Lazar
AGE:24
PO:0
OV:61
Iiro Pakarinen
AGE:27
PO:0
OV:61
*Janne Kuokkanen
AGE:21
PO:0
OV:60
Jack Skille
AGE:32
PO:0
OV:49
Sergei Kalinin
AGE:28
PO:0
OV:49
Henrik Bjorklund
AGE:28
PO:0
OV:49
Linden Vey
AGE:27
PO:0
OV:48
Défense #1
Défense #2
Gardien
Erik Karlsson
AGE:29
PO:0
OV:77
T.J. Brodie
AGE:29
PO:0
OV:73
Luke Schenn
AGE:29
PO:0
OV:73
Nate Schmidt
AGE:27
PO:0
OV:72
Roman Polak
AGE:33
PO:0
OV:71
*Francois Beauchemin
AGE:39
PO:0
OV:70
Josh Gorges
AGE:34
PO:0
OV:68
*Jakub Jerabek
AGE:28
PO:0
OV:63
*Philip Holm
AGE:27
PO:0
OV:60
*Kevin Spinozzi
AGE:23
PO:0
OV:60
Roland McKeown
AGE:23
PO:0
OV:59
Mark Fayne
AGE:32
PO:0
OV:57
*Vince Pedrie
AGE:25
PO:0
OV:56
Nathan Paetsch
AGE:36
PO:0
OV:56
*Alexei Bereglazov
AGE:25
PO:0
OV:56
Karl Stollery
AGE:31
PO:0
OV:48
Jakub Nakladal
AGE:31
PO:0
OV:48
Michael Caruso
AGE:30
PO:0
OV:48
Peter Andersson
AGE:28
PO:0
OV:48
Raphael Diaz
AGE:33
PO:0
OV:48
Connor Hellebuyck
AGE:26
PO:0
OV:81
Juuse Saros
AGE:24
PO:0
OV:71
*Alexandar Georgiev
AGE:23
PO:0
OV:65
Kevin Boyle
AGE:27
PO:0
OV:61
Jeff Glass
AGE:33
PO:0
OV:58
*Matej Machovsky
AGE:25
PO:0
OV:57
Ben Scrivens
AGE:32
PO:0
OV:49
Robert Mayer
AGE:29
PO:0
OV:49
Éspoirs
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
Éspoir
Nom de l'Équipe
Année de Repêchage
Choix Total
Information
Lien
Aarne Talvitie
Ottawa Senators
2017
182
Brett McKenzie
Ottawa Senators
2016
203
Callum Booth
Ottawa Senators
2015
80
Dante Fabbro
Ottawa Senators
2016
19
Denis Smirnov
Ottawa Senators
2017
151
Dmitry Zavgorodniy
Ottawa Senators
2018
149
Jocktan Chainey
Ottawa Senators
2017
213
Kevin Mandolese
Ottawa Senators
2018
132
Luke Stevens
Ottawa Senators
2015
140
Marcus Westfalt
Ottawa Senators
2018
131
Nils Lundkvist
Ottawa Senators
2018
25
Oskar Steen
Ottawa Senators
2016
173
Robin Salo
Ottawa Senators
2017
58
Shawn Boudrias
Ottawa Senators
2018
118
Choix au Repêchage
Année
R1
R2
R3
R4
R5
R6
R7
2019
OTT
OTT
OTT
2020
OTT
OTT
DAL
OTT
OTT
OTT
2021
OTT
OTT
OTT
OTT
OTT
OTT
OTT
2022
OTT
OTT
OTT
OTT
OTT
OTT
OTT
2023
OTT
OTT
OTT
OTT
OTT
OTT
OTT
[07.06.2019 22:46:09] - Ottawa Senators was eliminated at round 4 of year 2018. [24.04.2019 22:01:00] - Charlestown Chiefs was eliminated at round 1 of year 2018. [04.02.2019 21:29:35] - TRADE : From Dallas Stars to Ottawa Senators : Luke Schenn (73), Y:2020-RND:3-DAL. [04.02.2019 21:29:35] - TRADE : From Ottawa Senators to Dallas Stars : Justin Schultz (68), Y:2019-RND:2-OTT. [01.02.2019 22:56:01] - Lance Bouma was released. [01.02.2019 22:56:01] - Ottawa Senators paid 0 € to release Lance Bouma. [30.01.2019 23:08:28] - TRADE : From Winnipeg Jets to Ottawa Senators : Alex Steen (74). [30.01.2019 23:08:28] - TRADE : From Ottawa Senators to Winnipeg Jets : Anthony Duclair (67), Jason Pominville (68). [06.11.2018 22:35:18] - TRADE : From Ottawa Senators to Tampa Bay Lightning : Y:2020-RND:3-OTT. [06.11.2018 22:35:18] - TRADE : From Tampa Bay Lightning to Ottawa Senators : Tomas Plekanec (70). [21.10.2018 17:27:26] - TRADE : From Ottawa Senators to Winnipeg Jets : Y:2020-RND:6-OTT. [21.10.2018 17:27:26] - TRADE : From Winnipeg Jets to Ottawa Senators : Francois Beauchemin (70). [18.10.2018 23:22:58] - TRADE : From Ottawa Senators to Winnipeg Jets : Francois Beauchemin (70). [18.10.2018 23:22:58] - TRADE : From Winnipeg Jets to Ottawa Senators : Y:2020-RND:6-OTT. [16.10.2018 21:37:19] - TRADE : From Winnipeg Jets to Ottawa Senators : Francois Beauchemin (70). [16.10.2018 21:37:19] - TRADE : From Ottawa Senators to Winnipeg Jets : Y:2020-RND:6-OTT. [20.09.2018 17:31:58] - TRADE : From Ottawa Senators to Washington Capitals : Radim Vrbata (67), Niklas Nordgren (P), Ryan Poehling (P). [20.09.2018 17:31:58] - TRADE : From Washington Capitals to Ottawa Senators : David Backes (71), Loui Eriksson (67). [20.09.2018 17:31:57] - Loui Eriksson was added to Ottawa Senators. [20.09.2018 17:31:57] - David Backes was added to Ottawa Senators. [16.09.2018 22:47:36] - Marian Gaborik signed with Ottawa Senators for 1.950.000 € for 1 year(s) with 0 € in bonus. [16.09.2018 22:47:36] - Marian Gaborik was added to Ottawa Senators. [16.09.2018 22:44:45] - Pierre-Edouard Bellemare signed with Ottawa Senators for 850.000 € for 2 year(s) with 0 € in bonus. [16.09.2018 22:44:45] - Pierre-Edouard Bellemare was added to Ottawa Senators. [13.09.2018 19:14:02] - Ottawa Senators hired John Stevens for 750.000 € for 3 year(s). [13.09.2018 19:13:28] - Charlestown Chiefs hired Glen Gulutzan for 250.000 € for 3 year(s).
[07.06.2019 22:40:56] Successfully loaded Ottawa Senators lines done with Web Base Client and SQLite Database.
[05.06.2019 22:44:47] Successfully loaded Ottawa Senators lines done with Web Base Client and SQLite Database.
[02.06.2019 21:08:32] Successfully loaded Ottawa Senators lines done with Web Base Client and SQLite Database.
[01.06.2019 22:19:49] Successfully loaded Ottawa Senators lines done with Web Base Client and SQLite Database.
[29.05.2019 21:42:06] Successfully loaded Ottawa Senators lines done with Web Base Client and SQLite Database.
[27.05.2019 23:04:17] Successfully loaded Ottawa Senators lines done with STHS Client - 3.1.6.6
[23.05.2019 21:50:06] Successfully loaded Ottawa Senators lines done with STHS Client - 3.1.6.6
[23.05.2019 00:14:39] Successfully loaded Ottawa Senators lines done with STHS Client - 3.1.6.6
[20.05.2019 23:20:28] Successfully loaded Ottawa Senators lines done with STHS Client - 3.1.6.6
[19.05.2019 22:30:30] Successfully loaded Ottawa Senators lines done with STHS Client - 3.1.6.6
[15.05.2019 23:15:20] Successfully loaded Ottawa Senators lines done with STHS Client - 3.1.6.6
[14.05.2019 22:15:29] Successfully loaded Ottawa Senators lines done with STHS Client - 3.1.6.6
[13.05.2019 22:11:04] Successfully loaded Ottawa Senators lines done with STHS Client - 3.1.6.6 [12.05.2019 23:00:13] Nate Schmidt from Ottawa Senators is back from Sports Hernia Injury.
[12.05.2019 23:00:13] Last 30 Days Pro Star : 1 - Taylor Hall of Edmonton Oilers (11-5-16) / 2 - Kyle Turris of Ottawa Senators (9-10-19) / 3 - Roberto Luongo of New York Islanders (0,952) [12.05.2019 23:00:13] Game 86 - Nate Schmidt from Ottawa Senators is injured (Sports Hernia) and is out for 2 days.
[12.05.2019 22:59:17] Successfully loaded Ottawa Senators lines done with STHS Client - 3.1.6.6 [10.05.2019 22:05:00] Roman Polak from Ottawa Senators is back from Lower Body Injury.
[10.05.2019 22:05:00] Last 7 Days Pro Star : 1 - Ryan Getzlaf of Detroit Red Wings (4-2-6) / 2 - Matt Duchene of Ottawa Senators (2-3-5) / 3 - Alex Steen of Ottawa Senators (2-2-4)
[09.05.2019 21:57:05] Successfully loaded Ottawa Senators lines done with STHS Client - 3.1.6.6
[08.05.2019 22:08:49] Successfully loaded Ottawa Senators lines done with STHS Client - 3.1.6.6 [07.05.2019 22:22:53] Henrik Bjorklund from Charlestown Chiefs is back from Strained Left Elbow Injury. [06.05.2019 21:39:54] Game 75 - Roman Polak from Ottawa Senators is injured (Lower Body) and is out for 1 week.
[06.05.2019 21:30:11] Successfully loaded Ottawa Senators lines done with STHS Client - 3.1.6.6
[04.05.2019 23:41:58] Successfully loaded Ottawa Senators lines done with STHS Client - 3.1.6.6
[03.05.2019 23:16:43] Last 7 Days Pro Star : 1 - Taylor Hall of Edmonton Oilers (9-3-12) / 2 - Kyle Turris of Ottawa Senators (4-6-10) / 3 - Matt Duchene of Ottawa Senators (4-3-7)
[02.05.2019 22:28:02] Successfully loaded Ottawa Senators lines done with STHS Client - 3.1.6.6
[29.04.2019 22:08:38] Successfully loaded Ottawa Senators lines done with STHS Client - 3.1.6.6
[27.04.2019 23:20:09] Successfully loaded Ottawa Senators lines done with STHS Client - 3.1.6.6 [24.04.2019 22:01:00] Philip Holm from Charlestown Chiefs is back from Left Hand Injury.
[24.04.2019 22:01:00] Chris Mueller from Charlestown Chiefs has scored a Hat Trick!
[17.04.2019 21:43:30] Successfully loaded Ottawa Senators lines done with STHS Client - 3.1.6.6 [16.04.2019 22:58:28] Game 28 - Philip Holm from Charlestown Chiefs is injured (Left Hand) and is out for 1 week. [16.04.2019 22:58:28] Game 28 - Henrik Bjorklund from Charlestown Chiefs is injured (Strained Left Elbow) and is out for 3 weeks.
[16.04.2019 22:55:01] Successfully loaded Ottawa Senators lines done with STHS Client - 3.1.6.6 [15.04.2019 22:56:13] Alan Quine from Charlestown Chiefs is back from Back Injury.
[15.04.2019 22:55:25] Successfully loaded Ottawa Senators lines done with STHS Client - 3.1.6.6
[12.04.2019 23:19:39] Successfully loaded Ottawa Senators lines done with STHS Client - 3.1.6.6
[11.04.2019 22:26:10] Successfully loaded Ottawa Senators lines done with STHS Client - 3.1.6.6 [10.04.2019 22:36:07] Game 4 - Alan Quine from Charlestown Chiefs is injured (Back) and is out for 1 week.
[10.04.2019 22:33:59] Successfully loaded Ottawa Senators lines done with STHS Client - 3.1.6.6 [08.04.2019 23:04:19] Erik Karlsson from Ottawa Senators is back from Abdominal Strain Injury.
[06.04.2019 23:05:22] Successfully loaded Ottawa Senators lines done with STHS Client - 3.1.6.6
[05.04.2019 22:43:40] Successfully loaded Ottawa Senators lines done with STHS Client - 3.1.6.6