Integration GuidesReference Docs
Coverage MatrixDocumentationChange LogLog InContact Us
Integration Guides

Historical Data

Learn how to access Sportradar's historical NCAA Men's Basketball (NCAAMB) statistics.

Data Availability

Sportradar's NCAAMB API provides data going back to the 2013 season. Data is captured using proprietary software developed by Sportradar and gathered by in-house production operators who monitor games via broadcast video feeds.


Data Updates

We are always enhancing our datasets, and as a result, you may notice certain stats are unavailable in past years or versions.

When new data points are added, they are typically available in the most recent API version from that point going forward. Reference the NCAAMB API Change Log for more specifics on added data.



Data Accessibility

Historical Men's College Basketball statistics are available within the NCAAMB API. There is no separate API or add-on package at this time.

Any NCAAMB API feed which contains the season_year parameter can be leveraged to retrieve historical statistics.

These feeds include:

Use the below data retrieval samples as a starting point to obtain your historical stats.


Seasonal Stats by Team

To retrieve team seasonal stats we'll want to access the Seasonal Statistics feed. This feed provides complete team and player seasonal statistics for a given season and season type. Let's look at the syntax below and retrieve the Michigan Wolverines' 2020 regular season stats.

https://api.sportradar.com/ncaamb/{access_level}/v8/{language_code}/seasons/{season_year}/{season_type}/teams/{team_id}/statistics.{format}

We will need the following parameters: season_year, season_type, and team_id.

  • season_year - This parameter represents the year of the NCAAMB season. It is always the year the season began. So, use 2020 for the 2020 season.
  • season_type - This parameter represents the type of season as CT (Conference Tournament), REG (Regular Season), and PST (Postseason).
  • team_id - This parameter is the unique ID of an NCAAMB team. Find the Wolverines' unique ID in the League Hierarchy feed.

Final call:https://api.sportradar.com/ncaamb/trial/v8/en/seasons/2020/REG/teams/bdc2561d-f603-4fab-a262-f1d2af462277/statistics.json?api_key=<<api_key>>

This call will return the 2020 season stats for the Michigan Wolverines. Stats are broken down by team, opponent and player. You can find all of the data points available in Seasonal Statistics here.

Catch statistical updates to past seasons by using the Daily Change Log.

<team_records>
	<overall>
		<total games_played="28" minutes="5625.0" field_goals_made="771" field_goals_att="1598" field_goals_pct="0.482" two_points_made="565" two_points_att="1057" two_points_pct="0.535" three_points_made="206" three_points_att="541" three_points_pct="0.381" blocked_att="79" free_throws_made="373" free_throws_att="485" free_throws_pct="0.769" offensive_rebounds="225" defensive_rebounds="752" rebounds="977" assists="443" turnovers="315" assists_turnover_ratio="1.41" steals="120" blocks="117" personal_fouls="412" tech_fouls="10" points="2121" fast_break_pts="213" flagrant_fouls="2" points_off_turnovers="337" second_chance_pts="305" ejections="0" foulouts="5" efficiency="2524" points_in_paint="974" team_offensive_rebounds="0" team_defensive_rebounds="0" team_rebounds="95" total_rebounds="1072" true_shooting_att="1811.4" true_shooting_pct="0.585"/>
		<average fast_break_pts="7.61" points_off_turnovers="12.04" second_chance_pts="10.89" minutes="200.9" points="75.8" off_rebounds="8.04" def_rebounds="26.86" rebounds="34.89" assists="15.8" steals="4.29" blocks="4.18" turnovers="11.25" personal_fouls="14.71" flagrant_fouls="0.07" blocked_att="2.82" field_goals_made="27.54" field_goals_att="57.07" three_points_made="7.36" three_points_att="19.32" free_throws_made="13.32" free_throws_att="17.32" two_points_made="20.18" two_points_att="37.75" points_in_paint="34.79" efficiency="90.14" true_shooting_att="64.69"/>
	</overall>
 <opponents>
	<total games_played="28" minutes="5625.0" field_goals_made="667" field_goals_att="1698" field_goals_pct="0.393" two_points_made="493" two_points_att="1157" two_points_pct="0.426" three_points_made="174" three_points_att="541" three_points_pct="0.322" blocked_att="119" free_throws_made="314" free_throws_att="413" free_throws_pct="0.76" offensive_rebounds="209" defensive_rebounds="581" rebounds="790" assists="280" turnovers="281" assists_turnover_ratio="1.0" steals="139" blocks="78" personal_fouls="462" tech_fouls="8" points="1822" fast_break_pts="166" flagrant_fouls="4" points_off_turnovers="309" second_chance_pts="233" ejections="0" foulouts="7" efficiency="1698" points_in_paint="760" team_offensive_rebounds="0" team_defensive_rebounds="0" team_rebounds="102" total_rebounds="892" true_shooting_att="1879.72" true_shooting_pct="0.485"/>
	<average fast_break_pts="5.93" points_off_turnovers="11.04" second_chance_pts="8.32" minutes="200.9" points="65.1" off_rebounds="7.46" def_rebounds="20.75" rebounds="28.21" assists="10.0" steals="4.96" blocks="2.79" turnovers="10.04" personal_fouls="16.5" flagrant_fouls="0.14" blocked_att="4.25" field_goals_made="23.82" field_goals_att="60.64" three_points_made="6.21" three_points_att="19.32" free_throws_made="11.21" free_throws_att="14.75" two_points_made="17.61" two_points_att="41.32" points_in_paint="27.14" efficiency="60.64" true_shooting_att="67.13"/>
</opponents>
 
