{"name": "British Home Championship 1901",
 "matches": 
  [{"date": "1901-02-23",
    "team1": "Scotland",
    "team2": "Ireland",
    "score": [11, 0],
    "ground": "Glasgow, Scotland"},
   {"date": "1901-03-02",
    "team1": "Wales",
    "team2": "Scotland",
    "score": [1, 1],
    "ground": "Wrexham, Wales"},
   {"date": "1901-03-09",
    "team1": "England",
    "team2": "Ireland",
    "score": [3, 0],
    "ground": "Southampton, England"},
   {"date": "1901-03-18",
    "team1": "England",
    "team2": "Wales",
    "score": [6, 0],
    "ground": "Newcastle, England"},
   {"date": "1901-03-23",
    "team1": "Ireland",
    "team2": "Wales",
    "score": [0, 1],
    "ground": "Belfast, Ireland"},
   {"date": "1901-03-30",
    "team1": "England",
    "team2": "Scotland",
    "score": [2, 2],
    "ground": "London, England"}]}
