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 | Andrew Dumont | Privateers | 62 | 37 | 18 | 5 | 0.911 | 3.05 | 3544 | 4 | 1 | 180 | 2018 | 866 | 0 | 0 | 0.667 | 12 | 61 | 19 | 2 | 3 | 2 |
2 | J.T. Macleish | Dynasty | 74 | 31 | 37 | 5 | 0.904 | 3.34 | 4300 | 2 | 0 | 239 | 2485 | 1020 | 4 | 4 | 0.880 | 25 | 73 | 7 | 0 | 0 | 0 |
3 | Dillon Valenzuela | Knights | 51 | 31 | 14 | 4 | 0.921 | 2.67 | 2875 | 2 | 0 | 128 | 1620 | 809 | 2 | 3 | 0.800 | 20 | 49 | 31 | 1 | 0 | 0 |
4 | Lars-Bjorn Sundholm | Muertos | 44 | 30 | 7 | 5 | 0.924 | 2.66 | 2593 | 4 | 0 | 115 | 1521 | 859 | 7 | 1 | 0.643 | 14 | 42 | 28 | 1 | 0 | 0 |
5 | Ash Galvin | Twisters | 49 | 30 | 14 | 5 | 0.921 | 2.80 | 2953 | 4 | 0 | 138 | 1748 | 852 | 7 | 2 | 0.889 | 9 | 49 | 31 | 0 | 0 | 1 |
6 | Marco Rutherford | Mighty Moose | 62 | 30 | 23 | 7 | 0.913 | 3.04 | 3616 | 4 | 0 | 183 | 2115 | 1198 | 9 | 2 | 0.650 | 20 | 60 | 19 | 0 | 0 | 0 |
7 | Harri-Juhani Sutelainen | Bandits | 50 | 29 | 16 | 2 | 0.915 | 3.02 | 2760 | 4 | 0 | 139 | 1640 | 768 | 0 | 2 | 0.650 | 20 | 44 | 33 | 0 | 0 | 0 |
8 | Ruben Junnilainen | Voodoo | 54 | 29 | 12 | 8 | 0.914 | 2.96 | 3041 | 4 | 0 | 150 | 1745 | 789 | 3 | 0 | 0.700 | 30 | 50 | 30 | 0 | 0 | 1 |
9 | Tor Kronberg | Blizzard | 54 | 28 | 16 | 3 | 0.908 | 3.13 | 2897 | 2 | 1 | 151 | 1637 | 723 | 4 | 1 | 0.625 | 8 | 49 | 16 | 3 | 2 | 0 |
10 | Karim Hogdal | Royals | 40 | 27 | 12 | 0 | 0.915 | 2.98 | 2378 | 4 | 0 | 118 | 1384 | 614 | 2 | 1 | 0.889 | 9 | 40 | 40 | 0 | 0 | 0 |