[
    {
        "round": 1,
        "games": [
            {
                "game_id": 25059,
                "round": 1,
                "colour": "W",
                "result": "0-1",
                "player1": {
                    "pnum": 5147,
                    "seed": 2,
                    "title": "",
                    "surname": "McKinney",
                    "forename": "Stuart",
                    "clubs": [
                        "CS"
                    ],
                    "status": "A",
                    "grade": 1482
                },
                "player2": {
                    "pnum": 6033,
                    "seed": 1,
                    "title": "",
                    "surname": "Smith",
                    "forename": "Eric P",
                    "clubs": [
                        "CS"
                    ],
                    "status": "A",
                    "grade": 1503
                }
            }
        ]
    }
]