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 | Alan McGee | Providence Englishmen | 7 | 5 | 1 | 1 | 0.919 | 2.52 | 428 | 6 | 0 | 18 | 221 | 101 | 0 | 0 | 0.000 | 0 | 7 | 0 | 1 | 1 | 1 |
2 | Landon Ramser | Baltimore Tigers | 6 | 5 | 1 | 0 | 0.901 | 3.00 | 360 | 0 | 0 | 18 | 182 | 92 | 0 | 0 | 0.000 | 0 | 6 | 0 | 0 | 0 | 0 |
3 | Jason Welch | Lehigh Valley Rockets | 7 | 4 | 1 | 2 | 0.899 | 2.93 | 430 | 0 | 0 | 21 | 208 | 88 | 0 | 0 | 0.000 | 0 | 7 | 0 | 1 | 0 | 0 |
4 | Dan Federici | Albany Indians | 6 | 4 | 2 | 0 | 0.906 | 3.00 | 360 | 2 | 0 | 18 | 191 | 89 | 0 | 0 | 0.000 | 0 | 6 | 0 | 0 | 0 | 1 |
5 | Jason Carey | Syracuse Bulls | 8 | 4 | 3 | 1 | 0.886 | 3.84 | 438 | 0 | 0 | 28 | 245 | 115 | 0 | 0 | 0.000 | 0 | 8 | 0 | 1 | 2 | 0 |
6 | Scot Wickersham | Binghamton Roadrunners | 6 | 4 | 2 | 0 | 0.907 | 3.35 | 358 | 0 | 0 | 20 | 214 | 98 | 1 | 0 | 0.000 | 0 | 6 | 0 | 0 | 0 | 0 |
7 | Curt Denyer | Cincinnati Clippers | 6 | 4 | 2 | 0 | 0.932 | 2.03 | 355 | 2 | 0 | 12 | 177 | 88 | 0 | 0 | 0.000 | 0 | 5 | 1 | 1 | 0 | 1 |
8 | Wilson Ridderhoff | Virginia Mariners | 7 | 3 | 2 | 2 | 0.909 | 2.93 | 430 | 2 | 0 | 21 | 232 | 109 | 2 | 0 | 0.000 | 0 | 7 | 0 | 0 | 1 | 0 |
9 | Raymond Moreno | Ottawa Spartans | 6 | 3 | 2 | 0 | 0.901 | 3.20 | 281 | 0 | 0 | 15 | 151 | 68 | 0 | 0 | 0.000 | 0 | 6 | 0 | 0 | 0 | 0 |
10 | Jarrod Daniel | Rochester Lakers | 6 | 3 | 2 | 1 | 0.934 | 1.98 | 363 | 0 | 1 | 12 | 182 | 82 | 0 | 0 | 0.000 | 0 | 6 | 0 | 1 | 1 | 0 |