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 | Marc-Andre Fleury | Riots | 78 | 50 | 18 | 10 | 0.913 | 2.67 | 4651 | 2 | 2 | 207 | 2376 | 0 | 0 | 2 | 0.759 | 29 | 78 | 2 | 2 | 8 | 6 |
2 | Philipp Grubauer | Stinky Badgers | 80 | 50 | 24 | 6 | 0.912 | 2.47 | 4721 | 2 | 6 | 194 | 2201 | 0 | 3 | 1 | 0.704 | 27 | 80 | 0 | 8 | 4 | 2 |
3 | Thomas Greiss | Phantoms | 78 | 47 | 22 | 7 | 0.911 | 2.62 | 4528 | 6 | 3 | 198 | 2216 | 0 | 2 | 2 | 0.667 | 15 | 78 | 0 | 11 | 3 | 3 |
4 | Connor Hellebuyck | Jets | 68 | 45 | 16 | 4 | 0.909 | 2.59 | 3933 | 8 | 3 | 170 | 1874 | 0 | 1 | 1 | 0.842 | 19 | 68 | 11 | 8 | 2 | 2 |
5 | Juuse Saros | Giants | 77 | 43 | 26 | 6 | 0.919 | 2.46 | 4505 | 6 | 2 | 185 | 2283 | 0 | 2 | 3 | 0.739 | 23 | 77 | 2 | 8 | 7 | 1 |
6 | Alex Nedeljkovic | Cunts | 79 | 41 | 29 | 7 | 0.906 | 2.95 | 4622 | 6 | 0 | 227 | 2415 | 0 | 1 | 5 | 0.600 | 5 | 79 | 0 | 6 | 4 | 3 |
7 | Tuukka Rask | Chiefs | 74 | 39 | 29 | 6 | 0.918 | 2.52 | 4446 | 4 | 2 | 187 | 2285 | 0 | 1 | 1 | 0.810 | 21 | 74 | 5 | 9 | 9 | 1 |
8 | Jack Campbell | Gladiators | 69 | 38 | 24 | 5 | 0.917 | 2.50 | 4012 | 6 | 4 | 167 | 2016 | 0 | 3 | 4 | 0.792 | 24 | 69 | 2 | 9 | 3 | 4 |
9 | Andrei Vasilevskiy | Shitbirds | 75 | 37 | 30 | 7 | 0.916 | 2.60 | 4381 | 12 | 3 | 190 | 2258 | 0 | 2 | 4 | 0.750 | 16 | 75 | 5 | 13 | 1 | 4 |
10 | Calvin Petersen | Meltdown | 79 | 36 | 34 | 9 | 0.901 | 2.91 | 4583 | 6 | 4 | 222 | 2239 | 0 | 1 | 4 | 0.733 | 15 | 79 | 0 | 7 | 5 | 2 |