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 |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1 | Lukas Dostal | Sherbrooke Phoenix (VGK) | 32 | 24 | 4 | 2 | 0.877 | 3.96 | 1849 | 0 | 0 | 122 | 992 | 542 | 2 | 0 | 0.571 | 7 | 32 | 2 | 1 | 2 | 0 |
2 | Erik Kallgren | Manchester Monarchs (NSH) | 28 | 22 | 5 | 0 | 0.889 | 4.16 | 1643 | 0 | 0 | 114 | 1031 | 605 | 1 | 0 | 0.800 | 5 | 27 | 17 | 1 | 1 | 1 |
3 | Cayden Primeau | Philadelphia Phantoms (PHI) | 27 | 20 | 5 | 2 | 0.897 | 3.82 | 1587 | 0 | 0 | 101 | 982 | 595 | 3 | 0 | 0.500 | 4 | 26 | 7 | 2 | 1 | 1 |
4 | Olivier Rodrigue | Boisbriand Armada (BOS) | 32 | 19 | 7 | 0 | 0.866 | 5.16 | 1629 | 0 | 0 | 140 | 1046 | 659 | 3 | 0 | 1.000 | 3 | 25 | 24 | 0 | 0 | 2 |
5 | Dustin Wolf | Lowell Devils (SEA) | 28 | 19 | 5 | 0 | 0.884 | 3.98 | 1478 | 2 | 0 | 98 | 842 | 479 | 3 | 0 | 0.714 | 7 | 22 | 20 | 1 | 0 | 1 |
6 | Ukko-Pekka Luukkonen | Worcester Sharks (SJS) | 30 | 18 | 9 | 1 | 0.860 | 4.86 | 1544 | 4 | 0 | 125 | 896 | 529 | 3 | 1 | 0.00% | 0 | 26 | 10 | 0 | 0 | 0 |
7 | Dustin Tokarski | Calgary Hitman (CAL) | 27 | 17 | 5 | 1 | 0.897 | 3.83 | 1458 | 2 | 0 | 93 | 905 | 537 | 3 | 0 | 0.750 | 4 | 23 | 24 | 0 | 0 | 0 |
8 | Ken Appleby | Rochester Americans (CHI) | 30 | 16 | 9 | 1 | 0.843 | 5.51 | 1482 | 0 | 0 | 136 | 864 | 523 | 1 | 0 | 0.667 | 3 | 22 | 38 | 0 | 0 | 0 |
9 | Hunter Shepard | Texas Stars (DAL) | 25 | 15 | 5 | 1 | 0.851 | 5.03 | 1193 | 0 | 0 | 100 | 669 | 422 | 1 | 0 | 0.00% | 0 | 20 | 28 | 0 | 0 | 0 |
10 | Nico Daws | Chicago Wolves (QUE) | 32 | 15 | 10 | 4 | 0.886 | 4.30 | 1827 | 4 | 0 | 131 | 1148 | 682 | 3 | 0 | 0.588 | 17 | 31 | 2 | 0 | 0 | 0 |