[
    {
        "team_id": 502,
        "team_name": "Edinburgh 1",
        "seed": 1,
        "rounds": [
            {
                "round": 1,
                "match_points": 0,
                "board_points": 2,
                "cumulative_match_points": 0,
                "cumulative_board_points": 2
            }
        ]
    },
    {
        "team_id": 501,
        "team_name": "Musselburgh",
        "seed": 2,
        "rounds": [
            {
                "round": 1,
                "match_points": 2,
                "board_points": 4,
                "cumulative_match_points": 2,
                "cumulative_board_points": 4
            }
        ]
    },
    {
        "team_id": 503,
        "team_name": "Corstorphine",
        "seed": 3,
        "rounds": [
            {
                "round": 1,
                "match_points": null,
                "board_points": null,
                "cumulative_match_points": null,
                "cumulative_board_points": null
            }
        ]
    },
    {
        "team_id": 504,
        "team_name": "Edinburgh 2",
        "seed": 4,
        "rounds": [
            {
                "round": 1,
                "match_points": null,
                "board_points": null,
                "cumulative_match_points": null,
                "cumulative_board_points": null
            }
        ]
    },
    {
        "team_id": 505,
        "team_name": "Bank of Scotland",
        "seed": 5,
        "rounds": [
            {
                "round": 1,
                "match_points": null,
                "board_points": null,
                "cumulative_match_points": null,
                "cumulative_board_points": null
            }
        ]
    },
    {
        "team_id": 506,
        "team_name": "Pentland Hills",
        "seed": 6,
        "rounds": [
            {
                "round": 1,
                "match_points": null,
                "board_points": null,
                "cumulative_match_points": null,
                "cumulative_board_points": null
            }
        ]
    },
    {
        "team_id": 507,
        "team_name": "Wandering Dragons",
        "seed": 7,
        "rounds": [
            {
                "round": 1,
                "match_points": null,
                "board_points": null,
                "cumulative_match_points": null,
                "cumulative_board_points": null
            }
        ]
    },
    {
        "team_id": 508,
        "team_name": "Tiger Cubs",
        "seed": 8,
        "rounds": [
            {
                "round": 1,
                "match_points": null,
                "board_points": null,
                "cumulative_match_points": null,
                "cumulative_board_points": null
            }
        ]
    },
    {
        "team_id": 509,
        "team_name": "Edinburgh West",
        "seed": 9,
        "rounds": [
            {
                "round": 1,
                "match_points": null,
                "board_points": null,
                "cumulative_match_points": null,
                "cumulative_board_points": null
            }
        ]
    },
    {
        "team_id": 510,
        "team_name": "Sandy Bells",
        "seed": 10,
        "rounds": [
            {
                "round": 1,
                "match_points": null,
                "board_points": null,
                "cumulative_match_points": null,
                "cumulative_board_points": null
            }
        ]
    },
    {
        "team_id": 511,
        "team_name": "Civil Service",
        "seed": 11,
        "rounds": [
            {
                "round": 1,
                "match_points": null,
                "board_points": null,
                "cumulative_match_points": null,
                "cumulative_board_points": null
            }
        ]
    }
]