{
  "about": "Touchline model data: one JSON per modelled match, mirroring its URL. Deterministic pre-match probabilities from a seeded Monte Carlo model.",
  "source": "https://touchline.watch",
  "engine": "https://github.com/heyimjames/touchline-model",
  "license": "CC BY 4.0, credit touchline.watch",
  "matches": [
    {
      "match": "Arsenal v Coventry City",
      "url": "https://touchline.watch/premier-league/2026/08/arsenal-v-coventry-city",
      "dataUrl": "https://touchline.watch/model/premier-league/2026/08/arsenal-v-coventry-city.json",
      "settled": false
    },
    {
      "match": "Hull City v Manchester United",
      "url": "https://touchline.watch/premier-league/2026/08/hull-city-v-manchester-united",
      "dataUrl": "https://touchline.watch/model/premier-league/2026/08/hull-city-v-manchester-united.json",
      "settled": false
    },
    {
      "match": "Everton v Crystal Palace",
      "url": "https://touchline.watch/premier-league/2026/08/everton-v-crystal-palace",
      "dataUrl": "https://touchline.watch/model/premier-league/2026/08/everton-v-crystal-palace.json",
      "settled": false
    },
    {
      "match": "Ipswich Town v Sunderland",
      "url": "https://touchline.watch/premier-league/2026/08/ipswich-town-v-sunderland",
      "dataUrl": "https://touchline.watch/model/premier-league/2026/08/ipswich-town-v-sunderland.json",
      "settled": false
    },
    {
      "match": "Nottingham Forest v Leeds United",
      "url": "https://touchline.watch/premier-league/2026/08/nottingham-forest-v-leeds-united",
      "dataUrl": "https://touchline.watch/model/premier-league/2026/08/nottingham-forest-v-leeds-united.json",
      "settled": false
    },
    {
      "match": "Brentford v Tottenham Hotspur",
      "url": "https://touchline.watch/premier-league/2026/08/brentford-v-tottenham-hotspur",
      "dataUrl": "https://touchline.watch/model/premier-league/2026/08/brentford-v-tottenham-hotspur.json",
      "settled": false
    },
    {
      "match": "Brighton & Hove Albion v Aston Villa",
      "url": "https://touchline.watch/premier-league/2026/08/brighton-hove-albion-v-aston-villa",
      "dataUrl": "https://touchline.watch/model/premier-league/2026/08/brighton-hove-albion-v-aston-villa.json",
      "settled": false
    },
    {
      "match": "Manchester City v AFC Bournemouth",
      "url": "https://touchline.watch/premier-league/2026/08/manchester-city-v-afc-bournemouth",
      "dataUrl": "https://touchline.watch/model/premier-league/2026/08/manchester-city-v-afc-bournemouth.json",
      "settled": false
    },
    {
      "match": "Newcastle United v Liverpool",
      "url": "https://touchline.watch/premier-league/2026/08/newcastle-united-v-liverpool",
      "dataUrl": "https://touchline.watch/model/premier-league/2026/08/newcastle-united-v-liverpool.json",
      "settled": false
    },
    {
      "match": "Fulham v Chelsea",
      "url": "https://touchline.watch/premier-league/2026/08/fulham-v-chelsea",
      "dataUrl": "https://touchline.watch/model/premier-league/2026/08/fulham-v-chelsea.json",
      "settled": false
    },
    {
      "match": "Spain v Argentina",
      "url": "https://touchline.watch/world-cup/2026/07/spain-v-argentina",
      "dataUrl": "https://touchline.watch/model/world-cup/2026/07/spain-v-argentina.json",
      "settled": true
    },
    {
      "match": "England v Argentina",
      "url": "https://touchline.watch/world-cup/2026/07/england-v-argentina",
      "dataUrl": "https://touchline.watch/model/world-cup/2026/07/england-v-argentina.json",
      "settled": true
    }
  ]
}
