{
  "slug": "synthetic-af1-2025-w4-washington",
  "game_id": "SYNTHETIC_AF1_2025_W4_WASHINGTON",
  "display": "BILLINGS @ WASHINGTON (61\u201323)",
  "league": "AF1",
  "season": 2025,
  "week": 4,
  "away_team": "BILLINGS",
  "home_team": "WASHINGTON",
  "score_away": 61,
  "score_home": 23,
  "date_str": "2025-04-03",
  "channel": "",
  "record_home": "",
  "record_away": "",
  "sport_slug": "af1-2025",
  "synthetic": true,
  "player_count": 4,
  "stat_keys": [
    "passing_tds",
    "passing_yards",
    "receiving_tds",
    "receiving_yards",
    "receptions",
    "rushing_tds",
    "rushing_yards"
  ],
  "players": [
    {
      "canonical_id": "deshon-williams",
      "canonical_name": "Deshon  Williams",
      "positions": [
        "WR",
        "TE"
      ],
      "ambiguous": false,
      "stats": {
        "rushing_yards": 4.0,
        "receiving_yards": 30.0,
        "receiving_tds": 1.0
      }
    },
    {
      "canonical_id": "josh-meier",
      "canonical_name": "Josh Meier",
      "positions": [
        "WR"
      ],
      "ambiguous": false,
      "stats": {
        "receptions": 2.0,
        "receiving_yards": 20.0
      }
    },
    {
      "canonical_id": "ledarian-mcallister",
      "canonical_name": "Ledarian Mcallister",
      "positions": [
        "WR"
      ],
      "ambiguous": false,
      "stats": {
        "receptions": 2.0,
        "receiving_yards": 13.0
      }
    },
    {
      "canonical_id": "washington-qb",
      "canonical_name": "WASHINGTON QB",
      "positions": [
        "QB"
      ],
      "ambiguous": false,
      "stats": {
        "passing_yards": 63.0,
        "passing_tds": 1.0,
        "rushing_yards": 63.0,
        "rushing_tds": 2.0
      }
    }
  ]
}