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 |
# | Nom du Joueur | # | 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 | Âge | Contrat | Salaire |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1 | Brendan Lemieux | 0 | X | 100.00 | 88 | 74 | 53 | 66 | 80 | 74 | 87 | 64 | 56 | 62 | 65 | 67 | 63 | 67 | 64 | 76 | 99 | 70 | 0 | 24 | 4 | 1,250,000$ | ||||
2 | Brett Murray (R) | 0 | X | 100.00 | 83 | 47 | 89 | 58 | 97 | 85 | 87 | 57 | 54 | 56 | 55 | 62 | 58 | 63 | 62 | 64 | 99 | 69 | 0 | 22 | 3 | 750,000$ | ||||
3 | Rocco Grimaldi | 0 | X | X | 100.00 | 58 | 37 | 82 | 68 | 62 | 72 | 81 | 67 | 53 | 70 | 63 | 61 | 67 | 73 | 68 | 66 | 99 | 68 | 0 | 27 | 1 | 1,500,000$ | |||
4 | Emil Bemstrom (R) | 0 | X | 100.00 | 71 | 39 | 88 | 68 | 72 | 74 | 75 | 66 | 53 | 65 | 67 | 62 | 68 | 61 | 65 | 63 | 99 | 68 | 0 | 21 | 3 | 750,000$ | ||||
5 | Markus Hannikainen | 0 | X | 100.00 | 64 | 39 | 86 | 62 | 77 | 80 | 78 | 63 | 54 | 60 | 60 | 59 | 63 | 73 | 67 | 54 | 99 | 67 | 0 | 27 | 6 | 750,000$ | ||||
6 | Pontus Aberg | 0 | X | X | 100.00 | 59 | 43 | 83 | 66 | 73 | 75 | 72 | 65 | 58 | 63 | 64 | 61 | 66 | 73 | 67 | 64 | 99 | 67 | 0 | 26 | 3 | 750,000$ | |||
7 | Tomas Hyka (R) | 0 | X | 100.00 | 51 | 35 | 73 | 69 | 64 | 58 | 58 | 68 | 56 | 66 | 65 | 57 | 66 | 51 | 50 | 47 | 99 | 61 | 0 | 27 | 6 | 750,000$ | ||||
8 | Sergey Tolchinsky | 0 | X | 100.00 | 48 | 42 | 74 | 60 | 54 | 53 | 60 | 60 | 50 | 62 | 57 | 60 | 57 | 50 | 50 | 44 | 99 | 57 | 0 | 25 | 6 | 750,000$ | ||||
9 | Maxime Lajoie (R) | 0 | X | 100.00 | 61 | 42 | 89 | 66 | 77 | 83 | 79 | 63 | 30 | 64 | 61 | 65 | 52 | 65 | 63 | 58 | 99 | 68 | 0 | 22 | 3 | 750,000$ | ||||
10 | Tucker Poolman (R) | 0 | X | 100.00 | 59 | 39 | 87 | 62 | 80 | 83 | 67 | 61 | 30 | 69 | 58 | 63 | 50 | 73 | 68 | 49 | 99 | 67 | 0 | 27 | 3 | 750,000$ | ||||
11 | Thomas Schemitsch | 0 | X | 100.00 | 70 | 51 | 86 | 57 | 86 | 88 | 85 | 56 | 30 | 55 | 54 | 58 | 45 | 67 | 64 | 56 | 99 | 66 | 0 | 23 | 1 | 750,000$ | ||||
12 | John Ramage | 0 | X | 100.00 | 50 | 89 | 60 | 66 | 72 | 50 | 50 | 66 | 30 | 52 | 47 | 50 | 57 | 50 | 50 | 51 | 99 | 55 | 0 | 29 | 1 | 750,000$ | ||||
Rayé | ||||||||||||||||||||||||||||||
MOYENNE D'ÉQUIPE | 100.00 | 64 | 48 | 79 | 64 | 75 | 73 | 73 | 63 | 46 | 62 | 60 | 60 | 59 | 64 | 62 | 58 | 99 | 65 |
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 |
# | Nom du Gardien | CON | SK | DU | EN | SZ | AG | RB | SC | HS | RT | PH | PS | EX | LD | PO | MO | OV | TA | SP |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1 | Thatcher Demko | 100.00 | 79 | 78 | 76 | 85 | 78 | 77 | 79 | 78 | 77 | 79 | 78 | 69 | 73 | 76 | 99 | 71 | 0 | |
2 | Charlie Lindgren | 100.00 | 75 | 65 | 63 | 73 | 74 | 73 | 75 | 74 | 73 | 75 | 74 | 73 | 77 | 58 | 99 | 67 | 0 | |
3 | Samuel Montembeault (R) | 100.00 | 67 | 68 | 72 | 81 | 69 | 71 | 70 | 69 | 69 | 66 | 66 | 50 | 59 | 44 | 99 | 61 | 0 | |
Rayé | ||||||||||||||||||||
MOYENNE D'ÉQUIPE | 100.00 | 74 | 70 | 70 | 80 | 74 | 74 | 75 | 74 | 73 | 73 | 73 | 64 | 70 | 59 | 99 | 66 |
Nom du Coach | PH | DF | OF | PD | EX | LD | PO | CNT | Âge | Contrat | Salaire |
---|---|---|---|---|---|---|---|---|---|---|---|
Davis Payne | 70 | 70 | 70 | 70 | 75 | 75 | 70 | CAN | 51 | 2 | 300,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 |
# | Nom du Joueur | Nom de l'Équipe | 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 |
# | Nom du Gardien | Nom de l'Équipe | 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 |
Nom du Joueur | Nom de l'Équipe | POS | Âge | Date de Naissance | Nouveau Joueur | Poids | Taille | Non-Échange | Disponible pour Échange | Ballotage Forcé | Contrat | Type | Salaire Actuel | Salaire Restant | Salaire Moyen | Salaire Moyen Restant | Cap Salariale | Cap Salariale Restant | Exclus du Cap Salarial | Salaire Année 2 | Salaire Année 3 | Salaire Année 4 | Salaire Année 5 | Salaire Année 6 | Salaire Année 7 | Salaire Année 8 | Salaire Année 9 | Salaire Année 10 | Link |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Brendan Lemieux | MILWAUKEE Admirals (NSH) | LW | 24 | 3/15/1996 | No | 97 Kg | 185 CM | No | No | No | 4 | Pro & Farm | 1,250,000$ | 1,250,000$ | 750,000$ | 750,000$ | 0$ | 0$ | No | 1,250,000$ | 1,250,000$ | 1,250,000$ | Lien | ||||||
Brett Murray | MILWAUKEE Admirals (NSH) | LW | 22 | 7/20/1998 | Yes | 107 Kg | 196 CM | No | No | No | 3 | Pro & Farm | 750,000$ | 750,000$ | 750,000$ | 750,000$ | 0$ | 0$ | No | 750,000$ | 750,000$ | ||||||||
Charlie Lindgren | MILWAUKEE Admirals (NSH) | G | 26 | 12/18/1993 | No | 82 Kg | 185 CM | No | No | No | 4 | Pro & Farm | 750,000$ | 750,000$ | 750,000$ | 750,000$ | 0$ | 0$ | No | 750,000$ | 750,000$ | 750,000$ | Lien | ||||||
Emil Bemstrom | MILWAUKEE Admirals (NSH) | C | 21 | 6/1/1999 | Yes | 86 Kg | 183 CM | No | No | No | 3 | Pro & Farm | 750,000$ | 750,000$ | 750,000$ | 750,000$ | 0$ | 0$ | No | 750,000$ | 750,000$ | ||||||||
John Ramage | MILWAUKEE Admirals (NSH) | D | 29 | 2/7/1991 | No | 86 Kg | 183 CM | No | No | No | 1 | Pro & Farm | 750,000$ | 750,000$ | 750,000$ | 750,000$ | 0$ | 0$ | No | Lien | |||||||||
Markus Hannikainen | MILWAUKEE Admirals (NSH) | LW | 27 | 3/26/1993 | No | 91 Kg | 185 CM | No | No | No | 6 | Pro & Farm | 750,000$ | 750,000$ | 750,000$ | 750,000$ | 0$ | 0$ | No | 750,000$ | 750,000$ | 750,000$ | 750,000$ | 750,000$ | Lien | ||||
Maxime Lajoie | MILWAUKEE Admirals (NSH) | D | 22 | 11/5/1997 | Yes | 89 Kg | 185 CM | No | No | No | 3 | Pro & Farm | 750,000$ | 750,000$ | 750,000$ | 750,000$ | 0$ | 0$ | No | 750,000$ | 750,000$ | ||||||||
Pontus Aberg | MILWAUKEE Admirals (NSH) | LW/RW | 26 | 9/23/1993 | No | 88 Kg | 183 CM | No | No | No | 3 | Pro & Farm | 750,000$ | 750,000$ | 750,000$ | 750,000$ | 0$ | 0$ | No | 750,000$ | 750,000$ | Lien | |||||||
Rocco Grimaldi | MILWAUKEE Admirals (NSH) | C/RW | 27 | 2/8/1993 | No | 82 Kg | 168 CM | No | No | No | 1 | Pro & Farm | 1,500,000$ | 1,500,000$ | 1,500,000$ | 1,500,000$ | 0$ | 0$ | No | Lien | |||||||||
Samuel Montembeault (Contrat à 1 Volet) | MILWAUKEE Admirals (NSH) | G | 23 | 10/30/1996 | Yes | 87 Kg | 191 CM | No | No | No | 2 | Pro & Farm | 750,000$ | 750,000$ | 750,000$ | 750,000$ | 750,000$ | 750,000$ | No | 750,000$ | Lien | ||||||||
Sergey Tolchinsky | MILWAUKEE Admirals (NSH) | LW | 25 | 2/3/1995 | No | 77 Kg | 173 CM | No | No | No | 6 | Pro & Farm | 750,000$ | 750,000$ | 750,000$ | 750,000$ | 0$ | 0$ | No | 750,000$ | 750,000$ | 750,000$ | 750,000$ | 750,000$ | Lien | ||||
Thatcher Demko | MILWAUKEE Admirals (NSH) | G | 24 | 12/8/1995 | No | 87 Kg | 193 CM | No | No | No | 3 | Pro & Farm | 1,000,000$ | 1,000,000$ | 1,000,000$ | 1,000,000$ | 0$ | 0$ | No | 1,000,000$ | 1,000,000$ | Lien | |||||||
Thomas Schemitsch | MILWAUKEE Admirals (NSH) | D | 23 | 10/26/1996 | No | 91 Kg | 193 CM | No | No | No | 1 | Pro & Farm | 750,000$ | 750,000$ | 750,000$ | 750,000$ | 0$ | 0$ | No | Lien | |||||||||
Tomas Hyka | MILWAUKEE Admirals (NSH) | RW | 27 | 3/23/1993 | Yes | 73 Kg | 180 CM | No | No | No | 6 | Pro & Farm | 750,000$ | 750,000$ | 750,000$ | 750,000$ | 0$ | 0$ | No | 750,000$ | 750,000$ | 750,000$ | 750,000$ | 750,000$ | Lien | ||||
Tucker Poolman | MILWAUKEE Admirals (NSH) | D | 27 | 6/8/1993 | Yes | 90 Kg | 188 CM | No | No | No | 3 | Pro & Farm | 750,000$ | 750,000$ | 750,000$ | 750,000$ | 0$ | 0$ | No | 750,000$ | 750,000$ |
Joueurs Total | Âge Moyen | Poids Moyen | Taille Moyenne | Contrat Moyen | Salaire Moyen 1e Année |
---|---|---|---|---|---|
15 | 24.87 | 88 Kg | 185 CM | 3.27 | 850,000$ |
Attaque à 5 contre 5 | |||||||
---|---|---|---|---|---|---|---|
Ligne # | Ailier Gauche | Centre | Ailier Droit | % Temps | PHY | DF | OF |
1 | Brett Murray | Emil Bemstrom | 31 | 1 | 2 | 2 | |
2 | Pontus Aberg | Rocco Grimaldi | Tomas Hyka | 26 | 1 | 2 | 2 |
3 | Markus Hannikainen | Brett Murray | 23 | 1 | 2 | 2 | |
4 | Emil Bemstrom | 20 | 1 | 2 | 2 |
Défense à 5 contre 5 | |||||||
---|---|---|---|---|---|---|---|
Ligne # | Défense | Défense | % Temps | PHY | DF | OF | |
1 | Maxime Lajoie | Tucker Poolman | 31 | 1 | 2 | 2 | |
2 | Thomas Schemitsch | John Ramage | 26 | 1 | 2 | 2 | |
3 | Maxime Lajoie | Tucker Poolman | 23 | 1 | 2 | 2 | |
4 | Thomas Schemitsch | John Ramage | 20 | 1 | 2 | 2 |
Attaque en Avantage Numérique | |||||||
---|---|---|---|---|---|---|---|
Ligne # | Ailier Gauche | Centre | Ailier Droit | % Temps | PHY | DF | OF |
1 | Brett Murray | Emil Bemstrom | 55 | 1 | 2 | 2 | |
2 | Pontus Aberg | Rocco Grimaldi | Tomas Hyka | 45 | 1 | 2 | 2 |
Défense en Avantage Numérique | |||||||
---|---|---|---|---|---|---|---|
Ligne # | Défense | Défense | % Temps | PHY | DF | OF | |
1 | Maxime Lajoie | Tucker Poolman | 55 | 1 | 2 | 2 | |
2 | Thomas Schemitsch | John Ramage | 45 | 1 | 2 | 2 |
Attaque à 4 en Désavantage Numérique | ||||||
---|---|---|---|---|---|---|
Ligne # | Centre | Ailier | % Temps | PHY | DF | OF |
1 | Brett Murray | 55 | 1 | 2 | 2 | |
2 | Emil Bemstrom | Rocco Grimaldi | 45 | 1 | 2 | 2 |
Défense à 4 en Désavantage Numérique | ||||||
---|---|---|---|---|---|---|
Ligne # | Défense | Défense | % Temps | PHY | DF | OF |
1 | Maxime Lajoie | Tucker Poolman | 55 | 1 | 2 | 2 |
2 | Thomas Schemitsch | John Ramage | 45 | 1 | 2 | 2 |
3 joueurs en Désavantage Numérique | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Ligne # | Ailier | % Temps | PHY | DF | OF | Défense | Défense | % Temps | PHY | DF | OF |
1 | Brett Murray | 55 | 1 | 2 | 2 | Maxime Lajoie | Tucker Poolman | 55 | 1 | 2 | 2 |
2 | 45 | 1 | 2 | 2 | Thomas Schemitsch | John Ramage | 45 | 1 | 2 | 2 |
Attaque à 4 contre 4 | ||||||
---|---|---|---|---|---|---|
Ligne # | Centre | Ailier | % Temps | PHY | DF | OF |
1 | Brett Murray | 55 | 1 | 2 | 2 | |
2 | Emil Bemstrom | Rocco Grimaldi | 45 | 1 | 2 | 2 |
Défense à 4 contre 4 | ||||||
---|---|---|---|---|---|---|
Ligne # | Défense | Défense | % Temps | PHY | DF | OF |
1 | Maxime Lajoie | Tucker Poolman | 55 | 1 | 2 | 2 |
2 | Thomas Schemitsch | John Ramage | 45 | 1 | 2 | 2 |
Attaque Dernière Minute | ||||
---|---|---|---|---|
Ailier Gauche | Centre | Ailier Droit | Défense | Défense |
Brett Murray | Emil Bemstrom | Maxime Lajoie | Tucker Poolman |
Défense Dernière Minute | ||||
---|---|---|---|---|
Ailier Gauche | Centre | Ailier Droit | Défense | Défense |
Brett Murray | Emil Bemstrom | Maxime Lajoie | Tucker Poolman |
Attaquants Supplémentaires | ||
---|---|---|
Normal | Avantage Numérique | Désavantage Numérique |
Sergey Tolchinsky, , Markus Hannikainen | Sergey Tolchinsky, | Markus Hannikainen |
Défenseurs Supplémentaires | ||
---|---|---|
Normal | Avantage Numérique | Désavantage Numérique |
Maxime Lajoie, Tucker Poolman, Thomas Schemitsch | Maxime Lajoie | Tucker Poolman, Thomas Schemitsch |
Tirs de Pénalité |
---|
Brett Murray, , Emil Bemstrom, Rocco Grimaldi, |
Gardien |
---|
#1 : Thatcher Demko, #2 : Charlie Lindgren, #3 : Samuel Montembeault |
Lignes d'Attaque Perso. en Prol. |
---|
Brett Murray, , Emil Bemstrom, Rocco Grimaldi, , Pontus Aberg, Pontus Aberg, Markus Hannikainen, , Tomas Hyka, Sergey Tolchinsky |
Lignes de Défense Perso. en Prol. |
---|
Maxime Lajoie, Tucker Poolman, Thomas Schemitsch, John Ramage, |
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 |
Ligue | Domicile | Visiteur | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
# | VS Équipe | 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 Pour les Joueurs | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
Matchs Joués | Points | Séquence | Buts | Passes | Points | Tirs Pour | Tirs Contre | Tirs Bloqués | Minutes de Pénalité | Mises en Échec | Buts en Filet Désert | Blanchissage |
0 | 0 | N/A | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 |
Tous les Matchs | ||||||||
---|---|---|---|---|---|---|---|---|
GP | W | L | OTW | OTL | SOW | SOL | GF | GA |
0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 |
Matchs locaux | ||||||||
---|---|---|---|---|---|---|---|---|
GP | W | L | OTW | OTL | SOW | SOL | GF | GA |
0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 |
Matchs Éxtérieurs | ||||||||
---|---|---|---|---|---|---|---|---|
GP | W | L | OTW | OTL | SOW | SOL | GF | GA |
0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 |
Derniers 10 Matchs | |||||
---|---|---|---|---|---|
W | L | OTW | OTL | SOW | SOL |
0 | 0 | 0 | 0 | 0 | 0 |
Tentatives en Avantage Numérique | Buts en Avantage Numérique | % en Avantage Numérique | Tentatives en Désavantage Numérique | Buts Contre en Désavantage Numérique | % en Désavantage Numérique | Buts Pour en Désavantage Numérique |
---|---|---|---|---|---|---|
0 | 0 | 0.00% | 0 | 0 | 0.00% | 0 |
Tirs en 1e Période | Tirs en 2e Période | Tirs en 3e Période | Tirs en 4e Période | Buts en 1e Période | Buts en 2e Période | Buts en 3e Période | Buts en 4e Période |
---|---|---|---|---|---|---|---|
0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 |
Mises en Jeu | ||||||||
---|---|---|---|---|---|---|---|---|
Gagnées en Zone Offensive | Total en Zone Offensive | % Gagnées en Zone Offensive | Gagnées en Zone Défensive | Total en Zone Défensive | % Gagnées en Zone Défensive | Gagnées en Zone Neutre | Total en Zone Neutre | % Gagnées en Zone Neutre |
0 | 0 | 0.00% | 0 | 0 | 0.00% | 0 | 0 | 0.00% |
Temps Avec la Rondelle | |||||
---|---|---|---|---|---|
En Zone Offensive | Contrôle en Zone Offensive | En Zone Défensive | Contrôle en Zone Défensive | En Zone Neutre | Contrôle en Zone Neutre |
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 |
Capacité de l'Aréna - Tendance du Prix des Billets - % | ||
---|---|---|
Niveau 1 | Niveau 2 | |
Capacité de l'Aréna | 2000 | 1000 |
Prix des Billets | 35 | 15 |
Assistance | 0.00% | 0.00% |
Assistance PCT | 0.00% | 0.00% |
Revenus | |||||
---|---|---|---|---|---|
Matchs à domicile Restants | Assistance Moyenne - % | Revenus Moyen par Match | Revenus Annuels à ce Jour | Capacité de l'Aréna | Popularité de l'Équipe |
40 | 0 - 0.00% | 0$ | 0$ | 3000 | 100 |
Dépenses | |||
---|---|---|---|
Dépenses Annuelles à Ce Jour | Salaire Total des Joueurs | Salaire Total Moyen des Joueurs | Salaire des Coachs |
0$ | 1,200,000$ | 1,150,000$ | 0$ |
Cap Salarial Par Jour | Cap salarial à ce jour | Joueurs Inclut dans la Cap Salariale | Joueurs Exclut dans la Cap Salariale |
---|---|---|---|
0$ | 0$ | 0 | 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$ | 200 | 6,000$ | 1,200,000$ |
Ligue | Domicile | Visiteur | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Année | 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 |
Saison Régulière | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
34 | 80 | 28 | 34 | 0 | 4 | 5 | 3 | 6 | 202 | 195 | 7 | 40 | 16 | 16 | 0 | 2 | 3 | 1 | 2 | 98 | 94 | 4 | 40 | 12 | 18 | 0 | 2 | 2 | 2 | 4 | 104 | 101 | 3 | 81 | 202 | 350 | 552 | 3 | 5 | 80 | 48 | 67 | 10 | 2196 | 691 | 677 | 797 | 66 | 2428 | 731 | 434 | 1372 | 245 | 32 | 13.06% | 193 | 32 | 83.42% | 3 | 908 | 2324 | 39.07% | 984 | 2702 | 36.42% | 459 | 1190 | 38.57% | 1881 | 1331 | 1999 | 563 | 987 | 488 |
34 | 80 | 28 | 34 | 0 | 4 | 5 | 3 | 6 | 202 | 195 | 7 | 40 | 16 | 16 | 0 | 2 | 3 | 1 | 2 | 98 | 94 | 4 | 40 | 12 | 18 | 0 | 2 | 2 | 2 | 4 | 104 | 101 | 3 | 81 | 202 | 350 | 552 | 3 | 5 | 80 | 48 | 67 | 10 | 2196 | 691 | 677 | 797 | 66 | 2428 | 731 | 434 | 1372 | 245 | 32 | 13.06% | 193 | 32 | 83.42% | 3 | 908 | 2324 | 39.07% | 984 | 2702 | 36.42% | 459 | 1190 | 38.57% | 1881 | 1331 | 1999 | 563 | 987 | 488 |
Total Saison Régulière | 160 | 56 | 68 | 0 | 8 | 10 | 6 | 12 | 404 | 390 | 14 | 80 | 32 | 32 | 0 | 4 | 6 | 2 | 4 | 196 | 188 | 8 | 80 | 24 | 36 | 0 | 4 | 4 | 4 | 8 | 208 | 202 | 6 | 162 | 404 | 700 | 1104 | 6 | 10 | 160 | 96 | 134 | 20 | 4392 | 1382 | 1354 | 1594 | 132 | 4856 | 1462 | 868 | 2744 | 490 | 64 | 13.06% | 386 | 64 | 83.42% | 6 | 1816 | 4648 | 39.07% | 1968 | 5404 | 36.42% | 918 | 2380 | 38.57% | 3763 | 2663 | 3998 | 1127 | 1975 | 977 |