Release Log
Coverage MatrixDocumentationRelease LogLog InContact Us

Basketball APIs

Team Profile Info

Release DateFeeds AffectedBenefit
05/06/2024League Hierarchy

Team Profile
Added the following profile info for teams.

- Year Founded
- Owner(s)
- General Manager
- Team President
- Team Mascot
- Team Nicknames
- Team Sponsor
- Fight Song (NCAA only)
- Championships Won
- Championship Seasons
- Conference Titles
- Division Titles
- Retired Numbers
- Playoff Appearances
- G-League Affiliate (NBA only)
<team xmlns="http://feed.elasticstats.com/schema/basketball/team-v8.0.xsd" id="583eca2f-fb46-11e1-82cb-f4ce4684ea4c" 
      name="Timberwolves" market="Minnesota" alias="MIN" founded="1989" owner="Glen Taylor" general_manager="Tim Connelly" 
      president="Tim Connelly" mascot="Crunch the Wolf" nicknames="Wolves, T-Wolves" sponsor="Aura" 
      championships_won="0" conference_titles="0" division_titles="1" retired_numbers="2" 
      playoff_appearances="12" gleague_affiliate="Iowa Wolves" reference="1610612750">
    <venue id="7aed802e-3562-5b73-af1b-3859529f9b95" name="Target Center" capacity="19356" address="600 First Avenue North" city="Minneapolis" state="MN" zip="55403" country="USA" sr_id="sr:venue:6930">
        <location lat="44.979444" lng="-93.276111"/>
{
    "id": "583eca2f-fb46-11e1-82cb-f4ce4684ea4c",
    "name": "Timberwolves",
    "market": "Minnesota",
    "alias": "MIN",
    "founded": 1989,
    "owner": "Glen Taylor",
    "general_manager": "Tim Connelly",
    "president": "Tim Connelly",
    "mascot": "Crunch the Wolf",
    "nicknames": "Wolves, T-Wolves",
    "sponsor": "Aura",
    "championships_won": 0,
    "conference_titles": 0,
    "division_titles": 1,
    "retired_numbers": "2",
    "playoff_appearances": 12,
    "gleague_affiliate": "Iowa Wolves",
    "reference": "1610612750",
    "venue": {
        "id": "7aed802e-3562-5b73-af1b-3859529f9b95",
        "name": "Target Center",
        "capacity": 19356,
        "address": "600 First Avenue North",
        "city": "Minneapolis",
        "state": "MN",
        "zip": "55403",
        "country": "USA",
        "sr_id": "sr:venue:6930",
        "location": {
            "lat": "44.979444",
            "lng": "-93.276111"
        }
    },
    "league": {
        "id": "4353138d-4c22-4396-95d8-5f587d2df25c",
        "name": "NBA",
        "alias": "NBA"
    },
    "conference": {
        "id": "7fe7e212-de01-4f8f-a31d-b9f0a95731e3",
        "name": "WESTERN CONFERENCE",
        "alias": "WESTERN"
    },
    "division": {
        "id": "12bf14ba-eb16-4c6f-8275-e801b6947c1e",
        "name": "Northwest",
        "alias": "NORTHWEST"
    },
    "coaches": [
        {
            "id": "fc135b85-7a10-4df9-b32b-6e23b0ca04a2",
            "full_name": "Chris Finch",
            "first_name": "Chris",
            "last_name": "Finch",
            "position": "Head Coach",
            "reference": "202896"
        }
    ],
    "team_colors": [
        {
            "type": "primary",
            "hex_color": "#0c2340",
            "rgb_color": {
                "red": 12,
                "green": 35,
                "blue": 64
            }
        },
        {
            "type": "secondary",
            "hex_color": "#236192",
            "rgb_color": {
                "red": 35,
                "green": 97,
                "blue": 146
            }
        }
    ],

Update applies to: NBA v8, WNBA v8, NCAAMB v8, NCAAWB v8, NBA G League v8