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 |
# | Nom du Gardien | Nom de l'Équipe | GP | W | L | OTL | PCT | GAA | MP | PIM | SO | GA | SA | SAR | A | EG | PS % | PSA | ST | BG | S1 | S2 | S3 |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1 | Connor Hellebuyck | Calgary | 18 | 11 | 5 | 1 | 0.909 | 2.90 | 1097 | 2 | 0 | 53 | 584 | 253 | 0 | 3 | 0.000 | 0 | 18 | 0 | 3 | 1 | 1 |
2 | Ben Bishop | Washington | 15 | 9 | 6 | 0 | 0.916 | 2.65 | 907 | 2 | 1 | 40 | 477 | 224 | 2 | 0 | 0.000 | 0 | 15 | 5 | 2 | 1 | 2 |
3 | Antti Raanta | New Jersey | 14 | 7 | 5 | 2 | 0.904 | 3.18 | 848 | 0 | 0 | 45 | 470 | 195 | 0 | 0 | 0.000 | 0 | 14 | 0 | 2 | 0 | 1 |
4 | Carter Hutton | Minnesota | 13 | 7 | 4 | 2 | 0.910 | 3.03 | 772 | 2 | 1 | 39 | 435 | 196 | 2 | 0 | 0.000 | 0 | 13 | 6 | 2 | 3 | 0 |
5 | Devan Dubnyk | Anaheim | 11 | 6 | 4 | 1 | 0.904 | 3.16 | 646 | 0 | 0 | 34 | 353 | 159 | 2 | 1 | 0.000 | 0 | 11 | 0 | 1 | 1 | 0 |
6 | Sergei Bobrovsky | Floride | 10 | 6 | 2 | 1 | 0.913 | 2.73 | 549 | 0 | 0 | 25 | 288 | 118 | 2 | 0 | 0.000 | 0 | 9 | 9 | 2 | 1 | 0 |
7 | Tuukka Rask | Chicago | 12 | 6 | 6 | 0 | 0.882 | 3.99 | 722 | 0 | 0 | 48 | 407 | 181 | 2 | 1 | 0.000 | 0 | 12 | 0 | 0 | 2 | 0 |
8 | Pekka Rinne | Montreal | 9 | 5 | 2 | 2 | 0.906 | 2.96 | 568 | 0 | 0 | 28 | 299 | 125 | 1 | 0 | 0.000 | 0 | 9 | 0 | 1 | 0 | 0 |
9 | Adin Hill | Floride | 10 | 5 | 4 | 0 | 0.884 | 3.45 | 539 | 0 | 0 | 31 | 267 | 135 | 0 | 1 | 0.000 | 0 | 9 | 9 | 0 | 1 | 0 |
10 | Brian Elliott | Minnesota | 7 | 4 | 2 | 0 | 0.900 | 3.56 | 405 | 0 | 0 | 24 | 240 | 121 | 0 | 0 | 0.000 | 0 | 6 | 13 | 1 | 1 | 1 |