{
    "service": {
        "xml:lang": "en-US",
        "scoreboard": {
            "leagues": {
                "nhl": {
                    "league_id": "nhl",
                    "name": "NHL",
                    "display_name": "National Hockey League",
                    "link": "https:\/\/sports.yahoo.com\/nhl\/",
                    "season": {
                        "year": "2026",
                        "display_year": "2026-27",
                        "season_current_date": "2026-09-19",
                        "season_next_real_game_date": "2026-09-19",
                        "season_next_game_date": "2026-09-19",
                        "season_month": "07",
                        "display_schedule_period": "season.phase.offseason",
                        "display_schedule_period_id": "4",
                        "current_phase": "season.phase.offseason",
                        "current_sched_state": "4",
                        "suspended": "0",
                        "current_stat_state": {
                            "season": "2025"
                        },
                        "current_schedule_season": "2026"
                    },
                    "season_phases": {
                        "1": {
                            "phase_id": "season.phase.preseason",
                            "name": "Preseason",
                            "sched_state": "1",
                            "phase_start": "Sat, 19 Sep 2026 07:00:00 +0000",
                            "phase_end": "Sun, 27 Sep 2026 07:00:00 +0000",
                            "structures": [
                                "divisions",
                                "nhl"
                            ]
                        },
                        "2": {
                            "phase_id": "season.phase.season",
                            "name": "Regular Season",
                            "sched_state": "2",
                            "phase_start": "Tue, 29 Sep 2026 07:00:00 +0000",
                            "phase_end": "Sun, 11 Apr 2027 07:00:00 +0000",
                            "structures": [
                                "divisions",
                                "nhl"
                            ]
                        },
                        "3": {
                            "phase_id": "season.phase.postseason",
                            "name": "Post Season",
                            "sched_state": "3",
                            "phase_start": "TBD",
                            "phase_end": "TBD",
                            "structures": [
                                "divisions",
                                "nhl"
                            ]
                        },
                        "4": {
                            "phase_id": "season.phase.offseason",
                            "name": "Off Season",
                            "sched_state": "4",
                            "phase_start": "Sun, 11 Apr 2027 07:00:00 +0000",
                            "phase_end": "TBD",
                            "structures": [
                                "divisions",
                                "nhl"
                            ]
                        }
                    }
                }
            },
            "divisions": {
                "nhl": {
                    "1": {
                        "id": 1,
                        "name": "Eastern",
                        "type": "conference",
                        "divisions": {
                            "2": {
                                "id": 2,
                                "name": "Atlantic",
                                "type": "division"
                            },
                            "7": {
                                "id": 7,
                                "name": "Metropolitan",
                                "type": "division"
                            }
                        }
                    },
                    "2": {
                        "id": 2,
                        "name": "Western",
                        "type": "conference",
                        "divisions": {
                            "3": {
                                "id": 3,
                                "name": "Central",
                                "type": "division"
                            },
                            "4": {
                                "id": 4,
                                "name": "Pacific",
                                "type": "division"
                            }
                        }
                    }
                }
            }
        }
    }
}