Open jasonfsmitty opened 1 year ago
Ideally the gamesheetstats.com APIs would provide info to determine showcase-vs-full team status; so far I haven't been able to find anything in the existing APIs.
Been contemplating moving this to a database for storage instead of markdown. That method would allow for getting into this type of filtering.
Rather than continuing to use a blacklist filter of teams to exclude, I'm probably going to switch to a whitelist filter of teams that are included in the final rankings. In theory this can be configured upfront at the beginning of the season. During the season, if showcase teams are added (as happened last year in our division) they will be ignored automatically.
Currently filtering out showcase teams requires adding a filter per division. Showcase "teams" are really entire organizations, and as such we should be able to specify the organization once, and have it filtered out of all KRACH ratings for all age/skill levels.