{
  "slug": "synthetic-af1-2025-w8-washington",
  "game_id": "SYNTHETIC_AF1_2025_W8_WASHINGTON",
  "display": "OREGON @ WASHINGTON (37\u20139)",
  "league": "AF1",
  "season": 2025,
  "week": 8,
  "away_team": "OREGON",
  "home_team": "WASHINGTON",
  "score_away": 37,
  "score_home": 9,
  "date_str": "2025-05-04",
  "channel": "",
  "record_home": "",
  "record_away": "",
  "sport_slug": "af1-2025",
  "synthetic": true,
  "player_count": 2,
  "stat_keys": [
    "passing_tds",
    "passing_yards",
    "receiving_yards",
    "receptions",
    "rushing_yards"
  ],
  "players": [
    {
      "canonical_id": "josh-meier",
      "canonical_name": "Josh Meier",
      "positions": [
        "WR"
      ],
      "ambiguous": false,
      "stats": {
        "receptions": 1.0,
        "receiving_yards": 1.0
      }
    },
    {
      "canonical_id": "washington-qb",
      "canonical_name": "WASHINGTON QB",
      "positions": [
        "QB"
      ],
      "ambiguous": false,
      "stats": {
        "passing_yards": 91.0,
        "passing_tds": 1.0,
        "rushing_yards": -2.0
      }
    }
  ]
}