[ { "clubs": [], "nextClubId": 1, "username": "test", "passwordHash": 3556498, "fullName": "test", "courses": [], "rounds": [], "invites": [] }, { "clubs": [ { "id": 1, "manufacture": "Bobby", "nickname": "swen 261", "clubType": "DRIVER" }, { "id": 2, "manufacture": "Bobby", "nickname": "swen 262", "clubType": "PUTTER" }, { "id": 3, "manufacture": "sowclub", "nickname": "man", "clubType": "WOOD" } ], "nextClubId": 4, "username": "john_doe", "passwordHash": 46792755, "fullName": "John Doe", "courses": [ 2, 1 ], "rounds": [ { "course": 1, "dateTime": [ 2025, 10, 7, 13, 54, 37, 429963500 ], "startingHole": { "number": 1, "par": 5 }, "plays": [ { "holeNumber": 1, "swings": [ { "distance": 100, "clubUsed": 1 }, { "distance": 5, "clubUsed": 2 }, { "distance": 1, "clubUsed": 2 } ], "swingCount": 3, "distance": 106 }, { "holeNumber": 2, "swings": [ { "distance": 1000, "clubUsed": 1 }, { "distance": 2, "clubUsed": 1 } ], "swingCount": 2, "distance": 1002 } ], "currentHoleIndex": 2, "totalDistance": 1108.0, "currentHole": { "number": 3, "par": 4 }, "totalSwings": 5 }, { "course": 1, "dateTime": [ 2025, 10, 8, 20, 19, 38, 968996400 ], "startingHole": { "number": 9, "par": 3 }, "plays": [ { "holeNumber": 9, "swings": [ { "distance": 204, "clubUsed": 1 } ], "swingCount": 1, "distance": 204 } ], "currentHoleIndex": 9, "totalDistance": 204.0, "currentHole": { "number": 10, "par": 3 }, "totalSwings": 1 } ], "invites": [] } ]