Release Log
Coverage MatrixDocumentationChange LogLog InContact Us
Release Log

US Football APIs

Team Profile Enhancements

Release DateFeeds AffectedBenefit
09/20/2023League Hierarchy
Team Profile (Team Roster)
Added several data points to team profiles.

New data includes:
- Year Founded
- Owner
- General Manager
- Team President
- Team Mascot
- Team Nicknames
- Fight Song
- Championships Won
- Championship Seasons
- Conference Titles
- Division Titles
- Playoff Appearances
<team id="0d855753-ea21-4953-89f9-0e20aff9eb73" name="Saints" market="New Orleans" alias="NO" 
      sr_id="sr:competitor:4425" founded="1967" owner="Gayle Benson" general_manager="Mickey Loomis" 
      president="Dennis Lauscha" mascot="Gumbo, Sir Saint" nicknames="The Black and Gold" 
      fight_song="When the Saints Go Marching In" championships_won="1" championship_seasons="2009" 
      conference_titles="1" division_titles="9" playoff_appearances="14">
{
    "id": "0d855753-ea21-4953-89f9-0e20aff9eb73",
    "name": "Saints",
    "market": "New Orleans",
    "alias": "NO",
    "sr_id": "sr:competitor:4425",
    "founded": 1967,
    "owner": "Gayle Benson",
    "general_manager": "Mickey Loomis",
    "president": "Dennis Lauscha",
    "mascot": "Gumbo, Sir Saint",
    "nicknames": "The Black and Gold",
    "fight_song": "When the Saints Go Marching In",
    "championships_won": 1,
    "championship_seasons": "2009",
    "conference_titles": 1,
    "division_titles": 9,
    "playoff_appearances": 14,
    "franchise": {
        "id": "bdf043f4-8199-4f76-92ea-5604cc53ad12",
        "name": "Saints",
        "alias": "NO"
    },
<team id="a2ee495d-37c7-45ac-ac3d-d3a492a219c1" name="Hawkeyes" market="Iowa" alias="IOW" 
      subdivision="BIG-TEN-WEST" founded="1847" mascot="Herky the Hawk" fight_song="Iowa Fight Song" 
      championships_won="1" conference_titles="12" playoff_appearances="0">
{
    "id": "a2ee495d-37c7-45ac-ac3d-d3a492a219c1",
    "name": "Hawkeyes",
    "market": "Iowa",
    "alias": "IOW",
    "subdivision": "BIG-TEN-WEST",
    "founded": 1847,
    "mascot": "Herky the Hawk",
    "fight_song": "Iowa Fight Song",
    "championships_won": 1,
    "conference_titles": 12,
    "playoff_appearances": 0,
    "franchise": {
        "id": "a2ee495d-37c7-45ac-ac3d-d3a492a219c1",
        "name": "Hawkeyes"
    },
<team id="c8797380-9677-11ec-9193-6b32ce92fd29" name="Maulers" market="Pittsburgh" alias="PIT"
      sr_id="sr:competitor:882423" founded="2022" owner="National Spring Football League Enterprises" 
      general_manager="Lonnie Young" mascot="Marty the Mauler" championships_won="0" conference_titles="1" 
      division_titles="1" playoff_appearances="1">
{
    "id": "c8797380-9677-11ec-9193-6b32ce92fd29",
    "name": "Maulers",
    "market": "Pittsburgh",
    "alias": "PIT",
    "sr_id": "sr:competitor:882423",
    "founded": 2022,
    "owner": "National Spring Football League Enterprises",
    "general_manager": "Lonnie Young",
    "mascot": "Marty the Mauler",
    "championships_won": 0,
    "conference_titles": 1,
    "division_titles": 1,
    "playoff_appearances": 1,
    "franchise": {
        "id": "d0ff2720-9677-11ec-9193-6b32ce92fd29",
        "name": "Maulers",
        "alias": "PIT"
    },

Update applies to: NFL v7, NCAA Men's Football v7, USFL v7