|
|
|
|
|
|
|
|
|
|
|
|
|
Full Scoreboard >> |
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 |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Denis Gurianov | X | X | 100.00 | 71 | 43 | 99 | 85 | 76 | 62 | 61 | 71 | 25 | 56 | 57 | 63 | 25 | 66 | 67 | ||
Nick Paul | X | X | 100.00 | 78 | 45 | 85 | 78 | 86 | 74 | 94 | 64 | 84 | 65 | 72 | 87 | 25 | 64 | 64 | ||
Kevin Labanc | X | X | 100.00 | 78 | 43 | 89 | 81 | 67 | 59 | 76 | 71 | 35 | 62 | 56 | 64 | 80 | 69 | 69 | ||
Tyler Motte | X | X | 100.00 | 79 | 44 | 87 | 78 | 68 | 62 | 83 | 65 | 55 | 54 | 59 | 87 | 25 | 67 | 69 | ||
John-Jason Peterka | X | X | X | 100.00 | 61 | 51 | 89 | 80 | 69 | 73 | 97 | 79 | 31 | 72 | 85 | 62 | 25 | 60 | 60 | |
Ivan Barbashev | X | X | 100.00 | 87 | 58 | 85 | 81 | 69 | 73 | 99 | 76 | 41 | 76 | 74 | 62 | 25 | 72 | 76 | ||
Mathieu Joseph | X | X | 100.00 | 80 | 54 | 80 | 86 | 70 | 73 | 81 | 68 | 38 | 76 | 68 | 85 | 75 | 67 | 68 | ||
Drew O'Connor | X | 100.00 | 69 | 43 | 91 | 76 | 77 | 70 | 90 | 65 | 41 | 67 | 72 | 78 | 25 | 58 | 59 | |||
Ross Johnston | X | 100.00 | 85 | 99 | 54 | 68 | 92 | 51 | 61 | 63 | 44 | 54 | 55 | 63 | 25 | 61 | 61 | |||
Pavel Dorofeyev | X | X | 100.00 | 63 | 41 | 91 | 79 | 65 | 65 | 66 | 71 | 44 | 68 | 79 | 63 | 75 | 52 | 52 | ||
Mathieu Olivier | X | 100.00 | 95 | 99 | 65 | 65 | 80 | 59 | 77 | 65 | 33 | 61 | 59 | 72 | 25 | 61 | 62 | |||
Carl Berglund | X | 100.00 | 77 | 70 | 93 | 60 | 70 | 50 | 50 | 50 | 63 | 49 | 47 | 62 | 45 | 44 | 44 | |||
Adam Fox | X | 100.00 | 67 | 42 | 85 | 86 | 66 | 88 | 94 | 93 | 25 | 80 | 64 | 82 | 53 | 67 | 69 | |||
Erik Gustafsson | X | 100.00 | 71 | 53 | 86 | 81 | 72 | 72 | 90 | 70 | 25 | 65 | 49 | 66 | 75 | 71 | 73 | |||
Erik Brannstrom | X | 100.00 | 67 | 42 | 86 | 83 | 66 | 70 | 92 | 66 | 25 | 56 | 48 | 79 | 25 | 65 | 65 | |||
Morgan Rielly | X | 100.00 | 79 | 55 | 88 | 90 | 79 | 88 | 86 | 83 | 25 | 79 | 50 | 74 | 25 | 78 | 81 | |||
Colton Parayko | X | 100.00 | 79 | 56 | 90 | 88 | 87 | 89 | 98 | 67 | 25 | 54 | 53 | 98 | 53 | 76 | 80 | |||
Oliver Ekman-Larsson | X | 100.00 | 78 | 44 | 74 | 83 | 75 | 75 | 84 | 76 | 25 | 63 | 51 | 75 | 48 | 83 | 83 | |||
Rayé | ||||||||||||||||||||
MOYENNE D'ÉQUIPE | 100.00 | 76 | 55 | 84 | 79 | 74 | 70 | 82 | 70 | 38 | 64 | 61 | 73 | 42 | 66 | 67 |
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 |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Casey DeSmith | 100.00 | 66 | 63 | 63 | 65 | 74 | 58 | 69 | 66 | 65 | 66 | 73 | 60 | 61 |
Ukko-Pekka Luukkonen | 100.00 | 77 | 78 | 75 | 80 | 75 | 78 | 77 | 73 | 80 | 77 | 42 | 56 | 56 |
Rayé | ||||||||||||||
MOYENNE D'ÉQUIPE | 100.00 | 72 | 71 | 69 | 73 | 75 | 68 | 73 | 70 | 73 | 72 | 58 | 58 | 59 |
Nom du Coach | PH | DF | OF | PD | EX | LD | PO | CNT | Âge | Contrat | Salaire |
---|
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 |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Marc McLaughlin | X | 100.00 | 79 | 74 | 89 | 71 | 74 | 76 | 83 | 50 | 63 | 44 | 50 | 63 | 48 | 44 | 44 | |||
Chris Wagner | X | X | X | 100.00 | 88 | 93 | 80 | 77 | 74 | 48 | 65 | 64 | 75 | 58 | 58 | 69 | 25 | 68 | 71 | |
James Hamblin | X | X | 100.00 | 65 | 41 | 99 | 67 | 61 | 50 | 69 | 64 | 68 | 53 | 57 | 70 | 25 | 47 | 47 | ||
Milos Kelemen | X | 100.00 | 64 | 62 | 67 | 63 | 62 | 80 | 85 | 60 | 50 | 53 | 63 | 59 | 60 | 46 | 46 | |||
Jack Rathbone (R) | X | 100.00 | 75 | 69 | 89 | 65 | 69 | 69 | 74 | 50 | 25 | 40 | 45 | 61 | 43 | 45 | 45 | |||
Joel Hanley | X | 100.00 | 76 | 74 | 80 | 72 | 69 | 63 | 56 | 63 | 25 | 49 | 47 | 74 | 25 | 63 | 64 | |||
Robert Hagg | X | 100.00 | 76 | 76 | 77 | 75 | 76 | 59 | 63 | 50 | 25 | 39 | 41 | 67 | 39 | 65 | 65 | |||
Anders Bjork | X | X | 100.00 | 76 | 70 | 91 | 65 | 70 | 64 | 65 | 64 | 50 | 60 | 61 | 70 | 58 | 64 | 64 | ||
Michal Teply (R) | X | X | 100.00 | 78 | 71 | 94 | 60 | 71 | 73 | 78 | 54 | 50 | 53 | 51 | 64 | 48 | 44 | 44 | ||
Dylan Coghlan | X | 100.00 | 74 | 72 | 80 | 66 | 72 | 60 | 60 | 62 | 25 | 50 | 57 | 67 | 54 | 57 | 57 | |||
MOYENNE D'ÉQUIPE | 100.00 | 76 | 55 | 84 | 79 | 74 | 70 | 82 | 70 | 38 | 64 | 61 | 73 | 42 | 66 | 67 |
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 |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Evan Fitzpatrick | 100.00 | 59 | 47 | 59 | 84 | 64 | 66 | 58 | 64 | 68 | 66 | 30 | 44 | 44 |
Rayé | ||||||||||||||
MOYENNE D'ÉQUIPE | 100.00 | 72 | 71 | 69 | 73 | 75 | 68 | 73 | 70 | 73 | 72 | 58 | 58 | 59 |