[
    {
        "round": 1,
        "games": [
            {
                "game_id": 17005,
                "round": 1,
                "colour": "W",
                "result": "1-0",
                "player1": {
                    "pnum": 28204,
                    "seed": 2,
                    "title": "",
                    "surname": "Warcup",
                    "forename": "Ross",
                    "clubs": [
                        "ST"
                    ],
                    "status": "J16",
                    "grade": 1494
                },
                "player2": {
                    "pnum": 6052,
                    "seed": 1,
                    "title": "",
                    "surname": "Smith",
                    "forename": "Stephen H",
                    "clubs": [
                        "ST"
                    ],
                    "status": "A",
                    "grade": 1549
                }
            }
        ]
    }
]