[
    {
        "entrant_id": 8585,
        "pnum": 6609,
        "seed": 1,
        "title": "",
        "surname": "Saunders",
        "forename": "Benjamin",
        "clubs": [
            "LK"
        ],
        "status": "A",
        "grade": 1556,
        "rounds": [
            {
                "round": 1,
                "type": "game",
                "opponent_entrant_id": 8586,
                "opponent_pnum": 30150,
                "opponent_seed": 4,
                "opponent_title": "",
                "opponent_surname": "Wands",
                "opponent_forename": "James",
                "opponent_grade": 1024,
                "result": "1-0",
                "colour": "W",
                "score": 1
            },
            {
                "round": 2,
                "type": "game",
                "opponent_entrant_id": 8587,
                "opponent_pnum": 31608,
                "opponent_seed": 2,
                "opponent_title": "",
                "opponent_surname": "King",
                "opponent_forename": "Max",
                "opponent_grade": 1492,
                "result": "1-0",
                "colour": "W",
                "score": 1
            }
        ],
        "points_scored": 2,
        "points_achieved": 2,
        "games_played": 2
    },
    {
        "entrant_id": 8587,
        "pnum": 31608,
        "seed": 2,
        "title": "",
        "surname": "King",
        "forename": "Max",
        "clubs": [
            "LK"
        ],
        "status": "A",
        "grade": 1492,
        "rounds": [
            {
                "round": 1,
                "type": "game",
                "opponent_entrant_id": 8588,
                "opponent_pnum": 31618,
                "opponent_seed": 3,
                "opponent_title": "",
                "opponent_surname": "Daly",
                "opponent_forename": "Dominic",
                "opponent_grade": 1027,
                "result": "1-0",
                "colour": "W",
                "score": 1
            },
            {
                "round": 2,
                "type": "game",
                "opponent_entrant_id": 8585,
                "opponent_pnum": 6609,
                "opponent_seed": 1,
                "opponent_title": "",
                "opponent_surname": "Saunders",
                "opponent_forename": "Benjamin",
                "opponent_grade": 1556,
                "result": "1-0",
                "colour": "B",
                "score": 0
            }
        ],
        "points_scored": 1,
        "points_achieved": 1,
        "games_played": 2
    },
    {
        "entrant_id": 8588,
        "pnum": 31618,
        "seed": 3,
        "title": "",
        "surname": "Daly",
        "forename": "Dominic",
        "clubs": [
            "LK"
        ],
        "status": "J16",
        "grade": 1027,
        "rounds": [
            {
                "round": 1,
                "type": "game",
                "opponent_entrant_id": 8587,
                "opponent_pnum": 31608,
                "opponent_seed": 2,
                "opponent_title": "",
                "opponent_surname": "King",
                "opponent_forename": "Max",
                "opponent_grade": 1492,
                "result": "1-0",
                "colour": "B",
                "score": 0
            },
            {
                "round": 2,
                "type": "none"
            }
        ],
        "points_scored": 0,
        "points_achieved": 0,
        "games_played": 1
    },
    {
        "entrant_id": 8586,
        "pnum": 30150,
        "seed": 4,
        "title": "",
        "surname": "Wands",
        "forename": "James",
        "clubs": [
            "LK"
        ],
        "status": "A",
        "grade": 1024,
        "rounds": [
            {
                "round": 1,
                "type": "game",
                "opponent_entrant_id": 8585,
                "opponent_pnum": 6609,
                "opponent_seed": 1,
                "opponent_title": "",
                "opponent_surname": "Saunders",
                "opponent_forename": "Benjamin",
                "opponent_grade": 1556,
                "result": "1-0",
                "colour": "B",
                "score": 0
            },
            {
                "round": 2,
                "type": "none"
            }
        ],
        "points_scored": 0,
        "points_achieved": 0,
        "games_played": 1
    }
]