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
Sam Brauer, Jeff Clifton, Timothy Jett, Ralph Valles, Avery Lajoie
Gardien
#1 : Richard Messer, #2 : Ray Judd
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
4225
2500
1805
2200
1250
Prix des Billets
95
67
50
35
180
Assistance
9507
5625
4062
4950
2831
Attendance PCT
75.01%
75.00%
75.01%
75.00%
75.49%
Revenus
Matchs à domicile Restants
Assistance Moyenne - %
Revenus Moyen par Match
Revenus Annuels à ce Jour
Capacité de l'Aréna
Popularité de l'Équipe
24
8992 - 75.06%
721,990$
2,165,970$
11980
100
Dépenses
Salaire Total des Joueurs
Salaire Total Moyen des Joueurs
Salaire des Coachs
Valeur du Cap Salarial Spécial
15,383,969$
15,383,969$
0$
0$
Dépenses Annuelles à Ce Jour
Cap Salarial Par Jour
Cap salarial à ce jour
Taxe de Luxe Totale
1,776,612$
108,338$
1,776,612$
0$
Éstimation
Revenus de la Saison Éstimés
Jours Restants de la Saison
Dépenses Par Jour
Dépenses de la Saison Éstimées
17,327,760$
125
108,338$
13,542,250$
Total de l'Équipe Éstimé
Dépenses de la Saison Éstimées
Cap Salarial de la Saison Éstimé
Compte Bancaire Actuel
Compte Bancaire Projeté
15,971,530$
15,318,862$
42,063,134$
43,419,364$
Charte de Profondeur
Ailier Gauche
Centre
Ailier Droit
Sam Brauer
AGE:20
PO:76
OV:78
Timothy Jett
AGE:29
PO:44
OV:73
Scot Godek
AGE:21
PO:48
OV:70
Willie Middaugh
AGE:26
PO:33
OV:70
Dean Helmers
AGE:33
PO:41
OV:69
Brett Kerson
AGE:27
PO:14
OV:69
Trevor Mingoia
AGE:25
PO:40
OV:68
Paul Vickers
AGE:19
PO:51
OV:66
Trevor Weilbacher
AGE:22
PO:58
OV:61
Simon Jurek
AGE:19
PO:42
OV:61
Greg Baltzer
AGE:21
PO:62
OV:60
Ben Shibley
AGE:19
PO:63
OV:58
Jeff Clifton
AGE:37
PO:14
OV:77
Avery Lajoie
AGE:19
PO:66
OV:72
Damian Lowrie
AGE:24
PO:25
OV:70
Carey Stecklein
AGE:21
PO:66
OV:69
Roy Sousa
AGE:29
PO:42
OV:69
Cole Langenbach
AGE:26
PO:36
OV:69
Heath Speier
AGE:26
PO:35
OV:69
Nathan Morea
AGE:22
PO:36
OV:66
Richard McMurtry
AGE:21
PO:47
OV:62
Lance Tedford
AGE:25
PO:23
OV:62
Clayton Barrett
AGE:19
PO:65
OV:60
Ralph Valles
AGE:30
PO:42
OV:73
Brent Heneisen
AGE:25
PO:29
OV:68
John Silvis
AGE:26
PO:14
OV:66
Mason Sade
AGE:24
PO:51
OV:65
Edward Zirk
AGE:20
PO:36
OV:62
Michael Billerbeck
AGE:19
PO:58
OV:61
Jared Shoen
AGE:19
PO:63
OV:60
Martin Meldahl
AGE:20
PO:48
OV:59
Trevor Bjelland
AGE:19
PO:45
OV:59
Keith Lewis
AGE:19
PO:41
OV:58
Défense #1
Défense #2
Gardien
Jason Abbruzesse
AGE:36
PO:20
OV:78
Marc Roethler
AGE:26
PO:27
OV:73
Sebastian Boore
AGE:29
PO:12
OV:71
Neil Mabra
AGE:20
PO:47
OV:69
Rick Krause
AGE:24
PO:42
OV:69
Mike Harwood
AGE:34
PO:28
OV:68
Glenn Brantley
AGE:28
PO:23
OV:68
Will Hetrick
AGE:29
PO:20
OV:68
Tyler Wieneke
AGE:27
PO:13
OV:68
Morgan Bruington
AGE:25
PO:44
OV:66
Will Rayner
AGE:27
PO:59
OV:65
Vaughn Weisgerber
AGE:20
PO:52
OV:65
Anton Jenness
AGE:19
PO:53
OV:64
Ellis Mulhall
AGE:20
PO:44
OV:63
Arron Sanghani
AGE:20
PO:49
OV:62
Dylan Zukoski
AGE:27
PO:7
OV:60
Lucas Eichele
AGE:20
PO:50
OV:58
Richard Messer
AGE:33
PO:54
OV:79
Ben Lampitt
AGE:20
PO:75
OV:74
Ray Judd
AGE:30
PO:65
OV:74
Loren McTeer
AGE:25
PO:52
OV:73
Kevin Krach
AGE:22
PO:57
OV:72
Bryce Ludlum
AGE:19
PO:54
OV:72
Todd Belasco
AGE:20
PO:48
OV:72
É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
Choix au Repêchage
Année
R1
R2
R3
R4
R5
R6
R7
R8
1002
Pit
Pit
Pit
Pit
Pit
Pit
Pit
Pit
1003
Pit
Pit
Pit
Pit
Pit
Pit
Pit
Pit
1004
Pit
Pit
Pit
Pit
Pit
Pit
Pit
Pit
1005
Pit
Pit
Pit
Pit
Pit
Pit
Pit
Pit
1006
Pit
Pit
Pit
Pit
Pit
Pit
Pit
Pit
[12/9/2017 3:18:09 PM] - New Record for Team's Most Hits (38) in 1 Game for Pittsburgh Yellow Jackets! [12/3/2017 2:18:01 PM] - Kevin Krach resigned with Pittsburgh Yellow Jackets for $264,000 for 3 year(s). [12/3/2017 2:18:01 PM] - Ray Judd resigned with Pittsburgh Yellow Jackets for $340,000 for 3 year(s). [12/3/2017 2:18:01 PM] - Nathan Morea resigned with Pittsburgh Yellow Jackets for $387,000 for 3 year(s). [12/3/2017 2:18:01 PM] - Mason Sade resigned with Pittsburgh Yellow Jackets for $375,000 for 3 year(s). [12/3/2017 2:18:01 PM] - Heath Speier resigned with Pittsburgh Yellow Jackets for $498,000 for 3 year(s). [12/3/2017 2:18:01 PM] - Marc Roethler resigned with Pittsburgh Yellow Jackets for $740,000 for 3 year(s). [12/3/2017 2:18:01 PM] - Willie Middaugh resigned with Pittsburgh Yellow Jackets for $523,000 for 3 year(s). [12/3/2017 2:18:01 PM] - John Silvis resigned with Pittsburgh Yellow Jackets for $393,000 for 3 year(s). [12/3/2017 2:18:01 PM] - Dylan Zukoski resigned with Pittsburgh Yellow Jackets for $257,000 for 3 year(s). [12/3/2017 2:18:01 PM] - Tyler Wieneke resigned with Pittsburgh Yellow Jackets for $446,000 for 3 year(s). [12/3/2017 2:18:00 PM] - Roy Sousa resigned with Pittsburgh Yellow Jackets for $553,000 for 3 year(s). [12/3/2017 2:18:00 PM] - Dean Helmers resigned with Pittsburgh Yellow Jackets for $522,000 for 3 year(s). [12/3/2017 2:18:00 PM] - Lance Tedford resigned with Pittsburgh Yellow Jackets for $278,000 for 3 year(s). [12/3/2017 2:18:00 PM] - Jason Abbruzesse resigned with Pittsburgh Yellow Jackets for $1,778,000 for 3 year(s). [12/3/2017 2:18:00 PM] - Mike Harwood resigned with Pittsburgh Yellow Jackets for $510,000 for 3 year(s). [9/30/2017 4:53:47 PM] - Toby Burkett was released. [9/30/2017 4:53:47 PM] - Toby Burkett was forced to retire by Pittsburgh Yellow Jackets [9/4/2017 8:23:36 PM] - Pittsburgh Yellow Jackets was eliminated at round 1 of year 14. [9/3/2017 1:47:39 PM] - Johnstown Yellow Jackets didn't make playoff for year 14. [9/3/2017 10:46:06 AM] - Dylan Zukoski signed with Pittsburgh Yellow Jackets for $200,000 for 1 year(s) with $0 in bonus. [9/3/2017 10:46:06 AM] - Dylan Zukoski was added to Pittsburgh Yellow Jackets. [9/1/2017 9:01:22 PM] - New Record for Team's Most Shots Blocked (22) in 1 Game for Pittsburgh Yellow Jackets! [8/8/2017 7:28:53 PM] - TRADE : From Pittsburgh Yellow Jackets to Brooklyn Dragons : Todd Poderis (69). [8/8/2017 7:28:53 PM] - TRADE : From Brooklyn Dragons to Pittsburgh Yellow Jackets : John Silvis (66), Willie Middaugh (70). [8/8/2017 7:28:52 PM] - Willie Middaugh was added to Pittsburgh Yellow Jackets. [8/8/2017 7:28:52 PM] - John Silvis was added to Pittsburgh Yellow Jackets. [7/28/2017 10:06:22 PM] - TRADE : From Syracuse Bulls to Pittsburgh Yellow Jackets : Ellis Mulhall (63), Richard McMurtry (62). [7/28/2017 10:06:22 PM] - TRADE : From Pittsburgh Yellow Jackets to Syracuse Bulls : Joel Eatman (65), Greg Brown (63). [7/28/2017 10:06:21 PM] - Richard McMurtry was added to Pittsburgh Yellow Jackets. [7/28/2017 10:06:21 PM] - Ellis Mulhall was added to Pittsburgh Yellow Jackets. [7/10/2017 8:23:23 PM] - New Record for Team's Most Hits (36) in 1 Game for Pittsburgh Yellow Jackets!
[1/4/2018 5:21:01 PM] Johnstown Yellow Jackets lines for next game are empty. Current rosters/lines are not erased.
[1/4/2018 5:20:59 PM] Game 86 - Morgan Bruington from Johnstown Yellow Jackets is injured (Fractured Orbital Bone) and is out for 2 weeks.
[1/4/2018 5:20:58 PM] Auto Lines Function has been run for Johnstown Yellow Jackets.
[1/4/2018 5:20:58 PM] Auto Roster Farm Only Function has been run for Pittsburgh Yellow Jackets.
[1/4/2018 5:20:55 PM] Timothy Jett from Pittsburgh Yellow Jackets is back from Strained Groin Injury.
[1/4/2018 5:20:55 PM] Both Pittsburgh Yellow Jackets and Johnstown Yellow Jackets lines for next game are empty. Current rosters/lines are not erased.
[1/4/2018 5:20:54 PM] Game 76 - Mike Harwood from Johnstown Yellow Jackets is injured (Right Foot) and is out for 1 week.
[1/4/2018 5:20:45 PM] Auto Lines Function has been run for Johnstown Yellow Jackets.
[1/4/2018 5:20:45 PM] Auto Lines Function has been run for Pittsburgh Yellow Jackets.
[1/4/2018 5:20:41 PM] Auto Roster Function has been run for Pittsburgh Yellow Jackets.
[1/4/2018 5:20:41 PM] Willie Middaugh of Pittsburgh Yellow Jackets was sent to farm.
[1/4/2018 5:20:41 PM] Heath Speier of Pittsburgh Yellow Jackets was sent to farm.
[1/4/2018 5:20:41 PM] Damian Lowrie of Pittsburgh Yellow Jackets was sent to farm.
[1/4/2018 5:20:41 PM] Brett Kerson of Pittsburgh Yellow Jackets was sent to farm.
[1/4/2018 5:20:41 PM] Dean Helmers of Pittsburgh Yellow Jackets was sent to pro.
[1/4/2018 5:20:41 PM] Roy Sousa of Pittsburgh Yellow Jackets was sent to pro.
[1/4/2018 5:20:41 PM] Carey Stecklein of Pittsburgh Yellow Jackets was sent to pro.
[12/9/2017 3:18:44 PM] Marc Roethler from Pittsburgh Yellow Jackets is back from Exhaustion.
[12/9/2017 3:18:41 PM] Pittsburgh Yellow Jackets lines for next game are empty. Current rosters/lines are not erased.
[12/9/2017 3:18:38 PM] Marc Roethler from Pittsburgh Yellow Jackets is injured from Exhaustion.
[12/9/2017 3:18:35 PM] John Silvis from Pittsburgh Yellow Jackets is back from Left Hip Injury.
[12/9/2017 3:18:35 PM] Both Pittsburgh Yellow Jackets and Johnstown Yellow Jackets lines for next game are empty. Current rosters/lines are not erased.
[12/9/2017 3:18:32 PM] Game 50 - John Silvis from Pittsburgh Yellow Jackets is injured (Left Hip) and is out for 5 days.
[12/9/2017 3:18:28 PM] Pittsburgh Yellow Jackets lines for next game are empty. Current rosters/lines are not erased.
[12/9/2017 3:18:24 PM] Auto Lines Function has been run for Pittsburgh Yellow Jackets.
[12/9/2017 3:18:24 PM] Auto Roster Partial Function has been run for Pittsburgh Yellow Jackets.
[12/9/2017 3:18:24 PM] Johnstown Yellow Jackets lines for next game are empty. Current rosters/lines are not erased.
[12/9/2017 3:18:20 PM] Johnstown Yellow Jackets lines for next game are empty. Current rosters/lines are not erased.
[12/9/2017 3:18:17 PM] Marc Roethler from Pittsburgh Yellow Jackets is back from Exhaustion.
[12/9/2017 3:18:15 PM] Pittsburgh Yellow Jackets lines for next game are empty. Current rosters/lines are not erased.
[12/9/2017 3:18:14 PM] Marc Roethler from Pittsburgh Yellow Jackets is injured from Exhaustion.
[12/9/2017 3:18:13 PM] Johnstown Yellow Jackets lines for next game are empty. Current rosters/lines are not erased.
[12/9/2017 3:18:09 PM] Pittsburgh Yellow Jackets lines for next game are empty. Current rosters/lines are not erased. [12/9/2017 3:18:09 PM] New Record for Team's Most Hits (38) in 1 Game for Pittsburgh Yellow Jackets!
[12/9/2017 3:18:05 PM] Pittsburgh Yellow Jackets lines for next game are empty. Current rosters/lines are not erased.
[12/9/2017 3:17:48 PM] Auto Lines Function has been run for Johnstown Yellow Jackets.
[12/9/2017 3:17:48 PM] Auto Lines Function has been run for Pittsburgh Yellow Jackets.
[12/9/2017 3:17:44 PM] Auto Roster Function has been run for Pittsburgh Yellow Jackets.
[12/9/2017 3:17:44 PM] Ben Lampitt of Pittsburgh Yellow Jackets was sent to farm.
[12/9/2017 3:17:44 PM] Ray Judd of Pittsburgh Yellow Jackets was sent to pro.
[12/9/2017 3:17:44 PM] Roy Sousa of Pittsburgh Yellow Jackets was sent to farm.
[12/9/2017 3:17:44 PM] Dean Helmers of Pittsburgh Yellow Jackets was sent to farm.
[12/9/2017 3:17:44 PM] Carey Stecklein of Pittsburgh Yellow Jackets was sent to farm.
[12/9/2017 3:17:44 PM] Brett Kerson of Pittsburgh Yellow Jackets was sent to pro.
[12/9/2017 3:17:44 PM] Heath Speier of Pittsburgh Yellow Jackets was sent to pro.
[12/9/2017 3:17:44 PM] Damian Lowrie of Pittsburgh Yellow Jackets was sent to pro.
Mike Harwood est dehors pour 1 jours à cause de Right Foot Injury.
Morgan Bruington est dehors pour 1 semaine à cause de Fractured Orbital Bone Injury.