[
    {
        "team_id": 445,
        "team_name": "Robert Gordons College",
        "seed": 1,
        "rounds": [
            {
                "round": 1,
                "match_points": 2,
                "board_points": 3,
                "cumulative_match_points": 2,
                "cumulative_board_points": 3
            },
            {
                "round": 2,
                "match_points": 2,
                "board_points": 4,
                "cumulative_match_points": 4,
                "cumulative_board_points": 7
            },
            {
                "round": 3,
                "match_points": 2,
                "board_points": 4,
                "cumulative_match_points": 6,
                "cumulative_board_points": 11
            },
            {
                "round": 4,
                "match_points": null,
                "board_points": null,
                "cumulative_match_points": null,
                "cumulative_board_points": null
            },
            {
                "round": 5,
                "match_points": 2,
                "board_points": 3,
                "cumulative_match_points": 8,
                "cumulative_board_points": 14
            }
        ]
    },
    {
        "team_id": 449,
        "team_name": "Lathallan",
        "seed": 2,
        "rounds": [
            {
                "round": 1,
                "match_points": 1,
                "board_points": 2,
                "cumulative_match_points": 1,
                "cumulative_board_points": 2
            },
            {
                "round": 2,
                "match_points": null,
                "board_points": null,
                "cumulative_match_points": null,
                "cumulative_board_points": null
            },
            {
                "round": 3,
                "match_points": 0,
                "board_points": 0,
                "cumulative_match_points": 1,
                "cumulative_board_points": 2
            },
            {
                "round": 4,
                "match_points": 1,
                "board_points": 2,
                "cumulative_match_points": 2,
                "cumulative_board_points": 4
            },
            {
                "round": 5,
                "match_points": 2,
                "board_points": 3,
                "cumulative_match_points": 4,
                "cumulative_board_points": 7
            }
        ]
    },
    {
        "team_id": 446,
        "team_name": "Composite",
        "seed": 3,
        "rounds": [
            {
                "round": 1,
                "match_points": null,
                "board_points": null,
                "cumulative_match_points": null,
                "cumulative_board_points": null
            },
            {
                "round": 2,
                "match_points": 1,
                "board_points": 2,
                "cumulative_match_points": 1,
                "cumulative_board_points": 2
            },
            {
                "round": 3,
                "match_points": 2,
                "board_points": 3,
                "cumulative_match_points": 3,
                "cumulative_board_points": 5
            },
            {
                "round": 4,
                "match_points": 1,
                "board_points": 2,
                "cumulative_match_points": 4,
                "cumulative_board_points": 7
            },
            {
                "round": 5,
                "match_points": 0,
                "board_points": 1,
                "cumulative_match_points": 4,
                "cumulative_board_points": 8
            }
        ]
    },
    {
        "team_id": 447,
        "team_name": "Harlaw Academy",
        "seed": 4,
        "rounds": [
            {
                "round": 1,
                "match_points": 0,
                "board_points": 1,
                "cumulative_match_points": 0,
                "cumulative_board_points": 1
            },
            {
                "round": 2,
                "match_points": 1,
                "board_points": 2,
                "cumulative_match_points": 1,
                "cumulative_board_points": 3
            },
            {
                "round": 3,
                "match_points": null,
                "board_points": null,
                "cumulative_match_points": null,
                "cumulative_board_points": null
            },
            {
                "round": 4,
                "match_points": 2,
                "board_points": 4,
                "cumulative_match_points": 3,
                "cumulative_board_points": 7
            },
            {
                "round": 5,
                "match_points": 0,
                "board_points": 1,
                "cumulative_match_points": 3,
                "cumulative_board_points": 8
            }
        ]
    },
    {
        "team_id": 448,
        "team_name": "Ukranian Hub",
        "seed": 5,
        "rounds": [
            {
                "round": 1,
                "match_points": 1,
                "board_points": 2,
                "cumulative_match_points": 1,
                "cumulative_board_points": 2
            },
            {
                "round": 2,
                "match_points": 0,
                "board_points": 0,
                "cumulative_match_points": 1,
                "cumulative_board_points": 2
            },
            {
                "round": 3,
                "match_points": 0,
                "board_points": 1,
                "cumulative_match_points": 1,
                "cumulative_board_points": 3
            },
            {
                "round": 4,
                "match_points": 0,
                "board_points": 0,
                "cumulative_match_points": 1,
                "cumulative_board_points": 3
            },
            {
                "round": 5,
                "match_points": null,
                "board_points": null,
                "cumulative_match_points": null,
                "cumulative_board_points": null
            }
        ]
    }
]