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 | Antti Raanta | CAPE FEAR WILDCATS (PRO) | 37 | 22 | 8 | 6 | 0.910 | 2.61 | 2139 | 17 | 1 | 93 | 1031 | 556 | 6 | 0 | 0.625 | 8 | 34 | 16 | 4 | 0 | 3 |
2 | Jonathan Bernier | PHILADELPHIA PHANTOMS (PHI) | 30 | 21 | 7 | 2 | 0.923 | 2.29 | 1782 | 2 | 1 | 68 | 878 | 419 | 2 | 0 | 0.750 | 16 | 30 | 1 | 4 | 4 | 4 |
3 | Daniel Vladar | PENSACOLA BLACK BEARS (PEN) | 32 | 18 | 11 | 1 | 0.906 | 2.87 | 1801 | 2 | 0 | 86 | 913 | 447 | 1 | 1 | 0.833 | 6 | 30 | 17 | 3 | 2 | 2 |
4 | Jake Allen | EDMONTON OILERS (EDM) | 37 | 18 | 14 | 3 | 0.897 | 2.89 | 2094 | 2 | 1 | 101 | 980 | 399 | 4 | 1 | 1.000 | 2 | 35 | 11 | 1 | 2 | 4 |
5 | Phil Grubauer | LAS CRUCES MESCALEROS (SPU) | 31 | 18 | 9 | 1 | 0.895 | 3.08 | 1695 | 0 | 1 | 87 | 829 | 427 | 2 | 0 | 0.500 | 4 | 30 | 20 | 4 | 2 | 0 |
6 | Alex Nedeljkovic | VANCOUVER THOUSANDAIRES (VAN) | 30 | 18 | 9 | 2 | 0.903 | 2.75 | 1745 | 4 | 1 | 80 | 824 | 437 | 1 | 2 | 0.667 | 6 | 30 | 18 | 4 | 0 | 0 |
7 | Kirill Ustimenko | COLORADO CUBS (WOL) | 27 | 17 | 9 | 1 | 0.903 | 2.90 | 1592 | 2 | 0 | 77 | 794 | 411 | 1 | 0 | 0.000 | 0 | 26 | 24 | 1 | 2 | 0 |
8 | Jhonas Enroth | HAWAII PUNCH (HAW) | 29 | 17 | 9 | 3 | 0.911 | 2.68 | 1700 | 2 | 1 | 76 | 855 | 478 | 2 | 0 | 0.636 | 11 | 27 | 23 | 5 | 3 | 0 |
9 | Carter Hart | PINCHER CREEK WOLVERINES (PIN) | 33 | 16 | 15 | 2 | 0.899 | 2.90 | 1882 | 2 | 2 | 91 | 902 | 463 | 3 | 1 | 0.300 | 10 | 33 | 17 | 3 | 3 | 1 |
10 | Ilya Samsonov | NORTH VAN ROCKERS (ROC) | 29 | 16 | 7 | 4 | 0.914 | 2.43 | 1680 | 2 | 2 | 68 | 794 | 346 | 0 | 0 | 0.600 | 10 | 28 | 22 | 3 | 5 | 1 |