L'Euphorie | |
GP: 0 | W: 0 | L: 0 | OTL: 0 | P: 0 GF: 0 | GA: 0 | PP%: 0.00% | PK%: 0.00% GM : Louis Massicotte | Morale : 50 | Team Overall : 70 |
|
|
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 |
# | Player Name | C | L | R | D | CON | CK | FG | DI | SK | ST | EN | DU | PH | FO | PA | SC | DF | PS | EX | LD | PO | MO | OV | TA | SP | Age | Contract | Salary |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1 | Sam Lafferty (R) | X | 100.00 | 93 | 60 | 86 | 86 | 87 | 79 | 61 | 69 | 57 | 69 | 69 | 77 | 50 | 69 | 70 | 0 | 50 | 69 | 0 | 27 | 1 | 810,000$ | ||||
2 | Colin Miller | X | 100.00 | 83 | 61 | 88 | 84 | 82 | 84 | 43 | 74 | 50 | 79 | 68 | 71 | 50 | 76 | 77 | 0 | 50 | 72 | 0 | 30 | 1 | 997,000$ | ||||
Scratches | |||||||||||||||||||||||||||||
1 | Tanner Jeannot (R) | X | 100.00 | 97 | 72 | 66 | 81 | 92 | 81 | 90 | 78 | 52 | 72 | 83 | 87 | 58 | 69 | 72 | 0 | 50 | 75 | 0 | 25 | 2 | 800,000$ | ||||
2 | Alex Newhook (R) | X | 100.00 | 71 | 57 | 96 | 92 | 75 | 79 | 78 | 77 | 53 | 77 | 76 | 77 | 53 | 69 | 72 | 0 | 50 | 72 | 0 | 21 | 2 | 1,491,667$ | ||||
3 | Dawson Mercer (R) | X | 100.00 | 64 | 53 | 92 | 88 | 72 | 82 | 91 | 78 | 57 | 78 | 78 | 67 | 61 | 68 | 73 | 0 | 50 | 72 | 0 | 21 | 3 | 1,325,000$ | ||||
4 | Peyton Krebs (R) | X | 100.00 | 69 | 54 | 91 | 88 | 75 | 80 | 63 | 75 | 50 | 77 | 72 | 60 | 50 | 68 | 71 | 0 | 50 | 69 | 0 | 21 | 3 | 1,337,500$ | ||||
5 | Phillip Di Giuseppe | X | 100.00 | 90 | 66 | 91 | 82 | 86 | 66 | 54 | 68 | 50 | 70 | 65 | 70 | 50 | 71 | 71 | 0 | 50 | 67 | 0 | 29 | 0 | 0$ | ||||
6 | Evan Bouchard (R) | X | 100.00 | 78 | 59 | 92 | 87 | 78 | 85 | 92 | 79 | 50 | 81 | 76 | 77 | 53 | 70 | 73 | 0 | 50 | 75 | 0 | 23 | 2 | 1,658,333$ | ||||
7 | Martin Fehervary (R) | X | 100.00 | 95 | 60 | 93 | 90 | 86 | 85 | 90 | 70 | 50 | 67 | 72 | 80 | 50 | 69 | 71 | 0 | 50 | 74 | 0 | 23 | 2 | 941,667$ | ||||
8 | Jacob Bryson (R) | X | 100.00 | 74 | 53 | 96 | 89 | 74 | 84 | 82 | 67 | 50 | 68 | 65 | 69 | 50 | 69 | 69 | 0 | 50 | 69 | 0 | 25 | 1 | 925,000$ | ||||
9 | Juuso Valimaki (R) | X | 100.00 | 76 | 58 | 77 | 82 | 82 | 81 | 40 | 64 | 50 | 64 | 64 | 71 | 50 | 68 | 69 | 0 | 50 | 66 | 0 | 24 | 0 | 0$ | ||||
TEAM AVERAGE | 100.00 | 81 | 59 | 88 | 86 | 81 | 81 | 71 | 73 | 52 | 73 | 72 | 73 | 52 | 70 | 72 | 0 | 50 | 71 |
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 |
# | Goalie Name | CON | SK | DU | EN | SZ | AG | RB | SC | HS | RT | PH | PS | EX | LD | PO | MO | OV | TA | SP | Age | Contract | Salary |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1 | Matt Murray | 100.00 | 71 | 70 | 70 | 89 | 75 | 70 | 73 | 71 | 73 | 73 | 74 | 78 | 81 | 0 | 50 | 72 | 0 | 28 | 3 | 2,500,000$ | |
Scratches | |||||||||||||||||||||||
1 | Josef Korenar (R) | 100.00 | 73 | 61 | 53 | 83 | 75 | 73 | 69 | 72 | 70 | 72 | 70 | 64 | 65 | 0 | 50 | 67 | 0 | 24 | 0 | 0$ | |
2 | Christopher Gibson | 100.00 | 66 | 60 | 50 | 90 | 66 | 68 | 67 | 65 | 61 | 64 | 69 | 65 | 67 | 0 | 50 | 64 | 0 | 30 | 0 | 0$ | |
TEAM AVERAGE | 100.00 | 70 | 64 | 58 | 87 | 72 | 70 | 70 | 69 | 68 | 70 | 71 | 69 | 71 | 0 | 50 | 68 |
Coaches Name | PH | DF | OF | PD | EX | LD | PO | CNT | Age | Contract | Salary |
---|---|---|---|---|---|---|---|---|---|---|---|
Claude Julien | 79 | 74 | 71 | 83 | 97 | 85 | 99 | CAN | 60 | 2 | 550,000$ |
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 |
# | Player Name | Team Name | POS | GP | G | A | P | +/- | PIM | PIM5 | HIT | HTT | SHT | OSB | OSM | SHT% | SB | MP | AMG | PPG | PPA | PPP | PPS | PPM | PKG | PKA | PKP | PKS | PKM | GW | GT | FO% | FOT | GA | TA | EG | HT | P/20 | PSG | PSS | FW | FL | FT | S1 | S2 | S3 |
---|
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 |
# | Goalie Name | Team Name | GP | W | L | OTL | PCT | GAA | MP | PIM | SO | GA | SA | SAR | A | EG | PS % | PSA | ST | BG | S1 | S2 | S3 |
---|
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 |
Player Name | Team Name | POS | Age | Birthday | Rookie | Weight | Height | No Trade | Available For Trade | Force Waivers | Contract | Type | Current Salary | Salary Remaining | Salary Cap | Salary Cap Remaining | Exclude from Salary Cap | Salary Year 2 | Salary Year 3 | Salary Year 4 | Salary Year 5 | Salary Year 6 | Salary Year 7 | Salary Year 8 | Salary Year 9 | Salary Year 10 | Link |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Alex Newhook | L'Euphorie (BUL) | C | 21 | 2001-01-28 17:17:30 | Yes | 190 Lbs | 5 ft10 | No | No | No | 2 | Pro & Farm | 1,491,667$ | 1,491,667$ | 0$ | 0$ | No | 1,491,667$ | |||||||||
Christopher Gibson | L'Euphorie (BUL) | G | 30 | 1992-12-27 04:16:35 | No | 217 Lbs | 6 ft2 | No | No | No | 0 | Pro & Farm | 0$ | 0$ | No | ||||||||||||
Colin Miller | L'Euphorie (BUL) | D | 30 | 1992-10-29 15:26:19 | No | 196 Lbs | 6 ft1 | No | No | No | 1 | Pro & Farm | 997,000$ | 997,000$ | 0$ | 0$ | No | Link | |||||||||
Dawson Mercer | L'Euphorie (BUL) | C | 21 | 2001-10-27 17:25:32 | Yes | 180 Lbs | 6 ft0 | No | No | No | 3 | Pro & Farm | 1,325,000$ | 1,325,000$ | 0$ | 0$ | No | 1,325,000$ | 1,325,000$ | ||||||||
Evan Bouchard | L'Euphorie (BUL) | D | 23 | 1999-10-20 17:30:15 | Yes | 194 Lbs | 6 ft3 | No | No | No | 2 | Pro & Farm | 1,658,333$ | 1,658,333$ | 0$ | 0$ | No | 1,658,333$ | |||||||||
Jacob Bryson | L'Euphorie (BUL) | D | 25 | 1997-11-18 13:15:49 | Yes | 176 Lbs | 5 ft9 | No | No | No | 1 | Pro & Farm | 925,000$ | 925,000$ | 0$ | 0$ | No | ||||||||||
Josef Korenar | L'Euphorie (BUL) | G | 24 | 1998-01-31 14:22:47 | Yes | 185 Lbs | 6 ft1 | No | No | No | 0 | Pro & Farm | 0$ | 0$ | No | ||||||||||||
Juuso Valimaki | L'Euphorie (BUL) | D | 24 | 1998-10-06 15:08:05 | Yes | 212 Lbs | 6 ft2 | No | No | No | 0 | Pro & Farm | 0$ | 0$ | No | Link | |||||||||||
Martin Fehervary | L'Euphorie (BUL) | D | 23 | 1999-10-06 05:56:07 | Yes | 199 Lbs | 6 ft2 | No | No | No | 2 | Pro & Farm | 941,667$ | 941,667$ | 0$ | 0$ | No | 941,667$ | |||||||||
Matt Murray | L'Euphorie (BUL) | G | 28 | 1994-05-25 03:26:20 | No | 202 Lbs | 6 ft4 | No | No | No | 3 | Pro & Farm | 2,500,000$ | 2,500,000$ | 0$ | 0$ | No | 2,500,000$ | 2,500,000$ | ||||||||
Peyton Krebs | L'Euphorie (BUL) | C | 21 | 2001-01-26 17:39:28 | Yes | 185 Lbs | 6 ft0 | No | No | No | 3 | Pro & Farm | 1,337,500$ | 1,337,500$ | 0$ | 0$ | No | 1,337,500$ | 1,337,500$ | ||||||||
Phillip Di Giuseppe | L'Euphorie (BUL) | LW | 29 | 1993-10-09 21:26:19 | No | 200 Lbs | 6 ft0 | No | No | No | 0 | Pro & Farm | 0$ | 0$ | No | Link | |||||||||||
Sam Lafferty | L'Euphorie (BUL) | C | 27 | 1995-03-06 06:18:45 | Yes | 195 Lbs | 6 ft1 | No | No | No | 1 | Pro & Farm | 810,000$ | 810,000$ | 0$ | 0$ | No | Link | |||||||||
Tanner Jeannot | L'Euphorie (BUL) | LW | 25 | 1997-05-29 04:16:25 | Yes | 208 Lbs | 6 ft2 | No | No | No | 2 | Pro & Farm | 800,000$ | 800,000$ | 0$ | 0$ | No | 800,000$ |
Total Players | Average Age | Average Weight | Average Height | Average Contract | Average Year 1 Salary |
---|---|---|---|---|---|
14 | 25.07 | 196 Lbs | 6 ft1 | 1.43 | 913,298$ |
5 vs 5 Forward | |||||||
---|---|---|---|---|---|---|---|
Line # | Left Wing | Center | Right Wing | Time % | PHY | DF | OF |
1 | 40 | 1 | 2 | 2 | |||
2 | 30 | 1 | 2 | 2 | |||
3 | 20 | 1 | 2 | 2 | |||
4 | 10 | 1 | 2 | 2 |
5 vs 5 Defense | |||||||
---|---|---|---|---|---|---|---|
Line # | Defense | Defense | Time % | PHY | DF | OF | |
1 | 40 | 1 | 2 | 2 | |||
2 | 30 | 1 | 2 | 2 | |||
3 | 20 | 1 | 2 | 2 | |||
4 | 10 | 1 | 2 | 2 |
Power Play Forward | |||||||
---|---|---|---|---|---|---|---|
Line # | Left Wing | Center | Right Wing | Time % | PHY | DF | OF |
1 | 60 | 1 | 2 | 2 | |||
2 | 40 | 1 | 2 | 2 |
Power Play Defense | |||||||
---|---|---|---|---|---|---|---|
Line # | Defense | Defense | Time % | PHY | DF | OF | |
1 | 60 | 1 | 2 | 2 | |||
2 | 40 | 1 | 2 | 2 |
Penalty Kill 4 Players Forward | ||||||
---|---|---|---|---|---|---|
Line # | Center | Wing | Time % | PHY | DF | OF |
1 | 60 | 1 | 2 | 2 | ||
2 | 40 | 1 | 2 | 2 |
Penalty Kill 4 Players Defense | ||||||
---|---|---|---|---|---|---|
Line # | Defense | Defense | Time % | PHY | DF | OF |
1 | 60 | 1 | 2 | 2 | ||
2 | 40 | 1 | 2 | 2 |
Penalty Kill 3 Players | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Line # | Wing | Time % | PHY | DF | OF | Defense | Defense | Time % | PHY | DF | OF |
1 | 60 | 1 | 2 | 2 | 60 | 1 | 2 | 2 | |||
2 | 40 | 1 | 2 | 2 | 40 | 1 | 2 | 2 |
4 vs 4 Forward | ||||||
---|---|---|---|---|---|---|
Line # | Center | Wing | Time % | PHY | DF | OF |
1 | 60 | 1 | 2 | 2 | ||
2 | 40 | 1 | 2 | 2 |
4 vs 4 Defense | ||||||
---|---|---|---|---|---|---|
Line # | Defense | Defense | Time % | PHY | DF | OF |
1 | 60 | 1 | 2 | 2 | ||
2 | 40 | 1 | 2 | 2 |
Last Minutes Offensive | ||||
---|---|---|---|---|
Left Wing | Center | Right Wing | Defense | Defense |
Last Minutes Defensive | ||||
---|---|---|---|---|
Left Wing | Center | Right Wing | Defense | Defense |
Extra Forwards | ||
---|---|---|
Normal | PowerPlay | Penalty Kill |
, , | , |
Extra Defensemen | ||
---|---|---|
Normal | PowerPlay | Penalty Kill |
, , | , |
Penalty Shots |
---|
, , , , |
Goalie |
---|
#1 : , #2 : |
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 |
Overall | Home | Visitor | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
# | VS Team | GP | W | L | T | OTW | OTL | SOW | SOL | GF | GA | Diff | GP | W | L | T | OTW | OTL | SOW | SOL | GF | GA | Diff | GP | W | L | T | OTW | OTL | SOW | SOL | GF | GA | Diff | P | PCT | G | A | TP | SO | EG | GP1 | GP2 | GP3 | GP4 | SHF | SH1 | SP2 | SP3 | SP4 | SHA | SHB | Pim | Hit | PPA | PPG | PP% | PKA | PK GA | PK% | PK GF | W OF FO | T OF FO | OF FO% | W DF FO | T DF FO | DF FO% | W NT FO | T NT FO | NT FO% | PZ DF | PZ OF | PZ NT | PC DF | PC OF | PC NT |
Total | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0.000 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0.00% | 0 | 0 | 0.00% | 0 | 0 | 0 | 0.00% | 0 | 0 | 0.00% | 0 | 0 | 0.00% | 0 | 0 | 0 | 0 | 0 | 0 |
Total For Players | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
Games Played | Points | Streak | Goals | Assists | Points | Shots For | Shots Against | Shots Blocked | Penalty Minutes | Hits | Empty Net Goals | Shutouts |
0 | 0 | N/A | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 |
All Games | ||||||||
---|---|---|---|---|---|---|---|---|
GP | W | L | OTW | OTL | SOW | SOL | GF | GA |
0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 |
Home Games | ||||||||
---|---|---|---|---|---|---|---|---|
GP | W | L | OTW | OTL | SOW | SOL | GF | GA |
0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 |
Visitor Games | ||||||||
---|---|---|---|---|---|---|---|---|
GP | W | L | OTW | OTL | SOW | SOL | GF | GA |
0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 |
Last 10 Games | |||||
---|---|---|---|---|---|
W | L | OTW | OTL | SOW | SOL |
0 | 0 | 0 | 0 | 0 | 0 |
Power Play Attemps | Power Play Goals | Power Play % | Penalty Kill Attemps | Penalty Kill Goals Against | Penalty Kill % | Penalty Kill Goals For |
---|---|---|---|---|---|---|
0 | 0 | 0.00% | 0 | 0 | 0.00% | 0 |
Shots 1 Period | Shots 2 Period | Shots 3 Period | Shots 4+ Period | Goals 1 Period | Goals 2 Period | Goals 3 Period | Goals 4+ Period |
---|---|---|---|---|---|---|---|
0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 |
Face Offs | ||||||||
---|---|---|---|---|---|---|---|---|
Won Offensive Zone | Total Offensive | Won Offensive % | Won Defensif Zone | Total Defensive | Won Defensive % | Won Neutral Zone | Total Neutral | Won Neutral % |
0 | 0 | 0.00% | 0 | 0 | 0.00% | 0 | 0 | 0.00% |
Puck Time | |||||
---|---|---|---|---|---|
In Offensive Zone | Control In Offensive Zone | In Defensive Zone | Control In Defensive Zone | In Neutral Zone | Control In Neutral Zone |
0 | 0 | 0 | 0 | 0 | 0 |
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 |
Day | Game | Visitor Team | Score | Home Team | Score | ST | OT | SO | RI | Link |
---|
Arena Capacity - Ticket Price Attendance - % | ||
---|---|---|
Level 1 | Level 2 | |
Capacity | 2000 | 1000 |
Ticket Price | 35 | 15 |
Attendance | 0.00% | 0.00% |
Attendance PCT | 0.00% | 0.00% |
Income | |||||
---|---|---|---|---|---|
Home Games Left | Average Attendance - % | Average Income per Game | Year to Date Revenue | Capacity | Team Popularity |
41 | 0 - 0.00% | 0$ | 0$ | 3000 | 100 |
Expenses | |||
---|---|---|---|
Year To Date Expenses | Players Total Salaries | Players Total Average Salaries | Coaches Salaries |
0$ | 1,278,617$ | 1,278,617$ | 0$ |
Salary Cap Per Days | Salary Cap To Date | Players In Salary Cap | Players Out of Salary Cap |
---|---|---|---|
0$ | 0$ | 0 | 0 |
Estimate | |||
---|---|---|---|
Estimated Season Revenue | Remaining Season Days | Expenses Per Days | Estimated Season Expenses |
0$ | 0 | 0$ | 0$ |
# | Player Name | 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 |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1 | Jonathan Ericsson | 43 | 40 | 73 | 113 | -8 | 5 | 45 | 71 | 342 | 11.70% | 53 | 1038 | 24.16 | 35 | 30 | 65 | 73 | 0 | 4 | 4 | 13 | 3 | 0 | 0.00% | 4 | 2.18 | 0 | 1 |
2 | Carter Verhaeghe | 57 | 51 | 50 | 101 | 9 | 7 | 38 | 61 | 346 | 14.74% | 31 | 1028 | 18.04 | 12 | 10 | 22 | 22 | 1 | 0 | 1 | 4 | 3 | 2 | 61.05 | 3 | 1.96 | 0 | 1 |
3 | Colton Sissons | 36 | 43 | 56 | 99 | 29 | 4 | 64 | 79 | 223 | 19.28% | 39 | 906 | 25.19 | 15 | 27 | 42 | 30 | 0 | 0 | 0 | 5 | 3 | 2 | 66.17 | 7 | 2.18 | 1 | 3 |
4 | Austin Czarnik | 25 | 35 | 52 | 87 | 18 | 0 | 12 | 34 | 226 | 15.49% | 10 | 555 | 22.23 | 9 | 20 | 29 | 24 | 2 | 0 | 2 | 5 | 3 | 1 | 69.64 | 4 | 3.13 | 0 | 0 |
5 | Curtis Lazar | 29 | 35 | 50 | 85 | 19 | 2 | 44 | 52 | 221 | 15.84% | 23 | 642 | 22.16 | 13 | 13 | 26 | 19 | 0 | 2 | 2 | 5 | 2 | 2 | 66.28 | 6 | 2.64 | 0 | 1 |
# | Goalie Name | GP | W | L | OTL | PCT | GAA | MP | PIM | SO | GA | SA | SAR | A | EG | PS % | PSA |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1 | Christopher Gibson | 9 | 6 | 2 | 1 | 0.913 | 2.99 | 542 | 0 | 0 | 27 | 310 | 188 | 0 | 0 | 0.00% | 0 |
Overall | Home | Visitor | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Year | GP | W | L | T | OTW | OTL | SOW | SOL | GF | GA | Diff | GP | W | L | T | OTW | OTL | SOW | SOL | GF | GA | Diff | GP | W | L | T | OTW | OTL | SOW | SOL | GF | GA | Diff | P | G | A | TP | SO | EG | GP1 | GP2 | GP3 | GP4 | SHF | SH1 | SP2 | SP3 | SP4 | SHA | SHB | Pim | Hit | PPA | PPG | PP% | PKA | PK GA | PK% | PK GF | W OF FO | T OF FO | OF FO% | W DF FO | T DF FO | DF FO% | W NT FO | T NT FO | NT FO% | PZ DF | PZ OF | PZ NT | PC DF | PC OF | PC NT |
Regular Season | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
2020 | 82 | 30 | 41 | 0 | 3 | 8 | 0 | 0 | 432 | 468 | -36 | 41 | 17 | 18 | 0 | 2 | 4 | 0 | 0 | 219 | 218 | 1 | 41 | 13 | 23 | 0 | 1 | 4 | 0 | 0 | 213 | 250 | -37 | 74 | 432 | 775 | 1207 | 0 | 0 | 105 | 158 | 166 | 3 | 2495 | 784 | 809 | 896 | 6 | 2821 | 991 | 606 | 1136 | 233 | 115 | 49.36% | 300 | 157 | 47.67% | 15 | 607 | 1202 | 50.50% | 634 | 1304 | 48.62% | 932 | 1905 | 48.92% | 1692 | 997 | 1850 | 743 | 1388 | 655 |
2021 | 82 | 15 | 56 | 0 | 5 | 5 | 0 | 1 | 336 | 541 | -205 | 41 | 7 | 27 | 0 | 5 | 2 | 0 | 0 | 168 | 268 | -100 | 41 | 8 | 29 | 0 | 0 | 3 | 0 | 1 | 168 | 273 | -105 | 46 | 336 | 640 | 976 | 1 | 0 | 50 | 147 | 134 | 6 | 1857 | 517 | 626 | 698 | 31 | 2714 | 904 | 705 | 1183 | 209 | 90 | 43.06% | 340 | 205 | 39.71% | 9 | 397 | 986 | 40.26% | 491 | 1308 | 37.54% | 763 | 1872 | 40.76% | 1543 | 854 | 1947 | 813 | 1447 | 639 |
Total Regular Season | 164 | 120 | 34 | 0 | 3 | 0 | 3 | 4 | 1141 | 682 | 459 | 82 | 67 | 9 | 0 | 2 | 0 | 2 | 2 | 613 | 322 | 291 | 82 | 53 | 25 | 0 | 1 | 0 | 1 | 2 | 528 | 360 | 168 | 256 | 1141 | 1874 | 3015 | 1 | 5 | 314 | 433 | 388 | 12 | 6830 | 2384 | 2387 | 2049 | 35 | 5275 | 1681 | 1219 | 2978 | 695 | 386 | 55.54% | 443 | 180 | 59.37% | 20 | 2061 | 3276 | 62.91% | 1707 | 2868 | 59.52% | 2185 | 3472 | 62.93% | 4112 | 2533 | 3049 | 1208 | 2718 | 1579 |
Playoff | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
2020 | 4 | 0 | 4 | 0 | 0 | 0 | 0 | 0 | 9 | 28 | -19 | 2 | 0 | 2 | 0 | 0 | 0 | 0 | 0 | 4 | 13 | -9 | 2 | 0 | 2 | 0 | 0 | 0 | 0 | 0 | 5 | 15 | -10 | 0 | 9 | 14 | 23 | 0 | 0 | 5 | 2 | 2 | 0 | 114 | 39 | 34 | 41 | 0 | 132 | 35 | 48 | 43 | 7 | 3 | 42.86% | 19 | 10 | 47.37% | 0 | 19 | 82 | 23.17% | 22 | 54 | 40.74% | 28 | 79 | 35.44% | 67 | 40 | 97 | 44 | 75 | 24 |
Total Playoff | 27 | 15 | 12 | 0 | 0 | 0 | 0 | 0 | 179 | 164 | 15 | 13 | 7 | 6 | 0 | 0 | 0 | 0 | 0 | 80 | 80 | 0 | 14 | 8 | 6 | 0 | 0 | 0 | 0 | 0 | 99 | 84 | 15 | 30 | 179 | 289 | 468 | 0 | 0 | 45 | 68 | 65 | 1 | 1213 | 448 | 394 | 368 | 3 | 903 | 291 | 199 | 338 | 107 | 61 | 57.01% | 77 | 44 | 42.86% | 2 | 338 | 579 | 58.38% | 182 | 374 | 48.66% | 361 | 649 | 55.62% | 675 | 456 | 525 | 212 | 420 | 209 |
# | Player Name | 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 |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1 | Carter Verhaeghe | 4 | 4 | 1 | 5 | -7 | 5 | 3 | 10 | 30 | 13.33% | 0 | 83 | 21.00 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 41.54 | 0 | 1.19 | 0 | 0 |
# | Goalie Name | GP | W | L | OTL | PCT | GAA | MP | PIM | SO | GA | SA | SAR | A | EG | PS % | PSA |
---|