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 |
Coaches Name | Team Name | PH | DF | OF | PD | EX | LD | PO | CNT | Age | Contract | Contrat Signature Date | Salary |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Anthoni Pears | ![]() | 94 | 73 | 92 | 91 | 99 | 99 | 62 | CAN | 40 | 4 | 2025-02-22 | 3,744,444$ |
Carson Ouellet | ![]() | 50 | 55 | 79 | 67 | 90 | 77 | 66 | CAN | 38 | 2 | 2025-02-25 | 200,000$ |
Chris Martin | ![]() | 91 | 69 | 91 | 91 | 99 | 99 | 69 | CAN | 45 | 4 | 2025-03-26 | 1,000,000$ |
Christian Bendel | ![]() | 94 | 65 | 67 | 71 | 99 | 73 | 84 | GER | 39 | 1 | 2025-05-11 | 1,000,000$ |
Cyril Arseneault | ![]() | 62 | 63 | 82 | 99 | 50 | 44 | 85 | CAN | 66 | 1 | 2024-07-16 | 3,000,000$ |
Gail Fraley | ![]() | 47 | 94 | 99 | 82 | 49 | 92 | 69 | USA | 39 | 2 | 2,850,000$ | |
Ibrahim Fagerberg | ![]() | 61 | 98 | 93 | 99 | 63 | 63 | 18 | SWE | 59 | 1 | 2,800,000$ | |
John Mayor | ![]() | 48 | 91 | 66 | 91 | 85 | 38 | 89 | CAN | 40 | 1 | 2024-07-16 | 1,800,000$ |
Kris Lemieux | ![]() | 70 | 96 | 89 | 42 | 43 | 71 | 46 | CAN | 69 | 3 | 2025-02-22 | 1,000,000$ |
Ladd Clark | ![]() | 72 | 86 | 79 | 84 | 80 | 74 | 47 | USA | 59 | 3 | 2024-07-16 | 2,500,000$ |
Linus Sodergren | ![]() | 53 | 91 | 92 | 49 | 87 | 77 | 48 | SWE | 50 | 1 | 1,000,000$ | |
Lorenzo Juarez | ![]() | 43 | 90 | 79 | 90 | 64 | 77 | 66 | USA | 53 | 1 | 2025-02-25 | 600,000$ |
Matt Binns | ![]() | 55 | 74 | 83 | 87 | 50 | 76 | 76 | USA | 40 | 2 | 2025-04-02 | 1,000,000$ |
Michele Renggli | ![]() | 99 | 55 | 87 | 63 | 99 | 88 | 47 | SWI | 61 | 1 | 1,500,000$ | |
Patric Backman | ![]() | 77 | 89 | 87 | 29 | 79 | 42 | 82 | SWE | 50 | 1 | 1,100,000$ | |
Ryan Laplante | ![]() | 36 | 52 | 99 | 96 | 78 | 93 | 22 | CAN | 54 | 1 | 800,000$ | |
Steven Ducharme | ![]() | 79 | 74 | 86 | 61 | 92 | 74 | 88 | USA | 39 | 2 | 2024-07-16 | 2,200,000$ |
Todd MacKenzie | ![]() | 32 | 92 | 99 | 83 | 99 | 96 | 86 | CAN | 50 | 1 | 3,000,000$ | |
Trent O'Brien | ![]() | 48 | 90 | 84 | 82 | 61 | 71 | 15 | CAN | 46 | 1 | 950,000$ | |
Viktor Palmikhin | ![]() | 59 | 87 | 70 | 62 | 99 | 90 | 85 | RUS | 39 | 1 | 2024-07-17 | 1,500,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 |
Coaches Name | Team Name | PH | DF | OF | PD | EX | LD | PO | CNT | Age | Contract | Contrat Signature Date | Salary |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Aleksandar Elfstrom | ![]() | 90 | 53 | 98 | 90 | 41 | 57 | 51 | SWE | 53 | 1 | 400,000$ | |
Arvid Persson | ![]() | 53 | 85 | 79 | 85 | 42 | 76 | 52 | SWE | 39 | 2 | 2025-02-24 | 350,000$ |
Dave Gonzalez | ![]() | 65 | 77 | 81 | 73 | 85 | 76 | 43 | USA | 39 | 4 | 2025-02-24 | 125,000$ |
Gustavo Spence | ![]() | 47 | 68 | 69 | 42 | 69 | 97 | 79 | USA | 54 | 3 | 2025-02-22 | 275,000$ |
Hunter Loiselle | ![]() | 91 | 80 | 67 | 60 | 98 | 35 | 66 | CAN | 39 | 1 | 2025-02-25 | 300,000$ |
Jim Hendricks | ![]() | 57 | 96 | 94 | 67 | 96 | 56 | 60 | USA | 52 | 4 | 2025-03-26 | 400,000$ |
Julian Weiss | ![]() | 94 | 30 | 94 | 92 | 40 | 97 | 57 | USA | 47 | 1 | 2024-12-12 | 1,000,000$ |
Mehdi Winberg | ![]() | 60 | 62 | 90 | 35 | 96 | 89 | 59 | SWE | 67 | 1 | 2025-02-24 | 650,000$ |
Nick Bourque | ![]() | 46 | 79 | 65 | 83 | 59 | 97 | 33 | CAN | 64 | 1 | 2024-07-16 | 950,000$ |
Peter Likar | ![]() | 55 | 96 | 79 | 87 | 64 | 92 | 79 | CZE | 40 | 3 | 2025-02-24 | 1,050,000$ |
Rueben Maccorry | ![]() | 54 | 98 | 67 | 65 | 41 | 79 | 86 | USA | 40 | 3 | 2024-07-17 | 1,000,000$ |
Shane Conway | ![]() | 42 | 60 | 47 | 90 | 98 | 97 | 34 | USA | 51 | 1 | 2025-02-22 | 200,000$ |
Tosha Sotnikov | ![]() | 86 | 56 | 88 | 94 | 38 | 52 | 73 | RUS | 57 | 4 | 2025-02-23 | 500,000$ |
Vernon Kay | ![]() | 92 | 46 | 87 | 73 | 74 | 64 | 83 | CAN | 51 | 1 | 2025-02-25 | 500,000$ |
Viktor Davoyan | ![]() | 43 | 98 | 62 | 87 | 66 | 52 | 64 | RUS | 40 | 1 | 2025-02-24 | 400,000$ |
Vladimir Dobson | ![]() | 76 | 56 | 95 | 27 | 35 | 29 | 19 | CAN | 45 | 1 | 700,000$ | |
Wesley Gillis | ![]() | 62 | 61 | 39 | 72 | 52 | 96 | 57 | CAN | 45 | 2 | 2025-03-05 | 200,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 |
Coaches Name | PH | DF | OF | PD | EX | LD | PO | CNT | Age | Contract | Contrat Signature Date | Salary |
---|---|---|---|---|---|---|---|---|---|---|---|---|
Bartolomej Kovar | 42 | 45 | 80 | 63 | 51 | 38 | 86 | CZH | 54 | 0 | 2024-07-19 | 700,000$ |
Berkly Von Korff | 82 | 77 | 53 | 86 | 69 | 70 | 74 | USA | 39 | 3 | 2024-07-17 | 1,000,000$ |
Bruno Bishop | 41 | 47 | 99 | 78 | 74 | 96 | 76 | CAN | 63 | 0 | 300,000$ | |
Christer Bjorkman | 75 | 52 | 64 | 63 | 98 | 99 | 16 | FIN | 64 | 0 | 200,000$ | |
Daryl Neufeld | 44 | 95 | 39 | 44 | 99 | 87 | 66 | CAN | 57 | 0 | 800,000$ | |
Denis Zorn | 74 | 54 | 63 | 98 | 68 | 66 | 54 | GER | 51 | 0 | 550,000$ | |
Eliot Halischuk | 77 | 62 | 60 | 71 | 63 | 46 | 73 | CAN | 39 | 0 | 2024-07-20 | 600,000$ |
Ernest Howard | 62 | 59 | 75 | 86 | 97 | 67 | 51 | CAN | 48 | 2 | 2025-02-22 | 980,000$ |
Georges Sandhu | 51 | 89 | 42 | 64 | 76 | 97 | 62 | CAN | 68 | 0 | 600,000$ | |
Greg Cadieux | 46 | 69 | 43 | 87 | 84 | 70 | 46 | CAN | 65 | 0 | 2024-07-17 | 500,000$ |
Gunther Morel | 92 | 89 | 64 | 76 | 84 | 58 | 85 | SWI | 58 | 0 | 1,000,000$ | |
Hall Germany | 49 | 50 | 64 | 71 | 97 | 64 | 57 | USA | 40 | 2 | 2024-10-16 | 800,000$ |
Hugo Hilborn | 53 | 98 | 35 | 76 | 70 | 96 | 59 | CAN | 39 | 0 | 2024-06-11 | 0$ |
Jaxxon Hanni | 95 | 37 | 98 | 83 | 94 | 46 | 82 | CAN | 38 | 2 | 2025-04-15 | 1,000,000$ |
Julian Trudel | 62 | 32 | 90 | 47 | 99 | 77 | 59 | CAN | 50 | 1 | 200,000$ | |
Julien Mills | 68 | 90 | 62 | 26 | 61 | 40 | 42 | CAN | 62 | 0 | 2024-06-11 | 0$ |
Kaiden Snopek | 63 | 68 | 69 | 85 | 50 | 92 | 65 | CAN | 40 | 0 | 2025-03-07 | 400,000$ |
Kent Gould | 75 | 99 | 55 | 70 | 77 | 76 | 21 | USA | 62 | 0 | 2024-07-18 | 500,000$ |
Larry Lamarche | 53 | 77 | 54 | 25 | 74 | 94 | 99 | CAN | 68 | 0 | 2024-06-11 | 0$ |
Lucas Berthet | 55 | 40 | 90 | 28 | 56 | 72 | 67 | FRA | 57 | 1 | 2024-10-22 | 1,000,000$ |
Ludger Schaefer | 91 | 92 | 32 | 46 | 65 | 35 | 93 | GER | 66 | 0 | 2024-06-11 | 0$ |
Lukas Sundman | 84 | 97 | 67 | 48 | 90 | 84 | 82 | SWE | 58 | 0 | 2025-03-25 | 1,000,000$ |
Luke Paul | 54 | 30 | 97 | 74 | 86 | 52 | 53 | CAN | 60 | 5 | 2025-02-22 | 1,000,000$ |
Mohamed Hagman | 97 | 79 | 52 | 79 | 97 | 75 | 63 | SWE | 57 | 2 | 1,000,000$ | |
Nathan Orr | 68 | 82 | 67 | 59 | 45 | 30 | 36 | CAN | 56 | 0 | 2024-07-20 | 400,000$ |
Paige Kontny | 78 | 83 | 43 | 71 | 48 | 41 | 67 | USA | 39 | 0 | 2024-06-11 | 0$ |
Peyton Wellington | 46 | 67 | 40 | 86 | 63 | 91 | 58 | CAN | 40 | 0 | 0$ | |
Ralph Kay | 82 | 81 | 33 | 95 | 53 | 45 | 82 | CAN | 66 | 2 | 444,000$ | |
Randy Williamson | 61 | 53 | 58 | 40 | 64 | 75 | 67 | CAN | 59 | 2 | 2024-09-28 | 600,000$ |
Remi Flynn | 86 | 76 | 51 | 71 | 41 | 74 | 87 | CAN | 67 | 0 | 350,000$ | |
Rolf Bjork | 85 | 56 | 67 | 36 | 93 | 82 | 79 | FIN | 47 | 1 | 700,000$ | |
Russ Lucas | 82 | 33 | 93 | 81 | 81 | 32 | 87 | CAN | 47 | 2 | 600,000$ | |
Spencer Hartman | 50 | 91 | 59 | 78 | 94 | 72 | 80 | USA | 57 | 0 | 2024-07-19 | 300,000$ |
Stanislav Koudelka | 29 | 40 | 25 | 77 | 25 | 87 | 86 | CZH | 49 | 0 | 0$ | |
Tapani Blom | 99 | 99 | 28 | 38 | 90 | 51 | 45 | FIN | 67 | 0 | 200,000$ | |
Wolf-Dieter Niemeyer | 93 | 95 | 34 | 45 | 99 | 73 | 73 | GER | 55 | 0 | 2024-06-11 | 0$ |
Coaches Name | GP | W | L | OTL |
---|---|---|---|---|
Ryan Laplante | 192 | 107 | 69 | 16 |
Spencer Hartman | 187 | 90 | 75 | 22 |
Michele Renggli | 187 | 89 | 76 | 22 |
Kent Gould | 186 | 115 | 57 | 14 |
Cyril Arseneault | 184 | 96 | 66 | 22 |
Steven Ducharme | 183 | 100 | 74 | 9 |
Ladd Clark | 176 | 104 | 59 | 13 |
Denis Zorn | 176 | 91 | 62 | 23 |
Lorenzo Juarez | 173 | 78 | 73 | 22 |
Trent O'Brien | 171 | 98 | 64 | 9 |
Todd MacKenzie | 167 | 76 | 65 | 26 |
Gail Fraley | 166 | 92 | 64 | 10 |
Kris Lemieux | 166 | 80 | 69 | 17 |
Ibrahim Fagerberg | 165 | 78 | 67 | 20 |
Patric Backman | 160 | 72 | 77 | 11 |
John Mayor | 160 | 71 | 74 | 15 |
Linus Sodergren | 160 | 69 | 74 | 17 |
Viktor Palmikhin | 160 | 68 | 70 | 22 |
Mohamed Hagman | 101 | 52 | 37 | 12 |
Luke Paul | 96 | 59 | 26 | 11 |
Anthoni Pears | 91 | 52 | 31 | 8 |
Hunter Loiselle | 80 | 39 | 36 | 5 |
Eliot Halischuk | 80 | 36 | 33 | 11 |
Carson Ouellet | 80 | 28 | 41 | 11 |
Julian Weiss | 75 | 34 | 33 | 8 |
Lukas Sundman | 71 | 35 | 27 | 9 |
Chris Martin | 70 | 30 | 37 | 3 |
Matt Binns | 66 | 36 | 22 | 8 |
Christian Bendel | 44 | 26 | 12 | 6 |
Berkly Von Korff | 35 | 11 | 18 | 6 |
Lucas Berthet | 31 | 16 | 15 | 0 |
Jaxxon Hanni | 25 | 11 | 11 | 3 |
Ernest Howard | 21 | 7 | 11 | 3 |
Randy Williamson | 11 | 4 | 6 | 1 |
Gustavo Spence | 5 | 2 | 3 | 0 |
Hall Germany | 3 | 0 | 3 | 0 |