[
    {
        "entrant_id": 10426,
        "pnum": 33087,
        "seed": 1,
        "title": "",
        "surname": "Raghavendran",
        "forename": "Aaradhana",
        "clubs": [
            "LZ"
        ],
        "status": "J7",
        "grade": 936,
        "rounds": [
            {
                "round": 1,
                "type": "game",
                "opponent_entrant_id": 10427,
                "opponent_pnum": 32890,
                "opponent_seed": 2,
                "opponent_title": "",
                "opponent_surname": "Dileep",
                "opponent_forename": "Tejas",
                "opponent_grade": 0,
                "result": "0-1",
                "colour": "B",
                "score": 1
            }
        ],
        "points_scored": 1,
        "points_achieved": 1,
        "games_played": 1
    },
    {
        "entrant_id": 10427,
        "pnum": 32890,
        "seed": 2,
        "title": "",
        "surname": "Dileep",
        "forename": "Tejas",
        "clubs": [
            "EA"
        ],
        "status": "J8",
        "grade": 0,
        "rounds": [
            {
                "round": 1,
                "type": "game",
                "opponent_entrant_id": 10426,
                "opponent_pnum": 33087,
                "opponent_seed": 1,
                "opponent_title": "",
                "opponent_surname": "Raghavendran",
                "opponent_forename": "Aaradhana",
                "opponent_grade": 936,
                "result": "0-1",
                "colour": "W",
                "score": 0
            }
        ],
        "points_scored": 0,
        "points_achieved": 0,
        "games_played": 1
    }
]