{"name": "British Home Championship 1930",
 "matches": 
  [{"date": "1930-02-01",
    "team1": "Ireland",
    "team2": "Wales",
    "score": [7, 0],
    "ground": "Belfast, Northern Ireland"},
   {"date": "1930-02-22",
    "team1": "Scotland",
    "team2": "Ireland",
    "score": [3, 1],
    "ground": "Glasgow, Scotland"},
   {"date": "1930-04-05",
    "team1": "England",
    "team2": "Scotland",
    "score": [5, 2],
    "ground": "London, England"},
   {"date": "1930-10-20",
    "team1": "England",
    "team2": "Ireland",
    "score": [5, 1],
    "ground": "Sheffield, England"},
   {"date": "1930-10-25",
    "team1": "Scotland",
    "team2": "Wales",
    "score": [1, 1],
    "ground": "Glasgow, Scotland"},
   {"date": "1930-11-22",
    "team1": "Wales",
    "team2": "England",
    "score": [0, 4],
    "ground": "Wrexham, Wales"}]}
