{"name": "British Home Championship 1933",
 "matches": 
  [{"date": "1933-04-01",
    "team1": "Scotland",
    "team2": "England",
    "score": [2, 1],
    "ground": "Glasgow, Scotland"},
   {"date": "1933-09-16",
    "team1": "Scotland",
    "team2": "Ireland",
    "score": [1, 2],
    "ground": "Glasgow, Scotland"},
   {"date": "1933-10-04",
    "team1": "Wales",
    "team2": "Scotland",
    "score": [3, 2],
    "ground": "Cardiff, Wales"},
   {"date": "1933-10-14",
    "team1": "Ireland",
    "team2": "England",
    "score": [0, 3],
    "ground": "Belfast, Northern Ireland"},
   {"date": "1933-11-04",
    "team1": "Ireland",
    "team2": "Wales",
    "score": [1, 1],
    "ground": "Belfast, Northern Ireland"},
   {"date": "1933-11-15",
    "team1": "England",
    "team2": "Wales",
    "score": [1, 2],
    "ground": "Newcastle, England"}]}
