{
  "slug": "synthetic-cfl-2024-w10-wpg",
  "game_id": "SYNTHETIC_CFL_2024_W10_WPG",
  "display": "CFL 2024 \u2014 Wk 10 (WPG)",
  "league": "CFL",
  "season": 2024,
  "week": 10,
  "away_team": "",
  "home_team": "",
  "score_away": "",
  "score_home": "",
  "date_str": "",
  "channel": "",
  "record_home": "",
  "record_away": "",
  "sport_slug": "cfl-2024",
  "synthetic": true,
  "player_count": 2,
  "stat_keys": [
    "interceptions_lost",
    "interceptions_made",
    "passing_tds",
    "passing_yards",
    "points_against",
    "rushing_tds",
    "rushing_yards",
    "sacks"
  ],
  "players": [
    {
      "canonical_id": "wpg-dst",
      "canonical_name": "WPG DST",
      "positions": [
        "DST"
      ],
      "ambiguous": false,
      "stats": {
        "points_against": 28.0,
        "sacks": 1.0,
        "interceptions_made": 0.0
      }
    },
    {
      "canonical_id": "wpg-qb",
      "canonical_name": "WPG QB",
      "positions": [
        "QB"
      ],
      "ambiguous": false,
      "stats": {
        "passing_yards": 0.0,
        "passing_tds": 0.0,
        "interceptions_lost": 0.0,
        "rushing_yards": 0.0,
        "rushing_tds": 0.0
      }
    }
  ]
}