{
  "slug": "synthetic-af1-2025-w6-washington",
  "game_id": "SYNTHETIC_AF1_2025_W6_WASHINGTON",
  "display": "NASHVILLE @ WASHINGTON (68\u201320)",
  "league": "AF1",
  "season": 2025,
  "week": 6,
  "away_team": "NASHVILLE",
  "home_team": "WASHINGTON",
  "score_away": 68,
  "score_home": 20,
  "date_str": "2025-04-17",
  "channel": "",
  "record_home": "5-1",
  "record_away": "4-2",
  "sport_slug": "af1-2025",
  "synthetic": true,
  "player_count": 4,
  "stat_keys": [
    "interceptions_lost",
    "passing_tds",
    "passing_yards",
    "receiving_tds",
    "receiving_yards",
    "receptions",
    "rushing_yards"
  ],
  "players": [
    {
      "canonical_id": "deshon-williams",
      "canonical_name": "Deshon  Williams",
      "positions": [
        "WR",
        "TE"
      ],
      "ambiguous": false,
      "stats": {
        "rushing_yards": -1.0,
        "receptions": 1.0,
        "receiving_yards": 14.0
      }
    },
    {
      "canonical_id": "josh-meier",
      "canonical_name": "Josh Meier",
      "positions": [
        "WR"
      ],
      "ambiguous": false,
      "stats": {
        "receptions": 3.0,
        "receiving_yards": 18.0
      }
    },
    {
      "canonical_id": "ledarian-mcallister",
      "canonical_name": "Ledarian Mcallister",
      "positions": [
        "WR"
      ],
      "ambiguous": false,
      "stats": {
        "receptions": 6.0,
        "receiving_yards": 37.0,
        "receiving_tds": 2.0
      }
    },
    {
      "canonical_id": "washington-qb",
      "canonical_name": "WASHINGTON QB",
      "positions": [
        "QB"
      ],
      "ambiguous": false,
      "stats": {
        "passing_yards": 143.0,
        "passing_tds": 3.0,
        "interceptions_lost": 4.0,
        "rushing_yards": -4.0
      }
    }
  ]
}