[
    {
        "entrant_id": 9325,
        "pnum": 30963,
        "seed": 1,
        "title": "",
        "surname": "Reynolds",
        "forename": "William",
        "clubs": [
            "ER"
        ],
        "status": "NEW",
        "grade": 2028,
        "rounds": [
            {
                "round": 1,
                "type": "game",
                "opponent_entrant_id": 9327,
                "opponent_pnum": 29419,
                "opponent_seed": 4,
                "opponent_title": "",
                "opponent_surname": "Paterson",
                "opponent_forename": "Krishan",
                "opponent_grade": 1525,
                "result": "1-0",
                "colour": "W",
                "score": 1
            }
        ],
        "points_scored": 1,
        "points_achieved": 1,
        "games_played": 1
    },
    {
        "entrant_id": 9324,
        "pnum": 9024,
        "seed": 2,
        "title": "",
        "surname": "Mollison",
        "forename": "Jamie",
        "clubs": [
            "BS",
            "DA"
        ],
        "status": "A",
        "grade": 1816,
        "rounds": [
            {
                "round": 1,
                "type": "game",
                "opponent_entrant_id": 9326,
                "opponent_pnum": 6910,
                "opponent_seed": 3,
                "opponent_title": "",
                "opponent_surname": "Murray",
                "opponent_forename": "Findlay R",
                "opponent_grade": 1656,
                "result": "1-0",
                "colour": "W",
                "score": 1
            }
        ],
        "points_scored": 1,
        "points_achieved": 1,
        "games_played": 1
    },
    {
        "entrant_id": 9326,
        "pnum": 6910,
        "seed": 3,
        "title": "",
        "surname": "Murray",
        "forename": "Findlay R",
        "clubs": [
            "BS"
        ],
        "status": "A",
        "grade": 1656,
        "rounds": [
            {
                "round": 1,
                "type": "game",
                "opponent_entrant_id": 9324,
                "opponent_pnum": 9024,
                "opponent_seed": 2,
                "opponent_title": "",
                "opponent_surname": "Mollison",
                "opponent_forename": "Jamie",
                "opponent_grade": 1816,
                "result": "1-0",
                "colour": "B",
                "score": 0
            }
        ],
        "points_scored": 0,
        "points_achieved": 0,
        "games_played": 1
    },
    {
        "entrant_id": 9327,
        "pnum": 29419,
        "seed": 4,
        "title": "",
        "surname": "Paterson",
        "forename": "Krishan",
        "clubs": [
            "BS"
        ],
        "status": "A",
        "grade": 1525,
        "rounds": [
            {
                "round": 1,
                "type": "game",
                "opponent_entrant_id": 9325,
                "opponent_pnum": 30963,
                "opponent_seed": 1,
                "opponent_title": "",
                "opponent_surname": "Reynolds",
                "opponent_forename": "William",
                "opponent_grade": 2028,
                "result": "1-0",
                "colour": "B",
                "score": 0
            }
        ],
        "points_scored": 0,
        "points_achieved": 0,
        "games_played": 1
    }
]