<player_records>
	<player id="06facdf9-7f9c-419b-a895-1c441609e1c3" full_name="Jace Howard" first_name="Jace" last_name="Howard" position="G" primary_position="NA" jersey_number="25">
		<overall>
			<total games_played="11" games_started="0" minutes="34.0" field_goals_made="3" field_goals_att="7" field_goals_pct="0.429" two_points_made="2" two_points_att="5" two_points_pct="0.4" three_points_made="1" three_points_att="2" three_points_pct="0.5" blocked_att="1" free_throws_made="5" free_throws_att="10" free_throws_pct="0.5" offensive_rebounds="0" defensive_rebounds="4" rebounds="4" assists="0" turnovers="3" assists_turnover_ratio="0.0" steals="0" blocks="0" personal_fouls="5" tech_fouls="0" points="12" flagrant_fouls="0" ejections="0" foulouts="0" true_shooting_att="11.4" true_shooting_pct="0.526" efficiency="4"/>
			<average minutes="3.1" points="1.1" off_rebounds="0.0" def_rebounds="0.36" rebounds="0.36" assists="0.0" steals="0.0" blocks="0.0" turnovers="0.27" personal_fouls="0.45" flagrant_fouls="0.0" blocked_att="0.09" field_goals_made="0.27" field_goals_att="0.64" three_points_made="0.09" three_points_att="0.18" free_throws_made="0.45" free_throws_att="0.91" two_points_made="0.18" two_points_att="0.45" efficiency="0.36" true_shooting_att="1.04"/>
		</overall>
	</player>
	<player id="13c35f70-f125-48a2-afcf-bc9602510284" full_name="Luke Wilson" first_name="Luke" last_name="Wilson" position="G" primary_position="NA" jersey_number="32">
		<overall>
			<total games_played="2" games_started="0" minutes="5.0" field_goals_made="0" field_goals_att="0" field_goals_pct="0.0" two_points_made="0" two_points_att="0" two_points_pct="0.0" three_points_made="0" three_points_att="0" three_points_pct="0.0" blocked_att="0" free_throws_made="0" free_throws_att="0" free_throws_pct="0.0" offensive_rebounds="0" defensive_rebounds="0" rebounds="0" assists="1" turnovers="0" assists_turnover_ratio="0.0" steals="0" blocks="0" personal_fouls="1" tech_fouls="0" points="0" flagrant_fouls="0" ejections="0" foulouts="0" true_shooting_att="0.0" true_shooting_pct="0" efficiency="1"/>
			<average minutes="2.5" points="0.0" off_rebounds="0.0" def_rebounds="0.0" rebounds="0.0" assists="0.5" steals="0.0" blocks="0.0" turnovers="0.0" personal_fouls="0.5" flagrant_fouls="0.0" blocked_att="0.0" field_goals_made="0.0" field_goals_att="0.0" three_points_made="0.0" three_points_att="0.0" free_throws_made="0.0" free_throws_att="0.0" two_points_made="0.0" two_points_att="0.0" efficiency="0.5" true_shooting_att="0.0"/>
		</overall>
	</player>
	<player id="15040a90-5cc0-4e7a-b564-70f8be7dac89" full_name="C.J. Baird" first_name="C.J." last_name="Baird" position="F" primary_position="NA" jersey_number="24">
		<overall>
			<total games_played="4" games_started="0" minutes="11.0" field_goals_made="0" field_goals_att="3" field_goals_pct="0.0" two_points_made="0" two_points_att="2" two_points_pct="0.0" three_points_made="0" three_points_att="1" three_points_pct="0.0" blocked_att="1" free_throws_made="2" free_throws_att="2" free_throws_pct="1.0" offensive_rebounds="0" defensive_rebounds="0" rebounds="0" assists="1" turnovers="0" assists_turnover_ratio="0.0" steals="0" blocks="0" personal_fouls="1" tech_fouls="0" points="2" flagrant_fouls="0" ejections="0" foulouts="0" true_shooting_att="3.88" true_shooting_pct="0.258" efficiency="0"/>
			<average minutes="2.8" points="0.5" off_rebounds="0.0" def_rebounds="0.0" rebounds="0.0" assists="0.3" steals="0.0" blocks="0.0" turnovers="0.0" personal_fouls="0.25" flagrant_fouls="0.0" blocked_att="0.25" field_goals_made="0.0" field_goals_att="0.75" three_points_made="0.0" three_points_att="0.25" free_throws_made="0.5" free_throws_att="0.5" two_points_made="0.0" two_points_att="0.5" efficiency="0.0" true_shooting_att="0.97"/>
		</overall>
	</player>
	<player id="155bf753-d3ae-47d1-b5aa-d3243d8a08a6" full_name="Chaundee Brown Jr." first_name="Chaundee" last_name="Brown" position="G" primary_position="NA" name_suffix="Jr.">
		<overall>
			<total games_played="28" games_started="1" minutes="577.0" field_goals_made="83" field_goals_att="170" field_goals_pct="0.488" two_points_made="44" two_points_att="77" two_points_pct="0.571" three_points_made="39" three_points_att="93" three_points_pct="0.419" blocked_att="8" free_throws_made="20" free_throws_att="29" free_throws_pct="0.69" offensive_rebounds="22" defensive_rebounds="65" rebounds="87" assists="18" turnovers="21" assists_turnover_ratio="0.86" steals="4" blocks="7" personal_fouls="43" tech_fouls="2" points="225" flagrant_fouls="0" ejections="0" foulouts="1" true_shooting_att="182.76" true_shooting_pct="0.616" efficiency="224"/>
			<average minutes="20.6" points="8.0" off_rebounds="0.79" def_rebounds="2.32" rebounds="3.11" assists="0.6" steals="0.14" blocks="0.25" turnovers="0.75" personal_fouls="1.54" flagrant_fouls="0.0" blocked_att="0.29" field_goals_made="2.96" field_goals_att="6.07" three_points_made="1.39" three_points_att="3.32" free_throws_made="0.71" free_throws_att="1.04" two_points_made="1.57" two_points_att="2.75" efficiency="8.0" true_shooting_att="6.53"/>
		</overall>
	</player>
	<player id="19171e61-35e4-4464-a705-10fa123e93d4" full_name="Rico Ozuna-Harrison" first_name="Rico" last_name="Ozuna-Harrison" position="G" primary_position="NA" jersey_number="14">
		<overall>
			<total games_played="1" games_started="0" minutes="3.0" field_goals_made="0" field_goals_att="2" field_goals_pct="0.0" two_points_made="0" two_points_att="2" two_points_pct="0.0" three_points_made="0" three_points_att="0" three_points_pct="0.0" blocked_att="0" free_throws_made="0" free_throws_att="0" free_throws_pct="0.0" offensive_rebounds="0" defensive_rebounds="0" rebounds="0" assists="0" turnovers="1" assists_turnover_ratio="0.0" steals="0" blocks="0" personal_fouls="0" tech_fouls="0" points="0" flagrant_fouls="0" ejections="0" foulouts="0" true_shooting_att="2.0" true_shooting_pct="0.0" efficiency="-3"/>
			<average minutes="3.0" points="0.0" off_rebounds="0.0" def_rebounds="0.0" rebounds="0.0" assists="0.0" steals="0.0" blocks="0.0" turnovers="1.0" personal_fouls="0.0" flagrant_fouls="0.0" blocked_att="0.0" field_goals_made="0.0" field_goals_att="2.0" three_points_made="0.0" three_points_att="0.0" free_throws_made="0.0" free_throws_att="0.0" two_points_made="0.0" two_points_att="2.0" efficiency="-3.0" true_shooting_att="2.0"/>
		</overall>
	</player>
	<player id="1d0c6b20-76b7-4a82-ae1d-20b78136525b" full_name="Hunter Dickinson" first_name="Hunter" last_name="Dickinson" position="C" primary_position="NA" jersey_number="1">
		<overall>
			<total games_played="28" games_started="23" minutes="729.0" field_goals_made="156" field_goals_att="261" field_goals_pct="0.598" two_points_made="156" two_points_att="257" two_points_pct="0.607" three_points_made="0" three_points_att="4" three_points_pct="0.0" blocked_att="16" free_throws_made="82" free_throws_att="111" free_throws_pct="0.739" offensive_rebounds="61" defensive_rebounds="145" rebounds="206" assists="25" turnovers="64" assists_turnover_ratio="0.39" steals="9" blocks="40" personal_fouls="71" tech_fouls="1" points="394" flagrant_fouls="1" ejections="0" foulouts="1" true_shooting_att="309.84" true_shooting_pct="0.636" efficiency="476"/>
			<average minutes="26.0" points="14.1" off_rebounds="2.18" def_rebounds="5.18" rebounds="7.36" assists="0.9" steals="0.32" blocks="1.43" turnovers="2.29" personal_fouls="2.54" flagrant_fouls="0.04" blocked_att="0.57" field_goals_made="5.57" field_goals_att="9.32" three_points_made="0.0" three_points_att="0.14" free_throws_made="2.93" free_throws_att="3.96" two_points_made="5.57" two_points_att="9.18" efficiency="17.0" true_shooting_att="11.07"/>
		</overall>
	</player>
	<player id="34736ed7-c86a-472c-8c1c-683002de6487" full_name="Isaiah Livers" first_name="Isaiah" last_name="Livers" position="F" primary_position="NA">
		<overall>
			<total games_played="23" games_started="23" minutes="726.0" field_goals_made="102" field_goals_att="223" field_goals_pct="0.457" two_points_made="52" two_points_att="107" two_points_pct="0.486" three_points_made="50" three_points_att="116" three_points_pct="0.431" blocked_att="8" free_throws_made="47" free_throws_att="54" free_throws_pct="0.87" offensive_rebounds="25" defensive_rebounds="113" rebounds="138" assists="46" turnovers="26" assists_turnover_ratio="1.77" steals="13" blocks="17" personal_fouls="37" tech_fouls="0" points="301" flagrant_fouls="0" ejections="0" foulouts="0" true_shooting_att="246.76" true_shooting_pct="0.61" efficiency="361"/>
			<average minutes="31.6" points="13.1" off_rebounds="1.09" def_rebounds="4.91" rebounds="6.0" assists="2.0" steals="0.57" blocks="0.74" turnovers="1.13" personal_fouls="1.61" flagrant_fouls="0.0" blocked_att="0.35" field_goals_made="4.43" field_goals_att="9.7" three_points_made="2.17" three_points_att="5.04" free_throws_made="2.04" free_throws_att="2.35" two_points_made="2.26" two_points_att="4.65" efficiency="15.7" true_shooting_att="10.73"/>
		</overall>
	</player>
	<player id="3bc05509-1dd7-4048-a5a7-b79ab0ccf1ee" full_name="Jaron Faulds" first_name="Jaron" last_name="Faulds" position="F" primary_position="NA" jersey_number="44">
		<overall>
			<total games_played="10" games_started="0" minutes="27.0" field_goals_made="2" field_goals_att="9" field_goals_pct="0.222" two_points_made="2" two_points_att="9" two_points_pct="0.222" three_points_made="0" three_points_att="0" three_points_pct="0.0" blocked_att="0" free_throws_made="0" free_throws_att="0" free_throws_pct="0.0" offensive_rebounds="4" defensive_rebounds="1" rebounds="5" assists="1" turnovers="1" assists_turnover_ratio="1.0" steals="0" blocks="0" personal_fouls="8" tech_fouls="0" points="4" flagrant_fouls="0" ejections="0" foulouts="0" true_shooting_att="9.0" true_shooting_pct="0.222" efficiency="2"/>
			<average minutes="2.7" points="0.4" off_rebounds="0.4" def_rebounds="0.1" rebounds="0.5" assists="0.1" steals="0.0" blocks="0.0" turnovers="0.1" personal_fouls="0.8" flagrant_fouls="0.0" blocked_att="0.0" field_goals_made="0.2" field_goals_att="0.9" three_points_made="0.0" three_points_att="0.0" free_throws_made="0.0" free_throws_att="0.0" two_points_made="0.2" two_points_att="0.9" efficiency="0.2" true_shooting_att="0.9"/>
		</overall>
	</player>

