{"name": "British Home Championship 1947",
 "matches": 
  [{"date": "1947-04-12",
    "team1": "England",
    "team2": "Scotland",
    "score": [1, 1],
    "ground": "London, England"},
   {"date": "1947-04-16",
    "team1": "Ireland",
    "team2": "Wales",
    "score": [2, 1],
    "ground": "Belfast, Northern Ireland"},
   {"date": "1947-10-04",
    "team1": "Ireland",
    "team2": "Scotland",
    "score": [2, 0],
    "ground": "Belfast, Northern Ireland"},
   {"date": "1947-10-18",
    "team1": "Wales",
    "team2": "England",
    "score": [0, 3],
    "ground": "Cardiff, Wales"},
   {"date": "1947-11-05",
    "team1": "England",
    "team2": "Ireland",
    "score": [2, 2],
    "ground": "Liverpool, England"},
   {"date": "1947-11-12",
    "team1": "Scotland",
    "team2": "Wales",
    "score": [1, 2],
    "ground": "Glasgow, Scotland"}]}
