NCAA Basketball APIs - Transfer Portal Status
September 16th, 2025
We've added a player status (TP
) for players who have entered the transfer portal. This is available for all versions of our Men's and Women's basketball APIs.
☑️ Sample Requests
Player Profile (NCAAMB) - https://api.sportradar.com/ncaamb/trial/v8/en/players/{player_id}/profile.json
Player Profile (NCAAWB) - https://api.sportradar.com/ncaawb/trial/v8/en/players/{player_id}/profile.json
🔢 Versions
- NCAA Men's Basketball API v8, NCAAMB v7, NCAAMB v4
- NCAA Women's Basketball API v8, NCAAWB v7, NCAAWB v3
🔁 Endpoints Affected
- Player Profile
⚙️ Return Samples
{
"id": "56d20a4a-982b-4e0c-bc52-eca8e76c8e73",
"status": "TP",
"full_name": "Boogie Fland",
"first_name": "Boogie",
"last_name": "Fland",
"abbr_name": "B.Fland",
"height": 75,
"weight": 180,
"position": "G",
"primary_position": "NA",
"jersey_number": "0",
"experience": "SO",
"birth_place": "Bronx, NY, USA",
"updated": "2025-07-17T15:42:38Z",
"league": {
"id": "cd4268ee-07aa-4c4d-a435-ec44ad2c76cb",
"name": "NCAA MEN",
"alias": "NCAAM"
},
"references": [
{
"source_id": "c73e2a89-5c71-40c0-a81c-b209f8ff2c89",
"scope": "basketball",
"id_type": "sport_profile"
}
],
<player xmlns="http://feed.elasticstats.com/schema/basketball/profile-v8.0.xsd" id="56d20a4a-982b-4e0c-bc52-eca8e76c8e73" status="TP" full_name="Boogie Fland" first_name="Boogie" last_name="Fland" abbr_name="B.Fland" height="75" weight="180" position="G" primary_position="NA" jersey_number="0" experience="SO" birth_place="Bronx, NY, USA" updated="2025-07-17T15:42:38Z">