Seasonal Stats by Player

To retrieve player seasonal stats we'll want to access the Player Profile feed. This feed provides biographical information and seasonal statistics for a specified player. Let's look at the syntax below and retrieve Alex Karaban's seasonal stats.

https://api.sportradar.com/ncaamb/{access_level}/v8/{language_code}/players/{player_id}/profile.{format}

To build this request, we will need Karaban's unique player_id. There are a handful of paths to get this player id, likely pulling from a game, team, or schedule feed. Here are two sample paths:

First, retrieve the team.id for the UConn Huskies, through the Hierarchy feed, a Schedule feed, or a Game feed. Use this unique team.id to parse the Team Profile for Karaban's unique player.id.

Final call: https://api.sportradar.com/ncaamb/trial/v8/en/players/fba1c25b-f3b9-40bc-9c44-6918cf97c61b/profile.json api_key=<<api_key>>

This call will return seasonal stats for Alex Karaban's college career. Stats are broken down by team and season type (Pre, Post, and Regular Season). You can find all of the data points available in Player Profile here.

Catch statistical updates to past seasons by using the Daily Change Log.

<?xml version="1.0" encoding="UTF-8"?>
<!-- Generation started @ 2024-10-01 09:22:06 UTC -->
<player xmlns="http://feed.elasticstats.com/schema/basketball/profile-v7.0.xsd" id="fba1c25b-f3b9-40bc-9c44-6918cf97c61b" status="ACT" full_name="Alex Karaban" first_name="Alex" last_name="Karaban" abbr_name="A.Karaban" height="80" weight="225" position="F" primary_position="NA" jersey_number="11" experience="JR" birth_place="Southborough, MA, USA" updated="2024-07-22T16:27:38Z">
  <league id="cd4268ee-07aa-4c4d-a435-ec44ad2c76cb" name="NCAA MEN" alias="NCAAM"/>
  <team id="efba5350-79bc-47aa-a189-db177b95b491" name="Huskies" market="UConn" alias="CONN"/>
  <seasons>
    <season id="05b9e2ec-8916-432f-8a56-6579eb825dd0" year="2023" type="REG">
      <team id="efba5350-79bc-47aa-a189-db177b95b491" name="Huskies" market="UConn" alias="CONN">
        <statistics>
          <total games_played="39" games_started="39" minutes="1225.0" field_goals_made="191" field_goals_att="386" field_goals_pct="0.495" two_points_made="110" two_points_att="172" two_points_pct="0.64" three_points_made="81" three_points_att="214" three_points_pct="0.379" blocked_att="14" free_throws_made="54" free_throws_att="61" free_throws_pct="0.885" offensive_rebounds="56" defensive_rebounds="141" rebounds="197" assists="57" turnovers="33" assists_turnover_ratio="1.73" steals="34" blocks="33" personal_fouls="68" tech_fouls="0" points="517" flagrant_fouls="0" ejections="0" foulouts="2" true_shooting_att="412.84" true_shooting_pct="0.626" efficiency="603" field_goals_at_rim_made="54" field_goals_at_rim_att="72" field_goals_at_rim_pct="0.75" field_goals_at_midrange_made="6" field_goals_at_midrange_att="15" field_goals_at_midrange_pct="0.4" usage_pct="19.09"/>
          <average minutes="31.4" points="13.3" off_rebounds="1.44" def_rebounds="3.62" rebounds="5.05" assists="1.5" steals="0.87" blocks="0.85" turnovers="0.85" personal_fouls="1.74" flagrant_fouls="0.0" blocked_att="0.36" field_goals_made="4.9" field_goals_att="9.9" three_points_made="2.08" three_points_att="5.49" free_throws_made="1.38" free_throws_att="1.56" two_points_made="2.82" two_points_att="4.41" efficiency="15.46" true_shooting_att="10.59"/>
        </statistics>
      </team>
    </season>
    <season id="3dcf4c11-e7f8-4996-a34d-49069d14d465" year="2023" type="PST">
      <team id="efba5350-79bc-47aa-a189-db177b95b491" name="Huskies" market="UConn" alias="CONN">
        <statistics>
          <total games_played="6" games_started="6" minutes="184.0" field_goals_made="22" field_goals_att="49" field_goals_pct="0.449" two_points_made="14" two_points_att="20" two_points_pct="0.7" three_points_made="8" three_points_att="29" three_points_pct="0.276" blocked_att="3" free_throws_made="6" free_throws_att="7" free_throws_pct="0.857" offensive_rebounds="14" defensive_rebounds="19" rebounds="33" assists="10" turnovers="1" assists_turnover_ratio="10.0" steals="3" blocks="5" personal_fouls="4" tech_fouls="0" points="58" flagrant_fouls="0" ejections="0" foulouts="0" true_shooting_att="52.08" true_shooting_pct="0.557" efficiency="80" field_goals_at_rim_made="9" field_goals_at_rim_att="10" field_goals_at_rim_pct="0.9" field_goals_at_midrange_made="2" field_goals_at_midrange_att="5" field_goals_at_midrange_pct="0.4" usage_pct="15.27"/>
          <average minutes="30.7" points="9.7" off_rebounds="2.33" def_rebounds="3.17" rebounds="5.5" assists="1.7" steals="0.5" blocks="0.83" turnovers="0.17" personal_fouls="0.67" flagrant_fouls="0.0" blocked_att="0.5" field_goals_made="3.67" field_goals_att="8.17" three_points_made="1.33" three_points_att="4.83" free_throws_made="1.0" free_throws_att="1.17" two_points_made="2.33" two_points_att="3.33" efficiency="13.33" true_shooting_att="8.68"/>
        </statistics>
      </team>
    </season>
    <season id="7aa53f56-bde6-441f-966b-161ecd993de5" year="2023" type="CT">
      <team id="efba5350-79bc-47aa-a189-db177b95b491" name="Huskies" market="UConn" alias="CONN">
        <statistics>
          <total games_played="3" games_started="3" minutes="91.0" field_goals_made="13" field_goals_att="27" field_goals_pct="0.481" two_points_made="9" two_points_att="14" two_points_pct="0.643" three_points_made="4" three_points_att="13" three_points_pct="0.308" blocked_att="1" free_throws_made="2" free_throws_att="3" free_throws_pct="0.667" offensive_rebounds="1" defensive_rebounds="11" rebounds="12" assists="4" turnovers="2" assists_turnover_ratio="2.0" steals="1" blocks="1" personal_fouls="7" tech_fouls="0" points="32" flagrant_fouls="0" ejections="0" foulouts="0" true_shooting_att="28.32" true_shooting_pct="0.565" efficiency="33" field_goals_at_rim_made="0" field_goals_at_rim_att="1" field_goals_at_rim_pct="0.0" field_goals_at_midrange_made="1" field_goals_at_midrange_att="1" field_goals_at_midrange_pct="1.0" usage_pct="18.01"/>
          <average minutes="30.3" points="10.7" off_rebounds="0.33" def_rebounds="3.67" rebounds="4.0" assists="1.3" steals="0.33" blocks="0.33" turnovers="0.67" personal_fouls="2.33" flagrant_fouls="0.0" blocked_att="0.33" field_goals_made="4.33" field_goals_att="9.0" three_points_made="1.33" three_points_att="4.33" free_throws_made="0.67" free_throws_att="1.0" two_points_made="3.0" two_points_att="4.67" efficiency="11.0" true_shooting_att="9.44"/>
        </statistics>
      </team>
    </season>
    <season id="415ae0cb-38dd-4ace-8f22-fb6015b39006" year="2022" type="REG">
      <team id="efba5350-79bc-47aa-a189-db177b95b491" name="Huskies" market="UConn" alias="CONN">
        <statistics>
          <total games_played="39" games_started="38" minutes="1129.0" field_goals_made="130" field_goals_att="273" field_goals_pct="0.476" two_points_made="64" two_points_att="109" two_points_pct="0.587" three_points_made="66" three_points_att="164" three_points_pct="0.402" blocked_att="20" free_throws_made="38" free_throws_att="47" free_throws_pct="0.809" offensive_rebounds="61" defensive_rebounds="115" rebounds="176" assists="66" turnovers="46" assists_turnover_ratio="1.43" steals="21" blocks="28" personal_fouls="95" tech_fouls="0" points="364" flagrant_fouls="0" ejections="0" foulouts="1" true_shooting_att="293.68" true_shooting_pct="0.62" efficiency="457" field_goals_at_rim_made="0" field_goals_at_rim_att="0" field_goals_at_rim_pct="0.0" field_goals_at_midrange_made="0" field_goals_at_midrange_att="0" field_goals_at_midrange_pct="0.0" usage_pct="15.01"/>
          <average minutes="28.9" points="9.3" off_rebounds="1.56" def_rebounds="2.95" rebounds="4.51" assists="1.7" steals="0.54" blocks="0.72" turnovers="1.18" personal_fouls="2.44" flagrant_fouls="0.0" blocked_att="0.51" field_goals_made="3.33" field_goals_att="7.0" three_points_made="1.69" three_points_att="4.21" free_throws_made="0.97" free_throws_att="1.21" two_points_made="1.64" two_points_att="2.79" efficiency="11.72" true_shooting_att="7.53"/>
        </statistics>
      </team>
    </season>
    <season id="577ccb33-2728-44a8-b083-80fafcaf2ee5" year="2022" type="PST">
      <team id="efba5350-79bc-47aa-a189-db177b95b491" name="Huskies" market="UConn" alias="CONN">
        <statistics>
          <total games_played="6" games_started="6" minutes="176.0" field_goals_made="17" field_goals_att="37" field_goals_pct="0.459" two_points_made="9" two_points_att="15" two_points_pct="0.6" three_points_made="8" three_points_att="22" three_points_pct="0.364" blocked_att="2" free_throws_made="3" free_throws_att="5" free_throws_pct="0.6" offensive_rebounds="9" defensive_rebounds="24" rebounds="33" assists="7" turnovers="9" assists_turnover_ratio="0.78" steals="3" blocks="6" personal_fouls="15" tech_fouls="0" points="45" flagrant_fouls="0" ejections="0" foulouts="0" true_shooting_att="39.2" true_shooting_pct="0.574" efficiency="63" field_goals_at_rim_made="0" field_goals_at_rim_att="0" field_goals_at_rim_pct="0.0" field_goals_at_midrange_made="0" field_goals_at_midrange_att="0" field_goals_at_midrange_pct="0.0" usage_pct="14.16"/>
          <average minutes="29.3" points="7.5" off_rebounds="1.5" def_rebounds="4.0" rebounds="5.5" assists="1.2" steals="0.5" blocks="1.0" turnovers="1.5" personal_fouls="2.5" flagrant_fouls="0.0" blocked_att="0.33" field_goals_made="2.83" field_goals_att="6.17" three_points_made="1.33" three_points_att="3.67" free_throws_made="0.5" free_throws_att="0.83" two_points_made="1.5" two_points_att="2.5" efficiency="10.5" true_shooting_att="6.53"/>
        </statistics>
      </team>
    </season>
    <season id="48242e97-fb55-469d-9fd7-a4f8c7a67aea" year="2022" type="CT">
      <team id="efba5350-79bc-47aa-a189-db177b95b491" name="Huskies" market="UConn" alias="CONN">
        <statistics>
          <total games_played="2" games_started="2" minutes="56.0" field_goals_made="7" field_goals_att="11" field_goals_pct="0.636" two_points_made="3" two_points_att="5" two_points_pct="0.6" three_points_made="4" three_points_att="6" three_points_pct="0.667" blocked_att="0" free_throws_made="0" free_throws_att="0" free_throws_pct="0.0" offensive_rebounds="2" defensive_rebounds="4" rebounds="6" assists="1" turnovers="2" assists_turnover_ratio="0.5" steals="0" blocks="1" personal_fouls="7" tech_fouls="0" points="18" flagrant_fouls="0" ejections="0" foulouts="0" true_shooting_att="11.0" true_shooting_pct="0.818" efficiency="20" field_goals_at_rim_made="0" field_goals_at_rim_att="0" field_goals_at_rim_pct="0.0" field_goals_at_midrange_made="0" field_goals_at_midrange_att="0" field_goals_at_midrange_pct="0.0" usage_pct="12.57"/>
          <average minutes="28.0" points="9.0" off_rebounds="1.0" def_rebounds="2.0" rebounds="3.0" assists="0.5" steals="0.0" blocks="0.5" turnovers="1.0" personal_fouls="3.5" flagrant_fouls="0.0" blocked_att="0.0" field_goals_made="3.5" field_goals_att="5.5" three_points_made="2.0" three_points_att="3.0" free_throws_made="0.0" free_throws_att="0.0" two_points_made="1.5" two_points_att="2.5" efficiency="10.0" true_shooting_att="5.5"/>
        </statistics>
      </team>
    </season>
    <season id="ac9e4c41-9cab-4a6d-b4c3-149d9eabdd9b" year="2021" type="REG">
      <team id="efba5350-79bc-47aa-a189-db177b95b491" name="Huskies" market="UConn" alias="CONN">
        <statistics>
          <total games_played="0" games_started="0" minutes="0.0" field_goals_made="0" field_goals_att="0" field_goals_pct="0.0" two_points_made="0" two_points_att="0" two_points_pct="0.0" three_points_made="0" three_points_att="0" three_points_pct="0.0" blocked_att="0" free_throws_made="0" free_throws_att="0" free_throws_pct="0.0" offensive_rebounds="0" defensive_rebounds="0" rebounds="0" assists="0" turnovers="0" assists_turnover_ratio="0.0" steals="0" blocks="0" personal_fouls="0" tech_fouls="0" points="0" flagrant_fouls="0" ejections="0" foulouts="0" true_shooting_att="0.0" true_shooting_pct="0" efficiency="0" field_goals_at_rim_made="0" field_goals_at_rim_att="0" field_goals_at_rim_pct="0.0" field_goals_at_midrange_made="0" field_goals_at_midrange_att="0" field_goals_at_midrange_pct="0.0" usage_pct="0"/>
          <average minutes="0.0" points="0.0" off_rebounds="0.0" def_rebounds="0.0" rebounds="0.0" assists="0.0" steals="0.0" blocks="0.0" turnovers="0.0" personal_fouls="0.0" flagrant_fouls="0.0" blocked_att="0.0" field_goals_made="0.0" field_goals_att="0.0" three_points_made="0.0" three_points_att="0.0" free_throws_made="0.0" free_throws_att="0.0" two_points_made="0.0" two_points_att="0.0" efficiency="0.0" true_shooting_att="0.0"/>
        </statistics>
      </team>
    </season>
    <season id="e5531941-d879-4429-8319-6d68cb7a3325" year="2021" type="PST">
      <team id="efba5350-79bc-47aa-a189-db177b95b491" name="Huskies" market="UConn" alias="CONN">
        <statistics>
          <total games_played="0" games_started="0" minutes="0.0" field_goals_made="0" field_goals_att="0" field_goals_pct="0.0" two_points_made="0" two_points_att="0" two_points_pct="0.0" three_points_made="0" three_points_att="0" three_points_pct="0.0" blocked_att="0" free_throws_made="0" free_throws_att="0" free_throws_pct="0.0" offensive_rebounds="0" defensive_rebounds="0" rebounds="0" assists="0" turnovers="0" assists_turnover_ratio="0.0" steals="0" blocks="0" personal_fouls="0" tech_fouls="0" points="0" flagrant_fouls="0" ejections="0" foulouts="0" true_shooting_att="0.0" true_shooting_pct="0" efficiency="0" field_goals_at_rim_made="0" field_goals_at_rim_att="0" field_goals_at_rim_pct="0.0" field_goals_at_midrange_made="0" field_goals_at_midrange_att="0" field_goals_at_midrange_pct="0.0" usage_pct="0"/>
          <average minutes="0.0" points="0.0" off_rebounds="0.0" def_rebounds="0.0" rebounds="0.0" assists="0.0" steals="0.0" blocks="0.0" turnovers="0.0" personal_fouls="0.0" flagrant_fouls="0.0" blocked_att="0.0" field_goals_made="0.0" field_goals_att="0.0" three_points_made="0.0" three_points_att="0.0" free_throws_made="0.0" free_throws_att="0.0" two_points_made="0.0" two_points_att="0.0" efficiency="0.0" true_shooting_att="0.0"/>
        </statistics>
      </team>
    </season>
    <season id="8864342b-dd7b-4b43-9161-6d3e30137754" year="2021" type="CT">
      <team id="efba5350-79bc-47aa-a189-db177b95b491" name="Huskies" market="UConn" alias="CONN">
        <statistics>
          <total games_played="0" games_started="0" minutes="0.0" field_goals_made="0" field_goals_att="0" field_goals_pct="0.0" two_points_made="0" two_points_att="0" two_points_pct="0.0" three_points_made="0" three_points_att="0" three_points_pct="0.0" blocked_att="0" free_throws_made="0" free_throws_att="0" free_throws_pct="0.0" offensive_rebounds="0" defensive_rebounds="0" rebounds="0" assists="0" turnovers="0" assists_turnover_ratio="0.0" steals="0" blocks="0" personal_fouls="0" tech_fouls="0" points="0" flagrant_fouls="0" ejections="0" foulouts="0" true_shooting_att="0.0" true_shooting_pct="0" efficiency="0" field_goals_at_rim_made="0" field_goals_at_rim_att="0" field_goals_at_rim_pct="0.0" field_goals_at_midrange_made="0" field_goals_at_midrange_att="0" field_goals_at_midrange_pct="0.0" usage_pct="0"/>
          <average minutes="0.0" points="0.0" off_rebounds="0.0" def_rebounds="0.0" rebounds="0.0" assists="0.0" steals="0.0" blocks="0.0" turnovers="0.0" personal_fouls="0.0" flagrant_fouls="0.0" blocked_att="0.0" field_goals_made="0.0" field_goals_att="0.0" three_points_made="0.0" three_points_att="0.0" free_throws_made="0.0" free_throws_att="0.0" two_points_made="0.0" two_points_att="0.0" efficiency="0.0" true_shooting_att="0.0"/>
        </statistics>
      </team>
    </season>
  </seasons>
