{
    "success": true,
    "year": 2026,
    "total_teams": 33,
    "teams": [
        {
            "team_id": 1,
            "team_name": "TeAm AnandTech",
            "team_logo": null,
            "marathon_points": 17138,
            "sprint_points": 750,
            "total_points": 17888,
            "rank": 1,
            "is_your_team": false
        },
        {
            "team_id": 3,
            "team_name": "Ukraine",
            "team_logo": null,
            "marathon_points": 16890.29999999999927240423858165740966796875,
            "sprint_points": 693.799999999999954525264911353588104248046875,
            "total_points": 17584.0999999999985448084771633148193359375,
            "rank": 2,
            "is_your_team": false
        },
        {
            "team_id": 10,
            "team_name": "Planet 3DNow!",
            "team_logo": null,
            "marathon_points": 16167,
            "sprint_points": 705,
            "total_points": 16872,
            "rank": 3,
            "is_your_team": false
        },
        {
            "team_id": 23,
            "team_name": "BOINC@AUSTRALIA",
            "team_logo": null,
            "marathon_points": 13551.600000000000363797880709171295166015625,
            "sprint_points": 611.299999999999954525264911353588104248046875,
            "total_points": 14162.899999999999636202119290828704833984375,
            "rank": 4,
            "is_your_team": false
        },
        {
            "team_id": 9,
            "team_name": "Rechenkraft.net",
            "team_logo": null,
            "marathon_points": 13549.5,
            "sprint_points": 600,
            "total_points": 14149.5,
            "rank": 5,
            "is_your_team": false
        }
    ]
}