[
    {
        "entrant_id": 8583,
        "pnum": 32412,
        "seed": 1,
        "title": "",
        "surname": "Hudson",
        "forename": "Alistair F",
        "clubs": [
            "PY"
        ],
        "status": "NEW",
        "grade": 1310,
        "rounds": [
            {
                "round": 1,
                "type": "game",
                "opponent_entrant_id": 8584,
                "opponent_pnum": 23585,
                "opponent_seed": 2,
                "opponent_title": "",
                "opponent_surname": "Menzies",
                "opponent_forename": "Richard",
                "opponent_grade": 1226,
                "result": "0-1",
                "colour": "B",
                "score": 1
            },
            {
                "round": 2,
                "type": "none"
            }
        ],
        "points_scored": 1,
        "points_achieved": 1,
        "games_played": 1
    },
    {
        "entrant_id": 8584,
        "pnum": 23585,
        "seed": 2,
        "title": "",
        "surname": "Menzies",
        "forename": "Richard",
        "clubs": [
            "PY"
        ],
        "status": "A",
        "grade": 1226,
        "rounds": [
            {
                "round": 1,
                "type": "game",
                "opponent_entrant_id": 8583,
                "opponent_pnum": 32412,
                "opponent_seed": 1,
                "opponent_title": "",
                "opponent_surname": "Hudson",
                "opponent_forename": "Alistair F",
                "opponent_grade": 1310,
                "result": "0-1",
                "colour": "W",
                "score": 0
            },
            {
                "round": 2,
                "type": "game",
                "opponent_entrant_id": 8582,
                "opponent_pnum": 33450,
                "opponent_seed": 3,
                "opponent_title": "",
                "opponent_surname": "Gonsalves",
                "opponent_forename": "Ark",
                "opponent_grade": 0,
                "result": "1-0",
                "colour": "B",
                "score": 0
            }
        ],
        "points_scored": 0,
        "points_achieved": 0,
        "games_played": 2
    },
    {
        "entrant_id": 8582,
        "pnum": 33450,
        "seed": 3,
        "title": "",
        "surname": "Gonsalves",
        "forename": "Ark",
        "clubs": [
            "GW"
        ],
        "status": "J7",
        "grade": 0,
        "rounds": [
            {
                "round": 1,
                "type": "none"
            },
            {
                "round": 2,
                "type": "game",
                "opponent_entrant_id": 8584,
                "opponent_pnum": 23585,
                "opponent_seed": 2,
                "opponent_title": "",
                "opponent_surname": "Menzies",
                "opponent_forename": "Richard",
                "opponent_grade": 1226,
                "result": "1-0",
                "colour": "W",
                "score": 1
            }
        ],
        "points_scored": 1,
        "points_achieved": 1,
        "games_played": 1
    }
]