Handle missing game stats gracefully
Game stats have moved behind another NHL API endpoint, so they are currently unavailable. Fix the server to handle that gracefully, and return zero values in the stats instead of returning an Internal Server Error.
Full Changelog: 0.49.3...0.49.4