{"name": "British Home Championship 1951",
 "matches": 
  [{"date": "1951-03-07",
    "team1": "Ireland",
    "team2": "Wales",
    "score": [1, 2],
    "ground": "Belfast, Northern Ireland"},
   {"date": "1951-04-14",
    "team1": "England",
    "team2": "Scotland",
    "score": [2, 3],
    "ground": "London, England"},
   {"date": "1951-10-06",
    "team1": "Ireland",
    "team2": "Scotland",
    "score": [0, 3],
    "ground": "Belfast, Northern Ireland"},
   {"date": "1951-10-20",
    "team1": "Wales",
    "team2": "England",
    "score": [1, 1],
    "ground": "Cardiff, Wales"},
   {"date": "1951-11-14",
    "team1": "England",
    "team2": "Ireland",
    "score": [2, 0],
    "ground": "London, England"},
   {"date": "1951-11-14",
    "team1": "Scotland",
    "team2": "Wales",
    "score": [0, 1],
    "ground": "Glasgow, Scotland"}]}
