[
    {
        "entrant_id": 9671,
        "pnum": 30083,
        "seed": 1,
        "title": "",
        "surname": "Leah",
        "forename": "Tom",
        "clubs": [
            "WD"
        ],
        "status": "A",
        "grade": 1915,
        "rounds": [
            {
                "round": 1,
                "type": "game",
                "opponent_entrant_id": 9672,
                "opponent_pnum": 6012,
                "opponent_seed": 2,
                "opponent_title": "",
                "opponent_surname": "Sloan",
                "opponent_forename": "Elliot S",
                "opponent_grade": 1833,
                "result": "0-1",
                "colour": "B",
                "score": 1
            },
            {
                "round": 2,
                "type": "game",
                "opponent_entrant_id": 9673,
                "opponent_pnum": 3352,
                "opponent_seed": 3,
                "opponent_title": "",
                "opponent_surname": "Burnett",
                "opponent_forename": "Walter",
                "opponent_grade": 1827,
                "result": "1-0",
                "colour": "W",
                "score": 1
            },
            {
                "round": 3,
                "type": "none"
            }
        ],
        "points_scored": 2,
        "points_achieved": 2,
        "games_played": 2
    },
    {
        "entrant_id": 9672,
        "pnum": 6012,
        "seed": 2,
        "title": "",
        "surname": "Sloan",
        "forename": "Elliot S",
        "clubs": [
            "WD"
        ],
        "status": "A",
        "grade": 1833,
        "rounds": [
            {
                "round": 1,
                "type": "game",
                "opponent_entrant_id": 9671,
                "opponent_pnum": 30083,
                "opponent_seed": 1,
                "opponent_title": "",
                "opponent_surname": "Leah",
                "opponent_forename": "Tom",
                "opponent_grade": 1915,
                "result": "0-1",
                "colour": "W",
                "score": 0
            },
            {
                "round": 2,
                "type": "none"
            },
            {
                "round": 3,
                "type": "game",
                "opponent_entrant_id": 9673,
                "opponent_pnum": 3352,
                "opponent_seed": 3,
                "opponent_title": "",
                "opponent_surname": "Burnett",
                "opponent_forename": "Walter",
                "opponent_grade": 1827,
                "result": "1-0",
                "colour": "B",
                "score": 0
            }
        ],
        "points_scored": 0,
        "points_achieved": 0,
        "games_played": 2
    },
    {
        "entrant_id": 9673,
        "pnum": 3352,
        "seed": 3,
        "title": "",
        "surname": "Burnett",
        "forename": "Walter",
        "clubs": [
            "WD"
        ],
        "status": "A",
        "grade": 1827,
        "rounds": [
            {
                "round": 1,
                "type": "none"
            },
            {
                "round": 2,
                "type": "game",
                "opponent_entrant_id": 9671,
                "opponent_pnum": 30083,
                "opponent_seed": 1,
                "opponent_title": "",
                "opponent_surname": "Leah",
                "opponent_forename": "Tom",
                "opponent_grade": 1915,
                "result": "1-0",
                "colour": "B",
                "score": 0
            },
            {
                "round": 3,
                "type": "game",
                "opponent_entrant_id": 9672,
                "opponent_pnum": 6012,
                "opponent_seed": 2,
                "opponent_title": "",
                "opponent_surname": "Sloan",
                "opponent_forename": "Elliot S",
                "opponent_grade": 1833,
                "result": "1-0",
                "colour": "W",
                "score": 1
            }
        ],
        "points_scored": 1,
        "points_achieved": 1,
        "games_played": 2
    }
]