{"name": "British Home Championship 1964",
 "matches": 
  [{"date": "1964-04-11",
    "team1": "Scotland",
    "team2": "England",
    "score": [1, 0],
    "ground": "Glasgow, Scotland"},
   {"date": "1964-04-15",
    "team1": "Wales",
    "team2": "Northern Ireland",
    "score": [2, 3],
    "ground": "Swansea, Wales"},
   {"date": "1964-10-03",
    "team1": "Northern Ireland",
    "team2": "England",
    "score": [3, 4],
    "ground": "Belfast, Northern Ireland"},
   {"date": "1964-10-03",
    "team1": "Wales",
    "team2": "Scotland",
    "score": [3, 2],
    "ground": "Cardiff, Wales"},
   {"date": "1964-11-18",
    "team1": "England",
    "team2": "Wales",
    "score": [2, 1],
    "ground": "London, England"},
   {"date": "1964-11-25",
    "team1": "Scotland",
    "team2": "Northern Ireland",
    "score": [3, 2],
    "ground": "Glasgow, Scotland"}]}
