GuidesRelease Log
Coverage MatrixDocumentationChange LogLog InContact Us
Release Log

Soccer Extended API - Extended Season Statistics

We’ve added a new Soccer Extended endpoint that aggregates our 100+ extended statistics at the season level.

Refer to our Reference documentation for detailed data point descriptions, or visit the Stats Summary page for a full breakdown of all Player and Team statistics.


☑️ Sample Request:

  • Seasonal Competitor Extended Statistics - https://api.sportradar.com/soccer-extended /trial/v4/en/seasons/sr:season:130281/competitors/sr:competitor:35/extended_statistics.json

🔢 Versions


🔁 Endpoints Affected

  • Seasonal Competitor Extended Statistics

⚙️ Return Sample

    <competitor id="sr:competitor:35" name="Manchester United" country="England" country_code="ENG" abbreviation="MUN" gender="male">
        <statistics assists="12" ball_possession="54.21" cards_given="19" chances_created="119" clean_sheets="1" clearances="498" corner_kicks="61" crosses_claimed="0" crosses_excluding_corners="256" crosses_successful="79" crosses_successful_excluding_corners="22" crosses_total="317" crosses_unsuccessful="238" defensive_blocks="33" diving_saves="0" dribbles="36" dribbles_completed="25" dribbles_successful_percentage="69.44" dribbles_unsuccessful="11" fouls="140" fouls_suffered_final_third="28" free_kicks="153" free_kicks_scored="0" goal_kicks="105" goals="22" goals_conceded="21" goals_counter_attack="0" goals_excluding_penalties="21" goals_expected="25.39" goals_expected_created="18.44" goals_from_header="5" goals_inside_box="18" goals_left_footed="3" goals_lower_center="1" goals_lower_left="2" goals_lower_right="7" goals_open_play="14" goals_outside_box="4" goals_right_footed="6" goals_set_piece="2" goals_top_center="0" goals_top_left="2" goals_top_right="1" injuries="7" interceptions="41" interceptions_defensive_third="12" interceptions_final_third="15" interceptions_inside_box="0" interceptions_middle_third="14" interceptions_opposition_half="22" interceptions_own_half="19" long_passes_successful="163" long_passes_total="478" long_passes_unsuccessful="315" loss_of_possession="328" matches_played="14" offsides="22" passes_backward_successful="1590" passes_center="1255" passes_forward_successful="2343" passes_in_final_third="1406" passes_in_final_third_successful="1383" passes_into_box="148" passes_left="1558" passes_opponent_half="1759" passes_opponent_half_successful="1735" passes_own_half="1669" passes_own_half_successful="1645" passes_right="1465" passes_successful="4684" passes_successful_percentage="83.55" passes_total="5606" passes_unsuccessful="922" penalties_conceded="1" penalties_faced="1" penalties_missed="2" penalties_saved="0" penalties_scored="1" possessions_regained_in_defensive_third="48" possessions_regained_in_final_third="47" possessions_regained_in_middle_third="56" possessions_regained_in_opponent_half="71" possessions_regained_in_own_half="80" red_cards="0" saves_inside_box="6" saves_lower_center="3" saves_lower_left="2" saves_lower_right="2" saves_outside_box="4" saves_top_center="1" saves_top_left="1" saves_top_right="1" shootout_penalties_faced="0" shootout_penalties_missed="0" shootout_penalties_saved="0" shootout_penalties_scored="0" shots_blocked="44" shots_center="15" shots_counter_attack="0" shots_direct_free_kicks="0" shots_excluding_blocks="144" shots_faced="141" shots_headed="22" shots_headed_off_target="13" shots_headed_on_target="9" shots_headed_woodwork="0" shots_hit_woodwork="5" shots_inside_box="83" shots_inside_box_center="9" shots_inside_box_left="11" shots_inside_box_on_target="35" shots_inside_box_on_target_percentage="52.24" shots_inside_box_right="15" shots_left="24" shots_left_footed="46" shots_left_footed_off_target="15" shots_left_footed_on_target="21" shots_missed_high="60" shots_missed_left="50" shots_missed_right="29" shots_off_target="75" shots_off_target_inside_box="32" shots_off_target_outside_box="24" shots_on_target="69" shots_on_target_lower_center="11" shots_on_target_lower_left="18" shots_on_target_lower_right="16" shots_on_target_percentage="38.26" shots_on_target_top_center="3" shots_on_target_top_left="5" shots_on_target_top_right="5" shots_open_play="121" shots_outside_box="64" shots_outside_box_center="5" shots_outside_box_left="9" shots_outside_box_on_target="21" shots_outside_box_on_target_percentage="46.67" shots_outside_box_right="6" shots_right="21" shots_right_footed="71" shots_right_footed_off_target="28" shots_right_footed_on_target="27" shots_saved="11" shots_set_piece="11" shots_total="188" substitutions="60" tackles_defensive_third_successful="36" tackles_final_third_successful="32" tackles_middle_third_successful="42" tackles_opponent_half="61" tackles_opponent_half_successful="49" tackles_own_half="70" tackles_own_half_successful="61" tackles_successful="110" tackles_total="131" tackles_unsuccessful="21" throw_ins="269" was_fouled="153" yellow_cards="19" yellow_red_cards="1"/>
        "players": [
            {
                "id": "sr:player:122951",
                "name": "Casemiro",
                "statistics": {
                    "assists": 1,
                    "braces": 0,
                    "cards_given": 5,
                    "chances_created": 5,
                    "clean_sheets": 1,
                    "clearances": 31,
                    "corner_kicks": 0,
                    "crosses_claimed": 0,
                    "crosses_excluding_corners": 7,
                    "crosses_successful": 0,
                    "crosses_successful_excluding_corners": 0,
                    "crosses_total": 7,
                    "crosses_unsuccessful": 7,
                    "defensive_blocks": 7,
                    "diving_saves": 0,
                    "dribbles": 1,
                    "dribbles_completed": 1,
                    "dribbles_successful_percentage": 100,
                    "dribbles_unsuccessful": 0,
                    "fouls_committed": 16,
                    "fouls_suffered_final_third": 2,
                    "four_goals_or_more": 0,
                    "free_kicks_scored": 0,
                    "goal_involvements": 4,
                    "goal_kicks": 0,
                    "goals_by_head": 2,
                    "goals_by_penalty": 0,
                    "goals_conceded": 9,
                    "goals_counter_attack": 0,
                    "goals_excluding_penalties": 3,
                    "goals_expected": 1.96,
                    "goals_expected_created": 0.71,
                    "goals_inside_box": 2,
                    "goals_left_footed": 0,
                    "goals_lower_center": 0,
                    "goals_lower_left": 0,
                    "goals_lower_right": 2,
                    "goals_open_play": 1,
                    "goals_outside_box": 1,
                    "goals_right_footed": 1,
                    "goals_scored": 3,
                    "goals_set_piece": 1,
                    "goals_top_center": 0,
                    "goals_top_left": 0,
                    "goals_top_right": 0,
                    "hat_tricks": 0,
                    "injuries": 2,
                    "interceptions": 5,
                    "interceptions_defensive_third": 2,
                    "interceptions_final_third": 1,
                    "interceptions_inside_box": 0,
                    "interceptions_middle_third": 2,
                    "interceptions_opposition_half": 3,
                    "interceptions_own_half": 2,
                    "involvements_in_shots_off_target": 7,
                    "involvements_in_shots_off_target_goals_expected": 0.74,
                    "involvements_in_shots_on_target": 9,
                    "involvements_in_shots_on_target_goals_expected": 1.4,
                    "long_passes_successful": 12,
                    "long_passes_total": 25,
                    "long_passes_unsuccessful": 13,
                    "loss_of_possession": 9,
                    "matches_played": 13,
                    "minutes_played": 858,
                    "offsides": 0,
                    "own_goals": 0,
                    "passes_backward_successful": 101,
                    "passes_center": 112,
                    "passes_forward_successful": 201,
                    "passes_in_final_third": 97,
                    "passes_in_final_third_successful": 96,
                    "passes_into_box": 10,
                    "passes_left": 101,
                    "passes_opponent_half": 128,
                    "passes_opponent_half_successful": 126,
                    "passes_own_half": 115,
                    "passes_own_half_successful": 111,
                    "passes_right": 115,
                    "passes_successful": 353,
                    "passes_successful_percentage": 84.45,
                    "passes_total": 418,
                    "passes_unsuccessful": 65,
                    "penalties_conceded": 0,
                    "penalties_missed": 0,
                    "possessions_regained_in_defensive_third": 6,
                    "possessions_regained_in_final_third": 2,
                    "possessions_regained_in_middle_third": 6,
                    "possessions_regained_in_opponent_half": 6,
                    "possessions_regained_in_own_half": 8,
                    "red_cards": 0,
                    "shootout_penalties_missed": 0,
                    "shootout_penalties_scored": 0,
                    "shots_blocked": 3,
                    "shots_center": 0,
                    "shots_counter_attack": 0,
                    "shots_direct_free_kicks": 0,
                    "shots_excluding_blocks": 14,
                    "shots_headed": 3,
                    "shots_headed_off_target": 1,
                    "shots_headed_on_target": 2,
                    "shots_headed_woodwork": 0,
                    "shots_hit_woodwork": 1,
                    "shots_inside_box": 5,
                    "shots_inside_box_center": 0,
                    "shots_inside_box_left": 1,
                    "shots_inside_box_on_target": 3,
                    "shots_inside_box_on_target_percentage": 60,
                    "shots_inside_box_right": 2,
                    "shots_left": 2,
                    "shots_left_footed": 1,
                    "shots_left_footed_off_target": 0,
                    "shots_left_footed_on_target": 1,
                    "shots_missed_high": 2,
                    "shots_missed_left": 2,
                    "shots_missed_right": 1,
                    "shots_off_target": 7,
                    "shots_off_target_inside_box": 2,
                    "shots_off_target_outside_box": 2,
                    "shots_on_target": 7,
                    "shots_on_target_lower_center": 0,
                    "shots_on_target_lower_left": 2,
                    "shots_on_target_lower_right": 3,
                    "shots_on_target_percentage": 36.11,
                    "shots_on_target_top_center": 0,
                    "shots_on_target_top_left": 0,
                    "shots_on_target_top_right": 0,
                    "shots_open_play": 8,
                    "shots_outside_box": 7,
                    "shots_outside_box_center": 0,
                    "shots_outside_box_left": 1,
                    "shots_outside_box_on_target": 2,
                    "shots_outside_box_on_target_percentage": 50,
                    "shots_outside_box_right": 1,
                    "shots_right": 3,
                    "shots_right_footed": 6,
                    "shots_right_footed_off_target": 3,
                    "shots_right_footed_on_target": 3,
                    "shots_set_piece": 1,
                    "shots_total": 17,
                    "substituted_in": 1,
                    "substituted_out": 8,
                    "tackles_defensive_third_successful": 4,
                    "tackles_final_third_successful": 1,
                    "tackles_middle_third_successful": 4,
                    "tackles_opponent_half": 4,
                    "tackles_opponent_half_successful": 3,
                    "tackles_own_half": 7,
                    "tackles_own_half_successful": 6,
                    "tackles_successful": 9,
                    "tackles_total": 11,
                    "tackles_unsuccessful": 2,
                    "throw_ins": 0,
                    "was_fouled": 8,
                    "yellow_cards": 5,
                    "yellow_red_cards": 1
                }
            },