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 | Darcy Kuemper | Washington Capitals | 12 | 8 | 4 | 0 | 0.920 | 2.60 | 693 | 0 | 0 | 30 | 374 | 0 | 0 | 0 | 0.000 | 0 | 12 | 0 | 1 | 2 | 1 |
2 | Connor Hellebuyck | Buffalo Sabres | 11 | 8 | 3 | 0 | 0.924 | 2.06 | 669 | 2 | 1 | 23 | 304 | 0 | 0 | 0 | 0.000 | 0 | 11 | 0 | 1 | 0 | 1 |
3 | Jack Campbell | Vancouver Canucks | 12 | 8 | 3 | 1 | 0.918 | 2.52 | 832 | 0 | 0 | 35 | 425 | 0 | 0 | 0 | 0.000 | 0 | 12 | 2 | 2 | 1 | 0 |
4 | Sergei Bobrovsky | Colorado Avalanche | 10 | 8 | 2 | 0 | 0.918 | 2.58 | 581 | 0 | 0 | 25 | 305 | 0 | 0 | 0 | 0.000 | 0 | 10 | 0 | 1 | 1 | 0 |
5 | Devan Dubnyk | Philadelphia Flyers | 14 | 7 | 6 | 1 | 0.915 | 2.61 | 827 | 2 | 1 | 36 | 426 | 0 | 0 | 2 | 0.000 | 0 | 14 | 0 | 1 | 3 | 0 |
6 | Linus Ullmark | Chicago Blackhawks | 13 | 7 | 4 | 2 | 0.924 | 2.43 | 913 | 0 | 1 | 37 | 486 | 0 | 0 | 0 | 0.000 | 0 | 13 | 0 | 2 | 1 | 1 |
7 | Robin Lehner | Winnipeg Jets | 11 | 4 | 7 | 0 | 0.891 | 3.56 | 590 | 0 | 0 | 35 | 320 | 0 | 0 | 0 | 0.000 | 0 | 11 | 0 | 1 | 0 | 0 |
8 | Frederik Andersen | Ottawa Senators | 9 | 4 | 4 | 1 | 0.932 | 2.35 | 561 | 0 | 2 | 22 | 322 | 0 | 0 | 0 | 0.000 | 0 | 9 | 0 | 2 | 0 | 0 |
9 | Andrei Vasilevskiy | Toronto Maple Leafs | 7 | 3 | 4 | 0 | 0.889 | 3.51 | 376 | 2 | 2 | 22 | 199 | 0 | 0 | 0 | 0.000 | 0 | 7 | 0 | 2 | 0 | 0 |
10 | Tuukka Rask | Columbus Blue Jackets | 7 | 3 | 3 | 1 | 0.922 | 2.28 | 422 | 0 | 0 | 16 | 206 | 0 | 0 | 0 | 0.000 | 0 | 7 | 0 | 1 | 1 | 0 |
11 | Carey Price | Anaheim Ducks | 7 | 3 | 2 | 1 | 0.919 | 2.75 | 436 | 0 | 0 | 20 | 248 | 0 | 0 | 0 | 0.000 | 0 | 7 | 0 | 0 | 0 | 1 |
12 | Jordan Binnington | Dallas Stars | 6 | 2 | 4 | 0 | 0.886 | 3.77 | 334 | 2 | 0 | 21 | 184 | 0 | 0 | 0 | 0.000 | 0 | 6 | 0 | 0 | 1 | 0 |
13 | Tristan Jarry | Edmonton Oilers | 6 | 2 | 2 | 2 | 0.924 | 2.97 | 424 | 0 | 0 | 21 | 275 | 0 | 0 | 0 | 0.000 | 0 | 6 | 0 | 0 | 0 | 0 |
14 | Philipp Grubauer | Carolina Hurricanes | 5 | 1 | 4 | 0 | 0.891 | 3.46 | 243 | 2 | 1 | 14 | 129 | 0 | 0 | 0 | 0.000 | 0 | 5 | 0 | 1 | 0 | 0 |