{"name": "British Home Championship 1982",
 "matches": 
  [{"date": "1982-02-23",
    "team1": "England",
    "team2": "Northern Ireland",
    "score": [4, 0],
    "ground": "London, England"},
   {"date": "1982-04-27",
    "team1": "Wales",
    "team2": "England",
    "score": [0, 1],
    "ground": "Cardiff, Wales"},
   {"date": "1982-04-28",
    "team1": "Northern Ireland",
    "team2": "Scotland",
    "score": [1, 1],
    "ground": "Belfast, Northern Ireland"},
   {"date": "1982-05-24",
    "team1": "Scotland",
    "team2": "Wales",
    "score": [1, 0],
    "ground": "Glasgow, Scotland"},
   {"date": "1982-05-27",
    "team1": "Wales",
    "team2": "Northern Ireland",
    "score": [3, 0],
    "ground": "Wrexham, Wales"},
   {"date": "1982-05-29",
    "team1": "Scotland",
    "team2": "England",
    "score": [0, 1],
    "ground": "Glasgow, Scotland"}]}
