{"name": "England FA Challenge Cup 1871/72",
 "matches": 
  [{"round": "1st Round",
    "date": "1871-11-11",
    "team1": "Barnes",
    "team2": "Civil Service",
    "score": [2, 0]},
   {"round": "1st Round",
    "date": "1871-11-11",
    "team1": "Crystal Palace",
    "team2": "Hitchin",
    "score": [0, 0]},
   {"round": "1st Round",
    "date": "1871-11-11",
    "team1": "Maidenhead",
    "team2": "Great Marlow",
    "score": [2, 0]},
   {"round": "1st Round",
    "date": "1871-11-11",
    "team1": "Upton Park",
    "team2": "Clapham Rovers",
    "score": [0, 3]},
   {"round": "1st Round",
    "date": "1871-11-11",
    "team1": "Royal Engineers",
    "team2": "Reigate Priory"},
   {"round": "1st Round",
    "date": "1871-11-11",
    "team1": "Wanderers",
    "team2": "Harrow Chequers"},
   {"round": "1st Round", "team1": "Donington School", "status": "bye"},
   {"round": "1st Round", "team1": "Hampstead Heathens", "status": "bye"},
   {"round": "1st Round", "team1": "Queen's Park", "status": "bye"},
   {"round": "2nd Round",
    "date": "1871-12-16",
    "team1": "Clapham Rovers",
    "team2": "Wanderers",
    "score": [1, 3]},
   {"round": "2nd Round",
    "date": "1871-12-16",
    "team1": "Crystal Palace",
    "team2": "Maidenhead",
    "score": [3, 0]},
   {"round": "2nd Round",
    "date": "1871-12-23",
    "team1": "Barnes",
    "team2": "Hampstead Heathens",
    "score": [1, 1]},
   {"round": "2nd Round",
    "date": "1872-01-10",
    "team1": "Hitchin",
    "team2": "Royal Engineers",
    "score": [0, 5]},
   {"round": "2nd Round",
    "date": "1872-01-10",
    "team1": "Queen's Park",
    "team2": "Donington School"},
   {"round": "2nd Round, Replay",
    "date": "1872-01-06",
    "team1": "Hampstead Heathens",
    "team2": "Barnes",
    "score": [1, 0]},
   {"round": "Quarter-finals",
    "date": "1872-01-20",
    "team1": "Wanderers",
    "team2": "Crystal Palace",
    "score": [0, 0]},
   {"round": "Quarter-finals",
    "date": "1872-01-27",
    "team1": "Royal Engineers",
    "team2": "Hampstead Heathens",
    "score": [3, 0]},
   {"round": "Quarter-finals", "team1": "Queen's Park", "status": "bye"},
   {"round": "Semi-finals",
    "date": "1872-02-17",
    "team1": "Crystal Palace",
    "team2": "Royal Engineers",
    "score": [0, 0],
    "ground": "Kennington Oval, London"},
   {"round": "Semi-finals",
    "date": "1872-03-05",
    "team1": "Wanderers",
    "team2": "Queen's Park",
    "score": [0, 0],
    "ground": "Kennington Oval, London"},
   {"round": "Semi-finals, Replays",
    "date": "1872-03-09",
    "team1": "Royal Engineers",
    "team2": "Crystal Palace",
    "score": [3, 0],
    "ground": "Kennington Oval, London"},
   {"round": "Semi-finals, Replays",
    "date": "1872-03-09",
    "team1": "Wanderers",
    "team2": "Queen's Park"},
   {"round": "Final",
    "date": "1872-03-16",
    "team1": "Wanderers",
    "team2": "Royal Engineers",
    "score": [1, 0],
    "ground": "Kennington Oval, London"}]}
