BDL ID lookup temp

Array
(
    [id] => 5060025
    [home_team_name] => Colorado Rockies
    [away_team_name] => San Diego Padres
    [home_team] => Array
        (
            [id] => 9
            [slug] => colorado-rockies
            [abbreviation] => COL
            [display_name] => Colorado Rockies
            [short_display_name] => Rockies
            [name] => Rockies
            [location] => Colorado
            [league] => National
            [division] => West
        )

    [away_team] => Array
        (
            [id] => 23
            [slug] => san-diego-padres
            [abbreviation] => SD
            [display_name] => San Diego Padres
            [short_display_name] => Padres
            [name] => Padres
            [location] => San Diego
            [league] => National
            [division] => West
        )

    [season] => 2026
    [postseason] => 
    [season_type] => regular
    [date] => 2026-09-15T00:40:00.000Z
    [home_team_data] => Array
        (
            [hits] => 14
            [runs] => 7
            [errors] => 0
            [inning_scores] => Array
                (
                    [0] => 1
                    [1] => 0
                    [2] => 0
                    [3] => 0
                    [4] => 1
                    [5] => 3
                    [6] => 1
                    [7] => 1
                    [8] => 0
                )

        )

    [away_team_data] => Array
        (
            [hits] => 13
            [runs] => 8
            [errors] => 0
            [inning_scores] => Array
                (
                    [0] => 1
                    [1] => 4
                    [2] => 1
                    [3] => 0
                    [4] => 0
                    [5] => 0
                    [6] => 1
                    [7] => 1
                    [8] => 0
                )

        )

    [venue] => Coors Field
    [attendance] => 14805
    [conference_play] => 1
    [status] => STATUS_FINAL
    [status_state] => final
    [period] => 9
    [clock] => 0
    [display_clock] => 0:00
    [scoring_summary] => Array
        (
            [0] => Array
                (
                    [play] => Machado homered to left (388 feet).
                    [inning] => top
                    [period] => 1st
                    [away_score] => 1
                    [home_score] => 0
                )

            [1] => Array
                (
                    [play] => Rumfield singled to center, Goodman scored.
                    [inning] => bottom
                    [period] => 1st
                    [away_score] => 1
                    [home_score] => 1
                )

            [2] => Array
                (
                    [play] => Cronenworth singled to right, Merrill scored, Bogaerts to third.
                    [inning] => top
                    [period] => 2nd
                    [away_score] => 2
                    [home_score] => 1
                )

            [3] => Array
                (
                    [play] => Fermin hit sacrifice fly to center, Bogaerts scored.
                    [inning] => top
                    [period] => 2nd
                    [away_score] => 3
                    [home_score] => 1
                )

            [4] => Array
                (
                    [play] => Tatis Jr. homered to center (449 feet), Cronenworth scored.
                    [inning] => top
                    [period] => 2nd
                    [away_score] => 5
                    [home_score] => 1
                )

            [5] => Array
                (
                    [play] => Merrill reached on infield single to second, France scored.
                    [inning] => top
                    [period] => 3rd
                    [away_score] => 6
                    [home_score] => 1
                )

            [6] => Array
                (
                    [play] => Rumfield singled to center, Norby scored, Goodman to second.
                    [inning] => bottom
                    [period] => 5th
                    [away_score] => 6
                    [home_score] => 2
                )

            [7] => Array
                (
                    [play] => McCarthy tripled to center, Amador scored and Tovar scored.
                    [inning] => bottom
                    [period] => 6th
                    [away_score] => 6
                    [home_score] => 4
                )

            [8] => Array
                (
                    [play] => Norby grounded out to shortstop, McCarthy scored.
                    [inning] => bottom
                    [period] => 6th
                    [away_score] => 6
                    [home_score] => 5
                )

            [9] => Array
                (
                    [play] => France singled to right, Harris scored.
                    [inning] => top
                    [period] => 7th
                    [away_score] => 7
                    [home_score] => 5
                )

            [10] => Array
                (
                    [play] => Carrigg homered to right (424 feet).
                    [inning] => bottom
                    [period] => 7th
                    [away_score] => 7
                    [home_score] => 6
                )

            [11] => Array
                (
                    [play] => Harris doubled to right, Bogaerts scored, Fermin to third.
                    [inning] => top
                    [period] => 8th
                    [away_score] => 8
                    [home_score] => 6
                )

            [12] => Array
                (
                    [play] => Norby doubled to right, Tovar scored.
                    [inning] => bottom
                    [period] => 8th
                    [away_score] => 8
                    [home_score] => 7
                )

        )

)