{
  "slug": "synthetic-af1-2025-w14-salina",
  "game_id": "SYNTHETIC_AF1_2025_W14_SALINA",
  "display": "SALINA @ SW KANSAS (53\u201352)",
  "league": "AF1",
  "season": 2025,
  "week": 14,
  "away_team": "SALINA",
  "home_team": "SW KANSAS",
  "score_away": 53,
  "score_home": 52,
  "date_str": "2025-06-15",
  "channel": "",
  "record_home": "",
  "record_away": "",
  "sport_slug": "af1-2025",
  "synthetic": true,
  "player_count": 2,
  "stat_keys": [
    "passing_tds",
    "passing_yards",
    "receiving_tds",
    "receiving_yards",
    "receptions",
    "rushing_tds",
    "rushing_yards"
  ],
  "players": [
    {
      "canonical_id": "edward-smith",
      "canonical_name": "Edward Smith",
      "positions": [
        "WR"
      ],
      "ambiguous": false,
      "stats": {
        "receptions": 9.0,
        "receiving_yards": 121.0,
        "receiving_tds": 3.0
      }
    },
    {
      "canonical_id": "salina-qb",
      "canonical_name": "SALINA QB",
      "positions": [
        "QB"
      ],
      "ambiguous": false,
      "stats": {
        "passing_yards": 321.0,
        "passing_tds": 5.0,
        "rushing_yards": 5.0,
        "rushing_tds": 1.0
      }
    }
  ]
}