</player>
<!-- Generation ended @ 2024-10-01 09:22:06 UTC -->

{
  "id": "fba1c25b-f3b9-40bc-9c44-6918cf97c61b",
  "status": "ACT",
  "full_name": "Alex Karaban",
  "first_name": "Alex",
  "last_name": "Karaban",
  "abbr_name": "A.Karaban",
  "height": 80,
  "weight": 225,
  "position": "F",
  "primary_position": "NA",
  "jersey_number": "11",
  "experience": "JR",
  "birth_place": "Southborough, MA, USA",
  "updated": "2024-07-22T16:27:38Z",
  "league": {
    "id": "cd4268ee-07aa-4c4d-a435-ec44ad2c76cb",
    "name": "NCAA MEN",
    "alias": "NCAAM"
  },
  "team": {
    "id": "efba5350-79bc-47aa-a189-db177b95b491",
    "name": "Huskies",
    "market": "UConn",
    "alias": "CONN"
  },
  "seasons": [
    {
      "id": "05b9e2ec-8916-432f-8a56-6579eb825dd0",
      "year": 2023,
      "type": "REG",
      "teams": [
        {
          "id": "efba5350-79bc-47aa-a189-db177b95b491",
          "name": "Huskies",
          "market": "UConn",
          "alias": "CONN",
          "total": {
            "games_played": 39,
            "games_started": 39,
            "minutes": 1225,
            "field_goals_made": 191,
            "field_goals_att": 386,
            "field_goals_pct": 0.495,
            "two_points_made": 110,
            "two_points_att": 172,
            "two_points_pct": 0.64,
            "three_points_made": 81,
            "three_points_att": 214,
            "three_points_pct": 0.379,
            "blocked_att": 14,
            "free_throws_made": 54,
            "free_throws_att": 61,
            "free_throws_pct": 0.885,
            "offensive_rebounds": 56,
            "defensive_rebounds": 141,
            "rebounds": 197,
            "assists": 57,
            "turnovers": 33,
            "assists_turnover_ratio": 1.73,
            "steals": 34,
            "blocks": 33,
            "personal_fouls": 68,
            "tech_fouls": 0,
            "points": 517,
            "flagrant_fouls": 0,
            "ejections": 0,
            "foulouts": 2,
            "true_shooting_att": 412.84,
            "true_shooting_pct": 0.626,
            "efficiency": 603,
            "field_goals_at_rim_made": 54,
            "field_goals_at_rim_att": 72,
            "field_goals_at_rim_pct": 0.75,
            "field_goals_at_midrange_made": 6,
            "field_goals_at_midrange_att": 15,
            "field_goals_at_midrange_pct": 0.4,
            "usage_pct": 19.09
          },
          "average": {
            "minutes": 31.4,
            "points": 13.3,
            "off_rebounds": 1.44,
            "def_rebounds": 3.62,
            "rebounds": 5.05,
            "assists": 1.5,
            "steals": 0.87,
            "blocks": 0.85,
            "turnovers": 0.85,
            "personal_fouls": 1.74,
            "flagrant_fouls": 0,
            "blocked_att": 0.36,
            "field_goals_made": 4.9,
            "field_goals_att": 9.9,
            "three_points_made": 2.08,
            "three_points_att": 5.49,
            "free_throws_made": 1.38,
            "free_throws_att": 1.56,
            "two_points_made": 2.82,
            "two_points_att": 4.41,
            "efficiency": 15.46,
            "true_shooting_att": 10.59
          }
        }
      ]
    },
    {
      "id": "3dcf4c11-e7f8-4996-a34d-49069d14d465",
      "year": 2023,
      "type": "PST",
      "teams": [
        {
          "id": "efba5350-79bc-47aa-a189-db177b95b491",
          "name": "Huskies",
          "market": "UConn",
          "alias": "CONN",
          "total": {
            "games_played": 6,
            "games_started": 6,
            "minutes": 184,
            "field_goals_made": 22,
            "field_goals_att": 49,
            "field_goals_pct": 0.449,
            "two_points_made": 14,
            "two_points_att": 20,
            "two_points_pct": 0.7,
            "three_points_made": 8,
            "three_points_att": 29,
            "three_points_pct": 0.276,
            "blocked_att": 3,
            "free_throws_made": 6,
            "free_throws_att": 7,
            "free_throws_pct": 0.857,
            "offensive_rebounds": 14,
            "defensive_rebounds": 19,
            "rebounds": 33,
            "assists": 10,
            "turnovers": 1,
            "assists_turnover_ratio": 10,
            "steals": 3,
            "blocks": 5,
            "personal_fouls": 4,
            "tech_fouls": 0,
            "points": 58,
            "flagrant_fouls": 0,
            "ejections": 0,
            "foulouts": 0,
            "true_shooting_att": 52.08,
            "true_shooting_pct": 0.557,
            "efficiency": 80,
            "field_goals_at_rim_made": 9,
            "field_goals_at_rim_att": 10,
            "field_goals_at_rim_pct": 0.9,
            "field_goals_at_midrange_made": 2,
            "field_goals_at_midrange_att": 5,
            "field_goals_at_midrange_pct": 0.4,
            "usage_pct": 15.27
          },
          "average": {
            "minutes": 30.7,
            "points": 9.7,
            "off_rebounds": 2.33,
            "def_rebounds": 3.17,
            "rebounds": 5.5,
            "assists": 1.7,
            "steals": 0.5,
            "blocks": 0.83,
            "turnovers": 0.17,
            "personal_fouls": 0.67,
            "flagrant_fouls": 0,
            "blocked_att": 0.5,
            "field_goals_made": 3.67,
            "field_goals_att": 8.17,
            "three_points_made": 1.33,
            "three_points_att": 4.83,
            "free_throws_made": 1,
            "free_throws_att": 1.17,
            "two_points_made": 2.33,
            "two_points_att": 3.33,
            "efficiency": 13.33,
            "true_shooting_att": 8.68
          }
        }
      ]
    },
    {
      "id": "7aa53f56-bde6-441f-966b-161ecd993de5",
      "year": 2023,
      "type": "CT",
      "teams": [
        {
          "id": "efba5350-79bc-47aa-a189-db177b95b491",
          "name": "Huskies",
          "market": "UConn",
          "alias": "CONN",
          "total": {
            "games_played": 3,
            "games_started": 3,
            "minutes": 91,
            "field_goals_made": 13,
            "field_goals_att": 27,
            "field_goals_pct": 0.481,
            "two_points_made": 9,
            "two_points_att": 14,
            "two_points_pct": 0.643,
            "three_points_made": 4,
            "three_points_att": 13,
            "three_points_pct": 0.308,
            "blocked_att": 1,
            "free_throws_made": 2,
            "free_throws_att": 3,
            "free_throws_pct": 0.667,
            "offensive_rebounds": 1,
            "defensive_rebounds": 11,
            "rebounds": 12,
            "assists": 4,
            "turnovers": 2,
            "assists_turnover_ratio": 2,
            "steals": 1,
            "blocks": 1,
            "personal_fouls": 7,
            "tech_fouls": 0,
            "points": 32,
            "flagrant_fouls": 0,
            "ejections": 0,
            "foulouts": 0,
            "true_shooting_att": 28.32,
            "true_shooting_pct": 0.565,
            "efficiency": 33,
            "field_goals_at_rim_made": 0,
            "field_goals_at_rim_att": 1,
            "field_goals_at_rim_pct": 0,
            "field_goals_at_midrange_made": 1,
            "field_goals_at_midrange_att": 1,
            "field_goals_at_midrange_pct": 1,
            "usage_pct": 18.01
          },
          "average": {
            "minutes": 30.3,
            "points": 10.7,
            "off_rebounds": 0.33,
            "def_rebounds": 3.67,
            "rebounds": 4,
            "assists": 1.3,
            "steals": 0.33,
            "blocks": 0.33,
            "turnovers": 0.67,
            "personal_fouls": 2.33,
            "flagrant_fouls": 0,
            "blocked_att": 0.33,
            "field_goals_made": 4.33,
            "field_goals_att": 9,
            "three_points_made": 1.33,
            "three_points_att": 4.33,
            "free_throws_made": 0.67,
            "free_throws_att": 1,
            "two_points_made": 3,
            "two_points_att": 4.67,
            "efficiency": 11,
            "true_shooting_att": 9.44
          }
        }
      ]
    },
    {
      "id": "415ae0cb-38dd-4ace-8f22-fb6015b39006",
      "year": 2022,
      "type": "REG",
      "teams": [
        {
          "id": "efba5350-79bc-47aa-a189-db177b95b491",
          "name": "Huskies",
          "market": "UConn",
          "alias": "CONN",
          "total": {
            "games_played": 39,
            "games_started": 38,
            "minutes": 1129,
            "field_goals_made": 130,
            "field_goals_att": 273,
            "field_goals_pct": 0.476,
            "two_points_made": 64,
            "two_points_att": 109,
            "two_points_pct": 0.587,
            "three_points_made": 66,
            "three_points_att": 164,
            "three_points_pct": 0.402,
            "blocked_att": 20,
            "free_throws_made": 38,
            "free_throws_att": 47,
            "free_throws_pct": 0.809,
            "offensive_rebounds": 61,
            "defensive_rebounds": 115,
            "rebounds": 176,
            "assists": 66,
            "turnovers": 46,
            "assists_turnover_ratio": 1.43,
            "steals": 21,
            "blocks": 28,
            "personal_fouls": 95,
            "tech_fouls": 0,
            "points": 364,
            "flagrant_fouls": 0,
            "ejections": 0,
            "foulouts": 1,
            "true_shooting_att": 293.68,
            "true_shooting_pct": 0.62,
            "efficiency": 457,
            "field_goals_at_rim_made": 0,
            "field_goals_at_rim_att": 0,
            "field_goals_at_rim_pct": 0,
            "field_goals_at_midrange_made": 0,
            "field_goals_at_midrange_att": 0,
            "field_goals_at_midrange_pct": 0,
            "usage_pct": 15.01
          },
          "average": {
            "minutes": 28.9,
            "points": 9.3,
            "off_rebounds": 1.56,
            "def_rebounds": 2.95,
            "rebounds": 4.51,
            "assists": 1.7,
            "steals": 0.54,
            "blocks": 0.72,
            "turnovers": 1.18,
            "personal_fouls": 2.44,
            "flagrant_fouls": 0,
            "blocked_att": 0.51,
            "field_goals_made": 3.33,
            "field_goals_att": 7,
            "three_points_made": 1.69,
            "three_points_att": 4.21,
            "free_throws_made": 0.97,
            "free_throws_att": 1.21,
            "two_points_made": 1.64,
            "two_points_att": 2.79,
            "efficiency": 11.72,
            "true_shooting_att": 7.53
          }
        }
      ]
    },
    {
      "id": "577ccb33-2728-44a8-b083-80fafcaf2ee5",
      "year": 2022,
      "type": "PST",
      "teams": [
        {
          "id": "efba5350-79bc-47aa-a189-db177b95b491",
          "name": "Huskies",
          "market": "UConn",
          "alias": "CONN",
          "total": {
            "games_played": 6,
            "games_started": 6,
            "minutes": 176,
            "field_goals_made": 17,
            "field_goals_att": 37,
            "field_goals_pct": 0.459,
            "two_points_made": 9,
            "two_points_att": 15,
            "two_points_pct": 0.6,
            "three_points_made": 8,
            "three_points_att": 22,
            "three_points_pct": 0.364,
            "blocked_att": 2,
            "free_throws_made": 3,
            "free_throws_att": 5,
            "free_throws_pct": 0.6,
            "offensive_rebounds": 9,
            "defensive_rebounds": 24,
            "rebounds": 33,
            "assists": 7,
            "turnovers": 9,
            "assists_turnover_ratio": 0.78,
            "steals": 3,
            "blocks": 6,
            "personal_fouls": 15,
            "tech_fouls": 0,
            "points": 45,
            "flagrant_fouls": 0,
            "ejections": 0,
            "foulouts": 0,
            "true_shooting_att": 39.2,
            "true_shooting_pct": 0.574,
            "efficiency": 63,
            "field_goals_at_rim_made": 0,
            "field_goals_at_rim_att": 0,
            "field_goals_at_rim_pct": 0,
            "field_goals_at_midrange_made": 0,
            "field_goals_at_midrange_att": 0,
            "field_goals_at_midrange_pct": 0,
            "usage_pct": 14.16
          },
          "average": {
            "minutes": 29.3,
            "points": 7.5,
            "off_rebounds": 1.5,
            "def_rebounds": 4,
            "rebounds": 5.5,
            "assists": 1.2,
            "steals": 0.5,
            "blocks": 1,
            "turnovers": 1.5,
            "personal_fouls": 2.5,
            "flagrant_fouls": 0,
            "blocked_att": 0.33,
            "field_goals_made": 2.83,
            "field_goals_att": 6.17,
            "three_points_made": 1.33,
            "three_points_att": 3.67,
            "free_throws_made": 0.5,
            "free_throws_att": 0.83,
            "two_points_made": 1.5,
            "two_points_att": 2.5,
            "efficiency": 10.5,
            "true_shooting_att": 6.53
          }
        }
      ]
    },
    {
      "id": "48242e97-fb55-469d-9fd7-a4f8c7a67aea",
      "year": 2022,
      "type": "CT",
      "teams": [
        {
          "id": "efba5350-79bc-47aa-a189-db177b95b491",
          "name": "Huskies",
          "market": "UConn",
          "alias": "CONN",
          "total": {
            "games_played": 2,
            "games_started": 2,
            "minutes": 56,
            "field_goals_made": 7,
            "field_goals_att": 11,
            "field_goals_pct": 0.636,
            "two_points_made": 3,
            "two_points_att": 5,
            "two_points_pct": 0.6,
            "three_points_made": 4,
            "three_points_att": 6,
            "three_points_pct": 0.667,
            "blocked_att": 0,
            "free_throws_made": 0,
            "free_throws_att": 0,
            "free_throws_pct": 0,
            "offensive_rebounds": 2,
            "defensive_rebounds": 4,
            "rebounds": 6,
            "assists": 1,
            "turnovers": 2,
            "assists_turnover_ratio": 0.5,
            "steals": 0,
            "blocks": 1,
            "personal_fouls": 7,
            "tech_fouls": 0,
            "points": 18,
            "flagrant_fouls": 0,
            "ejections": 0,
            "foulouts": 0,
            "true_shooting_att": 11,
            "true_shooting_pct": 0.818,
            "efficiency": 20,
            "field_goals_at_rim_made": 0,
            "field_goals_at_rim_att": 0,
            "field_goals_at_rim_pct": 0,
            "field_goals_at_midrange_made": 0,
            "field_goals_at_midrange_att": 0,
            "field_goals_at_midrange_pct": 0,
            "usage_pct": 12.57
          },
          "average": {
            "minutes": 28,
            "points": 9,
            "off_rebounds": 1,
            "def_rebounds": 2,
            "rebounds": 3,
            "assists": 0.5,
            "steals": 0,
            "blocks": 0.5,
            "turnovers": 1,
            "personal_fouls": 3.5,
            "flagrant_fouls": 0,
            "blocked_att": 0,
            "field_goals_made": 3.5,
            "field_goals_att": 5.5,
            "three_points_made": 2,
            "three_points_att": 3,
            "free_throws_made": 0,
            "free_throws_att": 0,
            "two_points_made": 1.5,
            "two_points_att": 2.5,
            "efficiency": 10,
            "true_shooting_att": 5.5
          }
        }
      ]
    },
    {
      "id": "ac9e4c41-9cab-4a6d-b4c3-149d9eabdd9b",
      "year": 2021,
      "type": "REG",
      "teams": [
        {
          "id": "efba5350-79bc-47aa-a189-db177b95b491",
          "name": "Huskies",
          "market": "UConn",
          "alias": "CONN",
          "total": {
            "games_played": 0,
            "games_started": 0,
            "minutes": 0,
            "field_goals_made": 0,
            "field_goals_att": 0,
            "field_goals_pct": 0,
            "two_points_made": 0,
            "two_points_att": 0,
            "two_points_pct": 0,
            "three_points_made": 0,
            "three_points_att": 0,
            "three_points_pct": 0,
            "blocked_att": 0,
            "free_throws_made": 0,
            "free_throws_att": 0,
            "free_throws_pct": 0,
            "offensive_rebounds": 0,
            "defensive_rebounds": 0,
            "rebounds": 0,
            "assists": 0,
            "turnovers": 0,
            "assists_turnover_ratio": 0,
            "steals": 0,
            "blocks": 0,
            "personal_fouls": 0,
            "tech_fouls": 0,
            "points": 0,
            "flagrant_fouls": 0,
            "ejections": 0,
            "foulouts": 0,
            "true_shooting_att": 0,
            "true_shooting_pct": 0,
            "efficiency": 0,
            "field_goals_at_rim_made": 0,
            "field_goals_at_rim_att": 0,
            "field_goals_at_rim_pct": 0,
            "field_goals_at_midrange_made": 0,
            "field_goals_at_midrange_att": 0,
            "field_goals_at_midrange_pct": 0,
            "usage_pct": 0
          },
          "average": {
            "minutes": 0,
            "points": 0,
            "off_rebounds": 0,
            "def_rebounds": 0,
            "rebounds": 0,
            "assists": 0,
            "steals": 0,
            "blocks": 0,
            "turnovers": 0,
            "personal_fouls": 0,
            "flagrant_fouls": 0,
            "blocked_att": 0,
            "field_goals_made": 0,
            "field_goals_att": 0,
            "three_points_made": 0,
            "three_points_att": 0,
            "free_throws_made": 0,
            "free_throws_att": 0,
            "two_points_made": 0,
            "two_points_att": 0,
            "efficiency": 0,
            "true_shooting_att": 0
          }
        }
      ]
    },
    {
      "id": "e5531941-d879-4429-8319-6d68cb7a3325",
      "year": 2021,
      "type": "PST",
      "teams": [
        {
          "id": "efba5350-79bc-47aa-a189-db177b95b491",
          "name": "Huskies",
          "market": "UConn",
          "alias": "CONN",
          "total": {
            "games_played": 0,
            "games_started": 0,
            "minutes": 0,
            "field_goals_made": 0,
            "field_goals_att": 0,
            "field_goals_pct": 0,
            "two_points_made": 0,
            "two_points_att": 0,
            "two_points_pct": 0,
            "three_points_made": 0,
            "three_points_att": 0,
            "three_points_pct": 0,
            "blocked_att": 0,
            "free_throws_made": 0,
            "free_throws_att": 0,
            "free_throws_pct": 0,
            "offensive_rebounds": 0,
            "defensive_rebounds": 0,
            "rebounds": 0,
            "assists": 0,
            "turnovers": 0,
            "assists_turnover_ratio": 0,
            "steals": 0,
            "blocks": 0,
            "personal_fouls": 0,
            "tech_fouls": 0,
            "points": 0,
            "flagrant_fouls": 0,
            "ejections": 0,
            "foulouts": 0,
            "true_shooting_att": 0,
            "true_shooting_pct": 0,
            "efficiency": 0,
            "field_goals_at_rim_made": 0,
            "field_goals_at_rim_att": 0,
            "field_goals_at_rim_pct": 0,
            "field_goals_at_midrange_made": 0,
            "field_goals_at_midrange_att": 0,
            "field_goals_at_midrange_pct": 0,
            "usage_pct": 0
          },
          "average": {
            "minutes": 0,
            "points": 0,
            "off_rebounds": 0,
            "def_rebounds": 0,
            "rebounds": 0,
            "assists": 0,
            "steals": 0,
            "blocks": 0,
            "turnovers": 0,
            "personal_fouls": 0,
            "flagrant_fouls": 0,
            "blocked_att": 0,
            "field_goals_made": 0,
            "field_goals_att": 0,
            "three_points_made": 0,
            "three_points_att": 0,
            "free_throws_made": 0,
            "free_throws_att": 0,
            "two_points_made": 0,
            "two_points_att": 0,
            "efficiency": 0,
            "true_shooting_att": 0
          }
        }
      ]
    },
    {
      "id": "8864342b-dd7b-4b43-9161-6d3e30137754",
      "year": 2021,
      "type": "CT",
      "teams": [
        {
          "id": "efba5350-79bc-47aa-a189-db177b95b491",
          "name": "Huskies",
          "market": "UConn",
          "alias": "CONN",
          "total": {
            "games_played": 0,
            "games_started": 0,
            "minutes": 0,
            "field_goals_made": 0,
            "field_goals_att": 0,
            "field_goals_pct": 0,
            "two_points_made": 0,
            "two_points_att": 0,
            "two_points_pct": 0,
            "three_points_made": 0,
            "three_points_att": 0,
            "three_points_pct": 0,
            "blocked_att": 0,
            "free_throws_made": 0,
            "free_throws_att": 0,
            "free_throws_pct": 0,
            "offensive_rebounds": 0,
            "defensive_rebounds": 0,
            "rebounds": 0,
            "assists": 0,
            "turnovers": 0,
            "assists_turnover_ratio": 0,
            "steals": 0,
            "blocks": 0,
            "personal_fouls": 0,
            "tech_fouls": 0,
            "points": 0,
            "flagrant_fouls": 0,
            "ejections": 0,
            "foulouts": 0,
            "true_shooting_att": 0,
            "true_shooting_pct": 0,
            "efficiency": 0,
            "field_goals_at_rim_made": 0,
            "field_goals_at_rim_att": 0,
            "field_goals_at_rim_pct": 0,
            "field_goals_at_midrange_made": 0,
            "field_goals_at_midrange_att": 0,
            "field_goals_at_midrange_pct": 0,
            "usage_pct": 0
          },
          "average": {
            "minutes": 0,
            "points": 0,
            "off_rebounds": 0,
            "def_rebounds": 0,
            "rebounds": 0,
            "assists": 0,
            "steals": 0,
            "blocks": 0,
            "turnovers": 0,
            "personal_fouls": 0,
            "flagrant_fouls": 0,
            "blocked_att": 0,
            "field_goals_made": 0,
            "field_goals_att": 0,
            "three_points_made": 0,
            "three_points_att": 0,
            "free_throws_made": 0,
            "free_throws_att": 0,
            "two_points_made": 0,
            "two_points_att": 0,
            "efficiency": 0,
            "true_shooting_att": 0
          }
        }
      ]
    }
  ]
}

