{"name": "British Home Championship 1938",
 "matches": 
  [{"date": "1938-03-16",
    "team1": "Ireland",
    "team2": "Wales",
    "score": [1, 0],
    "ground": "Belfast, Northern Ireland"},
   {"date": "1938-04-09",
    "team1": "England",
    "team2": "Scotland",
    "score": [0, 1],
    "ground": "London, England"},
   {"date": "1938-10-08",
    "team1": "Ireland",
    "team2": "Scotland",
    "score": [0, 2],
    "ground": "Belfast, Northern Ireland"},
   {"date": "1938-10-22",
    "team1": "Wales",
    "team2": "England",
    "score": [4, 2],
    "ground": "Cardiff, Wales"},
   {"date": "1938-11-09",
    "team1": "Scotland",
    "team2": "Wales",
    "score": [3, 2],
    "ground": "Edinburgh, Scotland"},
   {"date": "1938-11-16",
    "team1": "England",
    "team2": "Ireland",
    "score": [7, 0],
    "ground": "Manchester, England"}]}
