{
  "slug": "synthetic-cfl-2024-w2-tor",
  "game_id": "SYNTHETIC_CFL_2024_W2_TOR",
  "display": "TOR @ MTL (13\u201330)",
  "league": "CFL",
  "season": 2024,
  "week": 2,
  "away_team": "TOR",
  "home_team": "MTL",
  "score_away": 13,
  "score_home": 30,
  "date_str": "2024-05-25",
  "channel": "",
  "record_home": "",
  "record_away": "",
  "sport_slug": "cfl-2024",
  "synthetic": true,
  "player_count": 3,
  "stat_keys": [
    "interceptions_lost",
    "interceptions_made",
    "passing_tds",
    "passing_yards",
    "points_against",
    "receiving_tds",
    "receiving_yards",
    "receptions",
    "rushing_tds",
    "rushing_yards",
    "sacks"
  ],
  "players": [
    {
      "canonical_id": "ka39deem-carey",
      "canonical_name": "Ka&#39;Deem Carey",
      "positions": [
        "RB"
      ],
      "ambiguous": false,
      "stats": {
        "rushing_yards": 26.0,
        "rushing_tds": 0.0,
        "receiving_yards": 9.0,
        "receiving_tds": 0.0,
        "receptions": 1.0
      }
    },
    {
      "canonical_id": "tor-dst",
      "canonical_name": "TOR DST",
      "positions": [
        "DST"
      ],
      "ambiguous": false,
      "stats": {
        "points_against": 29.0,
        "sacks": 3.0,
        "interceptions_made": 0.0
      }
    },
    {
      "canonical_id": "tor-qb",
      "canonical_name": "TOR 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
      }
    }
  ]
}