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
, Kris Versteeg, David Desharnais, Riley Sheahan, Colton Sceviour
Gardien
#1 : Kari Lehtonen, #2 : Niklas Backstrom
Lignes d'Attaque Perso. en Prol.
, , , , , , , , , ,
Lignes de Défense Perso. en Prol.
, , , ,
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
7500
6000
2000
5000
1500
Prix des Billets
175
100
100
95
400
Assistance
155689
134602
45810
82000
28921
Attendance PCT
50.63%
54.72%
55.87%
40.00%
47.03%
Revenus
Matchs à domicile Restants
Assistance Moyenne - %
Revenus Moyen par Match
Revenus Annuels à ce Jour
Capacité de l'Aréna
Popularité de l'Équipe
0
10903 - 49.56%
1,576,712$
64,645,175$
22000
100
Dépenses
Salaire Total des Joueurs
Salaire Total Moyen des Joueurs
Salaire des Coachs
Valeur du Cap Salarial Spécial
50,400,000$
50,412,500$
0$
0$
Dépenses Annuelles à Ce Jour
Cap Salarial Par Jour
Cap salarial à ce jour
Taxe de Luxe Totale
50,868,945$
278,453$
50,366,151$
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
281,215$
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$
52,441,952$
220,936,003$
220,936,003$
Charte de Profondeur
Ailier Gauche
Centre
Ailier Droit
Valtteri Filppula
AGE:31
PO:0
OV:69
Patrik Elias
AGE:39
PO:0
OV:68
Justin Abdelkader
AGE:28
PO:0
OV:67
Kris Versteeg
AGE:29
PO:0
OV:66
Riley Sheahan
AGE:23
PO:0
OV:64
Colton Sceviour
AGE:26
PO:0
OV:62
Dwight King
AGE:26
PO:0
OV:61
Patrick Maroon
AGE:27
PO:0
OV:61
Jared McCann
AGE:19
PO:0
OV:55
Jiri Sekac
AGE:23
PO:0
OV:54
Paul Carey
AGE:27
PO:0
OV:53
Carl Klingberg
AGE:24
PO:0
OV:50
Maxwell Reinhart
AGE:23
PO:0
OV:47
*Brendan Lemieux
AGE:19
PO:0
OV:46
*J.T. Compher
AGE:20
PO:0
OV:45
Peter LeBlanc
AGE:27
PO:0
OV:38
Brett Gallant
AGE:26
PO:0
OV:38
Valtteri Filppula
AGE:31
PO:0
OV:69
Patrik Elias
AGE:39
PO:0
OV:68
David Desharnais
AGE:29
PO:0
OV:65
Riley Sheahan
AGE:23
PO:0
OV:64
Adam Cracknell
AGE:30
PO:0
OV:57
Jared McCann
AGE:19
PO:0
OV:55
Maxwell Reinhart
AGE:23
PO:0
OV:47
*Jayce Hawryluk
AGE:19
PO:0
OV:46
*James Lodge
AGE:20
PO:0
OV:43
Peter LeBlanc
AGE:27
PO:0
OV:38
Drew LeBlanc
AGE:26
PO:0
OV:37
Patrick Holland
AGE:23
PO:0
OV:37
Valtteri Filppula
AGE:31
PO:0
OV:69
Jason Pominville
AGE:32
PO:0
OV:68
Justin Abdelkader
AGE:28
PO:0
OV:67
Kris Versteeg
AGE:29
PO:0
OV:66
Colton Sceviour
AGE:26
PO:0
OV:62
Dwight King
AGE:26
PO:0
OV:61
Adam Cracknell
AGE:30
PO:0
OV:57
*Jake Virtanen
AGE:19
PO:0
OV:56
Jiri Sekac
AGE:23
PO:0
OV:54
Paul Carey
AGE:27
PO:0
OV:53
Carl Klingberg
AGE:24
PO:0
OV:50
Alexandre Grenier
AGE:24
PO:0
OV:48
*Jayce Hawryluk
AGE:19
PO:0
OV:46
*J.T. Compher
AGE:20
PO:0
OV:45
Scott Glennie
AGE:24
PO:0
OV:38
Patrick Holland
AGE:23
PO:0
OV:37
Défense #1
Défense #2
Gardien
Trevor Daley
AGE:31
PO:0
OV:68
Rasmus Ristolainen
AGE:20
PO:0
OV:68
Cam Fowler
AGE:23
PO:0
OV:67
Ryan Murray
AGE:22
PO:0
OV:64
Jordie Benn
AGE:28
PO:0
OV:63
Michal Rozsival
AGE:37
PO:0
OV:63
Jon Merrill
AGE:23
PO:0
OV:59
Dylan Olsen
AGE:24
PO:0
OV:58
Andre Benoit
AGE:31
PO:0
OV:56
Evgeny Medvedev
AGE:33
PO:0
OV:56
Tyson Strachan
AGE:30
PO:0
OV:56
Matt Donovan
AGE:25
PO:0
OV:55
Matt Tennyson
AGE:25
PO:0
OV:55
Tommy Cross
AGE:26
PO:0
OV:53
Cameron Schilling
AGE:26
PO:0
OV:51
Theo Peckham
AGE:27
PO:0
OV:47
Alexander Urbom
AGE:24
PO:0
OV:46
*Roland McKeown
AGE:19
PO:0
OV:46
Kari Lehtonen
AGE:31
PO:0
OV:74
Niklas Backstrom
AGE:37
PO:0
OV:54
Jason LaBarbera
AGE:35
PO:0
OV:52
*Mason McDonald
AGE:19
PO:0
OV:46
*Eric Comrie
AGE:20
PO:0
OV:45
Scott Clemmensen
AGE:38
PO:0
OV:21
É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
Brett Howden
Ottawa
2016
21
Cam Morrison
Ottawa
2016
38
Dillon Dube
Ottawa
2016
55
Filip Gustavsson
Ottawa
2016
31
Graham Knott
Ottawa
2015
51
Jansen Harkins
Ottawa
2015
33
Jeremy Bracco
Ottawa
2015
41
Max Jones
Ottawa
2016
19
Paul Bittner
Ottawa
2015
32
Tyson Jost
Ottawa
2016
8
Choix au Repêchage
Année
R1
R2
R3
R4
R5
R6
R7
2017
Ott
Nas Ott Mon
Ott Col
Ott Cal
Nas Ott Ran
Ott Stl
Ott Was
2018
Ott
Ott Col Que
Ott
Ott
Ott Col
Ott
Ott Was
2019
Ott
Ott Que
Ott
Ott
Ott
Ott
Ott
2020
Ott
Ott
Ott
Ott
Ott
Ott
Ott
2021
Ott
Ott
Ott
Ott
Ott
Ott
Ott
[2016-09-16 21:12:27] - Tommy Cross was added to Ottawa. [2016-09-16 21:12:34] - Alexander Urbom was added to Ottawa. [2016-09-16 21:12:38] - Theo Peckham was added to Ottawa. [2016-09-16 21:17:46] - TRADE : From Ottawa to Las Vegas : Stefan Elliott (57). [2016-09-16 21:17:46] - TRADE : From Las Vegas to Ottawa : 14 $ (Money). [2016-09-21 21:47:39] - Jason LaBarbera was added to Ottawa. [2016-09-21 21:49:11] - Scott Glennie was added to Ottawa. [2016-11-05 09:58:57] - TRADE : From Ottawa to Nashville : Antoine Vermette (68). [2016-11-05 09:58:57] - TRADE : From Nashville to Ottawa : Graham Knott (P), Y:2017-RND:2-Nas, Y:2017-RND:5-Nas, Y:2017-RND:5-Ran. [2016-11-12 12:10:30] - TRADE : From Ottawa to Colorado : Shane Doan (69). [2016-11-12 12:10:30] - TRADE : From Colorado to Ottawa : Y:2018-RND:2-Col, Y:2017-RND:3-Col, Y:2018-RND:5-Col. [2016-12-21 20:48:20] - TRADE : From Calgary to Ottawa : Y:2017-RND:6-Stl. [2016-12-21 20:48:20] - TRADE : From Ottawa to Calgary : Barret Jackman (64). [2017-02-26 20:00:26] - New Record for Team's Most Shots (44) in 1 Game for Ottawa! [2017-03-02 00:05:26] - Ryan Murray was added to Ottawa. [2017-03-02 00:05:28] - TRADE : From Ottawa to Quebec : Jonathan Marchessault (58), Phillip Danault (56). [2017-03-02 00:05:28] - TRADE : From Quebec to Ottawa : Ryan Murray (64), Y:2018-RND:2-Que, Y:2019-RND:2-Que. [2017-03-11 20:00:17] - New Record for Team's Most Shots Blocked (18) in 1 Game for Ottawa!
Andre Benoit est suspendu indéfiniement.
Dwight King est suspendu pour 5 plusieurs matchs.
Valtteri Filppula est suspendu pour 5 plusieurs matchs.