{"name": "British Home Championship 1973",
 "matches": 
  [{"date": "1973-05-12",
    "team1": "England",
    "team2": "Northern Ireland",
    "score": [2, 1],
    "ground": "Liverpool, England"},
   {"date": "1973-05-12",
    "team1": "Wales",
    "team2": "Scotland",
    "score": [0, 2],
    "ground": "Wrexham, Wales"},
   {"date": "1973-05-15",
    "team1": "England",
    "team2": "Wales",
    "score": [3, 0],
    "ground": "London, England"},
   {"date": "1973-05-16",
    "team1": "Scotland",
    "team2": "Northern Ireland",
    "score": [1, 2],
    "ground": "Glasgow, Scotland"},
   {"date": "1973-05-19",
    "team1": "England",
    "team2": "Scotland",
    "score": [1, 0],
    "ground": "London, England"},
   {"date": "1973-05-19",
    "team1": "Northern Ireland",
    "team2": "Wales",
    "score": [1, 0],
    "ground": "Liverpool, England"}]}