Seasonal Stats by Game

To retrieve historical game statistics we'll want to access the Game-based feeds. Depending on your use case, you may want the Game Boxscore, Game Summary, or Play-by-Play.

Let's say we want to retrieve the game statistics for the entire 2021 season. For this, we'll need to parse the Game Summary feed.

https://api.sportradar.com/ncaamb/{access_level}/v8/{language_code}/games/{game_id}/summary.{format}

To build this request, we will need the unique game_id for each game in the 2021 season, which we can locate in the Schedule feed.


Season Schedule requires the following parameters:

  • season_year - This parameter represents the year of the NCAAMB season. It is always the year the season began. So, use 2020 for the 2020 season.
  • season_type - This parameter represents the type of season as CT (Conference Tournament), REG (Regular Season), and PST (Postseason).

2020 Regular Season Schedule:

https://api.sportradar.com/ncaamb/trial/v8/en/games/2020/REG/schedule.json?api_key=<<api_key>>

<league xmlns="http://feed.elasticstats.com/schema/basketball/schedule-v5.0.xsd" id="cd4268ee-07aa-4c4d-a435-ec44ad2c76cb" name="NCAA MEN" alias="NCAAM">
  <season-schedule id="55324e4c-294d-4dce-b946-c3cf17c6e5ff" year="2020" type="REG">
    <games>
      <game id="bba8bea2-841b-411f-bfd7-eb834338c131" status="cancelled" coverage="full" scheduled="2020-11-25T14:00:00Z" neutral_site="true" conference_game="false" home_team="22d90601-19d4-461b-a901-924d12f116ed" away_team="6f3eec09-2918-4739-a0e8-5d79e14a8332">
        <time_zones venue="US/Eastern" home="US/Eastern" away="US/Eastern"/>
        <venue id="7bdc8cea-2fc4-4320-b461-5659f6d08091" name="Mohegan Sun Arena" capacity="9323" address="1 Mohegan Sun Boulevard" city="Uncasville" state="CT" zip="06382" country="USA">
          <location lat="41.491066" lng="-72.089518"/>
        </venue>
        <home name="St. Bonaventure Bonnies" alias="SBON" id="22d90601-19d4-461b-a901-924d12f116ed">
        </home>
        <away name="Towson Tigers" alias="TOWS" id="6f3eec09-2918-4739-a0e8-5d79e14a8332">
        </away>
      </game>
      <game id="b61bb87c-faea-4817-8b44-e44ce3508b84" status="closed" coverage="extended_boxscore" scheduled="2020-11-25T16:00:00Z" home_points="70" away_points="47" neutral_site="true" conference_game="false" home_team="a52b2ece-1f87-45b5-ae1e-8d0920479965" away_team="d750d88f-f7b8-4bc3-a5f6-36e7a67ec93e">
        <time_zones venue="US/Eastern" home="US/Central" away="US/Eastern"/>
        <venue id="04c5def5-5401-4984-b0ab-1e7f061d2411" name="Hertz Arena" capacity="7186" address="11000 Everblades Parkway" city="Estero" state="FL" zip="33928" country="USA">
          <location lat="26.440697" lng="-81.778812"/>
        </venue>
        <home name="Abilene Christian Wildcats" alias="AC" id="a52b2ece-1f87-45b5-ae1e-8d0920479965">
        </home>
        <away name="East Tennessee State Buccaneers" alias="ETSU" id="d750d88f-f7b8-4bc3-a5f6-36e7a67ec93e">
        </away>
        <broadcasts>
          <broadcast network="FloSports" type="Internet"/>
        </broadcasts>
      </game>
      <game id="9ca61fc0-d57c-4849-9bca-b7b5a74803a7" status="cancelled" coverage="full" scheduled="2020-11-25T16:30:00Z" neutral_site="true" conference_game="false" home_team="5ef64f01-86ae-4553-9834-c79cc0859eaf" away_team="7e42bca2-3cd7-4aca-aa46-f190fe5d8eb4">
        <time_zones venue="US/Eastern" home="US/Central" away="US/Eastern"/>
        <venue id="7bdc8cea-2fc4-4320-b461-5659f6d08091" name="Mohegan Sun Arena" capacity="9323" address="1 Mohegan Sun Boulevard" city="Uncasville" state="CT" zip="06382" country="USA">
          <location lat="41.491066" lng="-72.089518"/>
        </venue>
        <home name="Stephen F. Austin Lumberjacks" alias="SFA" id="5ef64f01-86ae-4553-9834-c79cc0859eaf">
        </home>
        <away name="Rhode Island Rams" alias="URI" id="7e42bca2-3cd7-4aca-aa46-f190fe5d8eb4">
        </away>
      </game>
      <game id="a2c6fcea-e5f0-44aa-b9ac-609b0ec52793" status="closed" coverage="extended_boxscore" scheduled="2020-11-25T16:30:00Z" home_points="94" away_points="84" conference_game="false" home_team="55af9c69-3675-4b9b-a882-96640b782fff" away_team="5622afcb-9e40-4b3f-9e90-098b0e75be98">
        <time_zones venue="US/Eastern" home="US/Eastern"/>
        <venue id="c73ec71f-c7d7-44e2-8742-33dca785ab2f" name="Yuengling Center" capacity="10411" address="4202 E Fowler Ave SUN 130" city="Tampa" state="FL" zip="33620" country="USA">
          <location lat="28.0592634" lng="-82.408724"/>
        </venue>
        <home name="South Florida Bulls" alias="USF" id="55af9c69-3675-4b9b-a882-96640b782fff">
        </home>
        <away name="Florida College Falcons" alias="FLAC" id="5622afcb-9e40-4b3f-9e90-098b0e75be98">
        </away>
        <broadcasts>
          <broadcast network="ESPN+" type="Internet"/>
        </broadcasts>
      </game>
      <game id="23142a51-0d42-4ab6-8c48-f2aada0fb2df" status="closed" coverage="full" scheduled="2020-11-25T17:00:00Z" home_points="77" away_points="62" conference_game="false" home_team="324ccccc-575b-4b82-acb0-fbb8e68da13b" away_team="f2cf9ba2-ac8c-4d92-8e7a-48dd88e8f40b">
        <time_zones venue="US/Eastern" home="US/Eastern" away="US/Eastern"/>
        <venue id="40b34ad2-d371-48eb-b6a7-b9bc58257691" name="Cassell Coliseum" capacity="10052" address="Washington Street &amp; Spring Road" city="Blacksburg" state="VA" zip="24061" country="USA">
          <location lat="37.222222" lng="-80.418889"/>
        </venue>
        <home name="Virginia Tech Hokies" alias="VT" id="324ccccc-575b-4b82-acb0-fbb8e68da13b">
        </home>
        <away name="Radford Highlanders" alias="RAD" id="f2cf9ba2-ac8c-4d92-8e7a-48dd88e8f40b">
        </away>
        <broadcasts>
          <broadcast network="ACC Network Extra" type="Internet"/>
        </broadcasts>
      </game>

Use each game.id instance in the 2020 Schedule to retrieve the individual Game Summary for every game in that season.

Game Summary Sample Request: https://api.sportradar.com/ncaamb/trial/v8/en/games/23142a51-0d42-4ab6-8c48-f2aada0fb2df/summary.json?api_key=<<api_key>>

Use this same retrieval method for all NCAAMB seasons, and interchange the Game feed as necessary depending on your need.

Catch statistical updates to past seasons by using the Daily Change Log.