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 | Antoine Bibeau | Reading Royals (LAK) | 9 | 9 | 0 | 0 | 0.952 | 1.44 | 540 | 0 | 1 | 13 | 269 | 145 | 0 | 0 | 0 | 0 | 9 | 1 | 2 | 1 | 1 |
2 | Jonas Johansson | Cleveland Monsters (CBJ) | 9 | 7 | 0 | 1 | 0.911 | 2.90 | 497 | 0 | 0 | 24 | 270 | 128 | 1 | 0 | 0.333 | 3 | 9 | 1 | 2 | 1 | 0 |
3 | Laurent Brossoit | Utica Comets (NJD) | 8 | 6 | 2 | 0 | 0.893 | 3.28 | 457 | 0 | 0 | 25 | 233 | 117 | 2 | 0 | 0 | 0 | 8 | 2 | 0 | 0 | 1 |
4 | Aaron Dell | Athens Rock Lobsters (FLA) | 8 | 5 | 2 | 1 | 0.902 | 3.20 | 488 | 2 | 0 | 26 | 265 | 130 | 0 | 0 | 1.000 | 3 | 8 | 2 | 0 | 0 | 0 |
5 | Connor Hellebuyck | Coachella Valley Firebirds (SEA) | 10 | 4 | 3 | 3 | 0.908 | 2.67 | 607 | 0 | 0 | 27 | 295 | 127 | 0 | 0 | 0.500 | 4 | 10 | 0 | 1 | 0 | 0 |
6 | Oscar Dansk | Lehigh Valley Phantoms (PHI) | 6 | 4 | 1 | 1 | 0.897 | 3.32 | 307 | 0 | 0 | 17 | 165 | 90 | 1 | 0 | 0.500 | 4 | 4 | 6 | 0 | 0 | 0 |
7 | Magnus Chrona | Savannah Ghost Pirates (TOR) | 6 | 4 | 2 | 0 | 0.919 | 2.83 | 360 | 0 | 0 | 17 | 210 | 118 | 2 | 0 | 0 | 0 | 6 | 4 | 1 | 0 | 1 |
8 | Anton Khudobin | Rochester Americans (PIT) | 8 | 4 | 2 | 2 | 0.919 | 2.33 | 464 | 0 | 1 | 18 | 222 | 109 | 1 | 0 | 0 | 0 | 7 | 3 | 1 | 0 | 1 |
9 | Jhonas Enroth | Trois Rivieres Lions (MTL) | 5 | 4 | 1 | 0 | 0.873 | 4.16 | 303 | 0 | 0 | 21 | 166 | 86 | 0 | 0 | 0 | 0 | 5 | 0 | 0 | 0 | 0 |
10 | Dan Vladar | Chicago Blackhawks | 6 | 4 | 1 | 1 | 0.913 | 2.86 | 336 | 0 | 0 | 16 | 184 | 81 | 0 | 0 | 0.833 | 6 | 5 | 5 | 1 | 0 | 0 |