{
  "slug": "synthetic-af1-2025-w8-oregon",
  "game_id": "SYNTHETIC_AF1_2025_W8_OREGON",
  "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_tds",
    "rushing_yards"
  ],
  "players": [
    {
      "canonical_id": "marquis-sampson",
      "canonical_name": "Marquis Sampson",
      "positions": [
        "WR"
      ],
      "ambiguous": false,
      "stats": {
        "receptions": 5.0,
        "receiving_yards": 51.0
      }
    },
    {
      "canonical_id": "oregon-qb",
      "canonical_name": "OREGON QB",
      "positions": [
        "QB"
      ],
      "ambiguous": false,
      "stats": {
        "passing_yards": 184.0,
        "passing_tds": 3.0,
        "rushing_yards": 14.0,
        "rushing_tds": 1.0
      }
    }
  ]
}