{
  "slug": "synthetic-audl-2023-w10-aviators",
  "game_id": "SYNTHETIC_AUDL_2023_W10_AVIATORS",
  "display": "AUDL 2023 \u2014 Wk 10 (AVIATORS)",
  "league": "AUDL",
  "season": 2023,
  "week": 10,
  "away_team": "",
  "home_team": "",
  "score_away": "",
  "score_home": "",
  "date_str": "",
  "channel": "",
  "record_home": "",
  "record_away": "",
  "sport_slug": "audl-2023",
  "synthetic": true,
  "player_count": 2,
  "stat_keys": [
    "blocks",
    "yardsThrown"
  ],
  "players": [
    {
      "canonical_id": "chris-cogswell",
      "canonical_name": "Chris Cogswell",
      "positions": [
        "P"
      ],
      "ambiguous": false,
      "stats": {
        "yardsThrown": -5.0
      }
    },
    {
      "canonical_id": "everest-shapiro",
      "canonical_name": "Everest Shapiro",
      "positions": [
        "P"
      ],
      "ambiguous": false,
      "stats": {
        "blocks": 1.0
      }
    }
  ]
}