Integration GuidesReference Docs
Coverage MatrixDocumentationChange LogLog InContact Us
Integration Guides

Schedules

Accessing Available Seasons (Prerequisite)

To avoid confusion and ensure you're accessing available data, refer to our Seasons feed. This resource lists all the seasons for which we have data.

For example: To ensure data availability for future seasons, such as a schedule in advance of when a season begins, first check the Seasons feed to verify that data for that specific season is already provided.

Starting with this feed can prevent unnecessary errors and streamline your data retrieval process.



Schedule Releases

Schedules in the NCAAFB API are typically released by May each year.



Schedule Feeds Available

Accessing the schedule is fundamental to your integration and essential in critical scenarios. For instance, if you need to retrieve live game data, you'll first need to pull a schedule feed to obtain the game IDs for the specific games you're targeting.

You can access NCAA Football scheduling data using the following feeds:

  • Current Season Schedule – Provides schedule information for the current season, including venue and broadcast info, and scoring results by quarter.
  • Current Week Schedule – Provides schedule information for the current week, including venue and broadcast info, and scoring results by quarter.
  • Season Schedule – Provides complete schedule information for a given season, including venue and broadcast info, and scoring results by quarter.
  • Tournament Schedule – Provides the date, time, location, and other event details for every matchup taking place in a given tournament.
  • Weekly Schedule – Provides complete schedule information for a given week of the season, including venue, weather conditions, broadcast info, and scoring results by quarter.
🔄

Use the Update Frequencies Page

For recommended pull intervals and timing for each schedule-related endpoint, see the Update Frequencies page to ensure you’re calling feeds at the optimal rate. Depending on the endpoint, schedule data may update hourly or in real time, so be sure to align your pulling strategy with data update intervals.

You can also use the Daily Change Log to capture schedule changes and other updates without making unnecessary calls.



Retrieving Schedules

Season Schedules

You can access an entire season schedule using the following endpoints:

  • Current Season Schedule – Provides schedule information for the current season, including venue and broadcast info, and scoring results by quarter.
  • Season Schedule – Provides complete schedule information for a specific season, including venue and broadcast info, and scoring results by quarter. You can use this endpoint to retrieve past, current, and upcoming season schedules.
Season Schedule Response Snippet
{
  "id": "908fbc20-f5c7-11ee-a306-c311afc28263",
  "year": 2024,
  "type": "REG",
  "name": "REG",
  "weeks": [
    {
      "id": "b29f1b2b-e603-4475-8fce-35d20feb261d",
      "sequence": 1,
      "title": "1",
      "games": [
        {
          "id": "fba71d07-56aa-4856-8f86-e51818f1362f",
          "status": "closed",
          "scheduled": "2024-08-24T16:00:00+00:00",
          "attendance": 47998,
          "entry_mode": "LDE",
          "coverage": "full",
          "sr_id": "sr:match:49329347",
          "neutral_site": true,
          "game_type": "regular",
          "conference_game": true,
          "duration": "2:59",
          "venue": {
            "id": "c98ace28-f447-46f4-a0d1-af3b94e00cc3",
            "name": "Aviva Stadium",
            "city": "Dublin",
            "country": "IRL",
            "address": "62 Lansdowne Road",
            "capacity": 49000,
            "surface": "turf",
            "roof_type": "outdoor",
            "location": {
              "lat": "53.3353",
              "lng": "-6.2284"
            }
          },
          "home": {
            "id": "5ff038e1-6e3b-4cbe-90b8-751f783cd7a9",
            "name": "Georgia Tech Yellow Jackets",
            "alias": "GT",
            "game_number": 1
          },
          "away": {
            "id": "1c792ab1-d640-48f2-b796-6a81c7b14eaf",
            "name": "Florida State Seminoles",
            "alias": "FSU",
            "game_number": 1
          },
          "broadcast": {
            "network": "ESPN",
            "satellite": "206"
          },
          "time_zones": {
            "venue": "Europe/London",
            "home": "US/Eastern",
            "away": "US/Eastern"
          },
          "weather": {
            "condition": "Partly cloudy",
            "humidity": 52,
            "temp": 63,
            "wind": {
              "speed": 19,
              "direction": "W"
            }
          },
          "scoring": {
            "home_points": 24,
            "away_points": 21,
            "periods": [
              {
                "period_type": "quarter",
                "id": "fe274f6c-f013-49c3-9296-dd8f51a7399c",
                "number": 1,
                "sequence": 1,
                "home_points": 7,
                "away_points": 8
              },
              {
                "period_type": "quarter",
                "id": "9a2ab340-2762-4be9-8d28-94cc8bc5eec3",
                "number": 2,
                "sequence": 2,
                "home_points": 7,
                "away_points": 6
              },
              {
                "period_type": "quarter",
                "id": "b3a6c986-a30a-498f-aa71-c19182f514f8",
                "number": 3,
                "sequence": 3,
                "home_points": 0,
                "away_points": 0
              },
              {
                "period_type": "quarter",
                "id": "b786a5a8-2481-436a-918e-df6c95099798",
                "number": 4,
                "sequence": 4,
                "home_points": 10,
                "away_points": 7
              }
            ]
          }
        },
        {
          "id": "a23db539-d639-4113-8fbb-7117ee8ab7a9",
          "status": "closed",
          "scheduled": "2024-08-24T19:30:00+00:00",
          "attendance": 16125,
          "entry_mode": "LDE",
          "coverage": "extended_boxscore",
          "sr_id": "sr:match:50078615",
          "game_type": "regular",
          "conference_game": false,
          "duration": "3:29",
          "venue": {
            "id": "dcfa24e5-a53e-4cae-92e6-d31497c5610b",
            "name": "Memorial Stadium (Stephenville, TX)",
            "city": "Stephenville",
            "state": "TX",
            "country": "USA",
            "zip": "76401",
            "address": "N Harbin Drive",
            "capacity": 10000,
            "surface": "turf",
            "roof_type": "outdoor",
            "location": {
              "lat": "32.2151",
              "lng": "-98.2235"
            }
          },
          "home": {
            "id": "ed05b9d3-0086-49bb-9ea5-329ab0d0729b",
            "name": "Tarleton State Texans",
            "alias": "TSU",
            "game_number": 1
          },
          "away": {
            "id": "efc41557-a738-43fa-9519-8fd0734923f9",
            "name": "McNeese Cowboys",
            "alias": "MCN",
            "game_number": 1
          },
          "broadcast": {
            "network": "ESPN2",
            "satellite": "209"
          },
          "time_zones": {
            "venue": "US/Central",
            "home": "US/Central",
            "away": "US/Central"
          },
          "weather": {
            "condition": "Clear",
            "humidity": 59,
            "temp": 82,
            "wind": {
              "speed": 14,
              "direction": "S"
            }
          },
          "scoring": {
            "home_points": 26,
            "away_points": 23,
            "periods": [
              {
                "period_type": "quarter",
                "id": "63a32242-7438-45de-be4d-dd05d3a42119",
                "number": 1,
                "sequence": 1,
                "home_points": 16,
                "away_points": 7
              },
              {
                "period_type": "quarter",
                "id": "e4b20215-c492-4d22-8d26-2f8b2535b8d6",
                "number": 2,
                "sequence": 2,
                "home_points": 10,
                "away_points": 0
              },
              {
                "period_type": "quarter",
                "id": "4214fd0c-393d-4963-8df0-6755ab34b9db",
                "number": 3,
                "sequence": 3,
                "home_points": 0,
                "away_points": 3
              },
              {
                "period_type": "quarter",
                "id": "6802727d-6cad-4d04-b815-4426c7c1cca4",
                "number": 4,
                "sequence": 4,
                "home_points": 0,
                "away_points": 13
              }
            ]
          }
        },
        {
          "id": "4b5e036d-14b7-4565-96f3-030cd8e53718",
          "status": "closed",
          "scheduled": "2024-08-24T20:00:00+00:00",
          "attendance": 17314,
          "entry_mode": "LDE",
          "coverage": "full",
          "sr_id": "sr:match:49405623",
          "game_type": "regular",
          "conference_game": false,
          "duration": "3:21",
          "venue": {
            "id": "f33068ee-15ce-4ff1-83fa-1eda91396cae",
            "name": "University Stadium (NM)",
            "city": "Albuquerque",
            "state": "NM",
            "country": "USA",
            "zip": "87106",
            "address": "1414 University Boulevard Southeast",
            "capacity": 39224,
            "surface": "artificial",
            "roof_type": "outdoor",
            "sr_id": "sr:venue:20997",
            "location": {
              "lat": "35.0669",
              "lng": "-106.6283"
            }
          },
          "home": {
            "id": "02cd61b6-2dad-4b3d-94cd-1c1c3cdbf3ad",
            "name": "New Mexico Lobos",
            "alias": "NM",
            "game_number": 1
          },
          "away": {
            "id": "fefae711-b307-4fd4-b0d2-c9df51f5ae1c",
            "name": "Montana State Bobcats",
            "alias": "MOS",
            "game_number": 1
          },
          "broadcast": {
            "network": "Fox Sports 1",
            "satellite": "219"
          },
          "time_zones": {
            "venue": "US/Mountain",
            "home": "US/Mountain",
            "away": "US/Mountain"
          },
          "weather": {
            "condition": "Partly cloudy",
            "humidity": 34,
            "temp": 85,
            "wind": {
              "speed": 2,
              "direction": "N"
            }
          },
          "scoring": {
            "home_points": 31,
            "away_points": 35,
            "periods": [
              {
                "period_type": "quarter",
                "id": "2edcaca7-7d0a-4822-9d09-79db0f02dc7a",
                "number": 1,
                "sequence": 1,
                "home_points": 10,
                "away_points": 0
              },
              {
                "period_type": "quarter",
                "id": "52d8a5d1-916d-4b30-a269-439d25d3cf4f",
                "number": 2,
                "sequence": 2,
                "home_points": 14,
                "away_points": 14
              },
              {
                "period_type": "quarter",
                "id": "4bb1bfe5-ba51-4bed-9dc4-f065095eb1eb",
                "number": 3,
                "sequence": 3,
                "home_points": 7,
                "away_points": 0
              },
              {
                "period_type": "quarter",
                "id": "ef5d03bf-c346-42df-80bd-e00398f1e739",
                "number": 4,
                "sequence": 4,
                "home_points": 0,
                "away_points": 21
              }
            ]
          }
        }
      ]
    }
  ]
}
<season xmlns="http://feed.elasticstats.com/schema/football/schedule-v7.0.xsd" id="908fbc20-f5c7-11ee-a306-c311afc28263" year="2024" type="REG" name="REG">
  <week id="b29f1b2b-e603-4475-8fce-35d20feb261d" sequence="1" title="1">
    <game id="fba71d07-56aa-4856-8f86-e51818f1362f" status="closed" scheduled="2024-08-24T16:00:00+00:00" attendance="47998" entry_mode="LDE" coverage="full" sr_id="sr:match:49329347" neutral_site="true" game_type="regular" conference_game="true" duration="2:59">
      <venue id="c98ace28-f447-46f4-a0d1-af3b94e00cc3" name="Aviva Stadium" city="Dublin" country="IRL" address="62 Lansdowne Road" capacity="49000" surface="turf" roof_type="outdoor">
        <location lat="53.3353" lng="-6.2284"/>
      </venue>
      <home id="5ff038e1-6e3b-4cbe-90b8-751f783cd7a9" name="Georgia Tech Yellow Jackets" alias="GT" game_number="1"/>
      <away id="1c792ab1-d640-48f2-b796-6a81c7b14eaf" name="Florida State Seminoles" alias="FSU" game_number="1"/>
      <broadcast network="ESPN" satellite="206"/>
      <time_zones venue="Europe/London" home="US/Eastern" away="US/Eastern"/>
      <weather condition="Partly cloudy" humidity="52" temp="63">
        <wind speed="19" direction="W"/>
      </weather>
      <scoring home_points="24" away_points="21">
        <quarter id="fe274f6c-f013-49c3-9296-dd8f51a7399c" number="1" sequence="1" home_points="7" away_points="8"/>
        <quarter id="9a2ab340-2762-4be9-8d28-94cc8bc5eec3" number="2" sequence="2" home_points="7" away_points="6"/>
        <quarter id="b3a6c986-a30a-498f-aa71-c19182f514f8" number="3" sequence="3" home_points="0" away_points="0"/>
        <quarter id="b786a5a8-2481-436a-918e-df6c95099798" number="4" sequence="4" home_points="10" away_points="7"/>
      </scoring>
    </game>
    <game id="a23db539-d639-4113-8fbb-7117ee8ab7a9" status="closed" scheduled="2024-08-24T19:30:00+00:00" attendance="16125" entry_mode="LDE" coverage="extended_boxscore" sr_id="sr:match:50078615" game_type="regular" conference_game="false" duration="3:29">
      <venue id="dcfa24e5-a53e-4cae-92e6-d31497c5610b" name="Memorial Stadium (Stephenville, TX)" city="Stephenville" state="TX" country="USA" zip="76401" address="N Harbin Drive" capacity="10000" surface="turf" roof_type="outdoor">
        <location lat="32.2151" lng="-98.2235"/>
      </venue>
      <home id="ed05b9d3-0086-49bb-9ea5-329ab0d0729b" name="Tarleton State Texans" alias="TSU" game_number="1"/>
      <away id="efc41557-a738-43fa-9519-8fd0734923f9" name="McNeese Cowboys" alias="MCN" game_number="1"/>
      <broadcast network="ESPN2" satellite="209"/>
      <time_zones venue="US/Central" home="US/Central" away="US/Central"/>
      <weather condition="Clear" humidity="59" temp="82">
        <wind speed="14" direction="S"/>
      </weather>
      <scoring home_points="26" away_points="23">
        <quarter id="63a32242-7438-45de-be4d-dd05d3a42119" number="1" sequence="1" home_points="16" away_points="7"/>
        <quarter id="e4b20215-c492-4d22-8d26-2f8b2535b8d6" number="2" sequence="2" home_points="10" away_points="0"/>
        <quarter id="4214fd0c-393d-4963-8df0-6755ab34b9db" number="3" sequence="3" home_points="0" away_points="3"/>
        <quarter id="6802727d-6cad-4d04-b815-4426c7c1cca4" number="4" sequence="4" home_points="0" away_points="13"/>
      </scoring>
    </game>
    <game id="4b5e036d-14b7-4565-96f3-030cd8e53718" status="closed" scheduled="2024-08-24T20:00:00+00:00" attendance="17314" entry_mode="LDE" coverage="full" sr_id="sr:match:49405623" game_type="regular" conference_game="false" duration="3:21">
      <venue id="f33068ee-15ce-4ff1-83fa-1eda91396cae" name="University Stadium (NM)" city="Albuquerque" state="NM" country="USA" zip="87106" address="1414 University Boulevard Southeast" capacity="39224" surface="artificial" roof_type="outdoor" sr_id="sr:venue:20997">
        <location lat="35.0669" lng="-106.6283"/>
      </venue>
      <home id="02cd61b6-2dad-4b3d-94cd-1c1c3cdbf3ad" name="New Mexico Lobos" alias="NM" game_number="1"/>
      <away id="fefae711-b307-4fd4-b0d2-c9df51f5ae1c" name="Montana State Bobcats" alias="MOS" game_number="1"/>
      <broadcast network="Fox Sports 1" satellite="219"/>
      <time_zones venue="US/Mountain" home="US/Mountain" away="US/Mountain"/>
      <weather condition="Partly cloudy" humidity="34" temp="85">
        <wind speed="2" direction="N"/>
      </weather>
      <scoring home_points="31" away_points="35">
        <quarter id="2edcaca7-7d0a-4822-9d09-79db0f02dc7a" number="1" sequence="1" home_points="10" away_points="0"/>
        <quarter id="52d8a5d1-916d-4b30-a269-439d25d3cf4f" number="2" sequence="2" home_points="14" away_points="14"/>
        <quarter id="4bb1bfe5-ba51-4bed-9dc4-f065095eb1eb" number="3" sequence="3" home_points="7" away_points="0"/>
        <quarter id="ef5d03bf-c346-42df-80bd-e00398f1e739" number="4" sequence="4" home_points="0" away_points="21"/>
      </scoring>
    </game>

When you query the Season Schedule endpoint, you’ll get the full schedule broken down by weeks and games. Each game object includes metadata such as status, scheduled time, venue details (with location, capacity, and surface), home and away teams, broadcast network, and time zones. You’ll also see weather conditions, attendance, and scoring by quarter. Use this feed to build weekly or season-long schedule views, track game results, or enrich your applications with venue, broadcast, and scoring context.

You can filter season schedule data by team ID to generate team-specific schedules, such as the example below for the Alabama Crimson Tide.

📸

Accessing Headshots and Team Logos

To access team logos and player headshots, use the Images API.


Weekly Schedules

If you want to pull schedule data one week at a time, you can use the Weekly Schedule endpoints. This is useful if you want to reduce payload size compared to retrieving the entire season schedule.

  • Current Week Schedule – Provides schedule information for the current week, including venue and broadcast info, and scoring results by quarter.
  • Weekly Schedule – Provides complete schedule information for a given week of the season, including venue, weather conditions, broadcast info, and scoring results by quarter. You can use this endpoint to retrieve past, current, and upcoming weekly schedules for any available season.
Weekly Schedule Response Snippet
{
  "id": "908fbc20-f5c7-11ee-a306-c311afc28263",
  "year": 2024,
  "type": "REG",
  "name": "REG",
  "week": {
    "id": "df7b1ad7-4fa1-48ff-ac1d-2f397a3e0705",
    "sequence": 2,
    "title": "2",
    "games": [
      {
        "id": "b0295330-992b-441f-a24c-96f0d6084788",
        "status": "closed",
        "scheduled": "2024-09-06T23:00:00+00:00",
        "attendance": 31172,
        "entry_mode": "LDE",
        "coverage": "full",
        "sr_id": "sr:match:49405803",
        "game_type": "regular",
        "conference_game": false,
        "duration": "3:31",
        "venue": {
          "id": "455833bf-98e1-4d21-806a-449b44d787e4",
          "name": "Gerald J. Ford Stadium",
          "city": "Dallas",
          "state": "TX",
          "country": "USA",
          "zip": "75205",
          "address": "5800 Ownby Drive",
          "capacity": 32000,
          "surface": "artificial",
          "roof_type": "outdoor",
          "sr_id": "sr:venue:21268",
          "location": {
            "lat": "32.8378",
            "lng": "-96.7827"
          }
        },
        "home": {
          "id": "619c5384-3660-44ac-b2ad-597ccb3854c7",
          "name": "SMU Mustangs",
          "alias": "SMU",
          "game_number": 3
        },
        "away": {
          "id": "627b2e5c-3ba5-496e-9f9b-1c620247c1b7",
          "name": "BYU Cougars",
          "alias": "BYU",
          "game_number": 2
        },
        "broadcast": {
          "network": "ESPN2",
          "satellite": "209"
        },
        "time_zones": {
          "venue": "US/Central",
          "home": "US/Central",
          "away": "US/Mountain"
        },
        "weather": {
          "condition": "Partly cloudy",
          "humidity": 55,
          "temp": 85,
          "wind": {
            "speed": 9,
            "direction": "N"
          }
        },
        "scoring": {
          "home_points": 15,
          "away_points": 18,
          "periods": [
            {
              "period_type": "quarter",
              "id": "f867ab9b-7fad-4f16-acd9-ee2979475c15",
              "number": 1,
              "sequence": 1,
              "home_points": 0,
              "away_points": 7
            },
            {
              "period_type": "quarter",
              "id": "f697bfb4-dcdc-4db8-875c-dea3c20dd28c",
              "number": 2,
              "sequence": 2,
              "home_points": 9,
              "away_points": 0
            },
            {
              "period_type": "quarter",
              "id": "1dc687b7-efe0-481a-ab0a-af2fd4d05a17",
              "number": 3,
              "sequence": 3,
              "home_points": 3,
              "away_points": 8
            },
            {
              "period_type": "quarter",
              "id": "c9df4d1b-39d6-452b-a51f-916cb3cd688f",
              "number": 4,
              "sequence": 4,
              "home_points": 3,
              "away_points": 3
            }
          ]
        }
      },
      {
        "id": "c2a2b273-6bc7-444a-8038-5ed8953624fd",
        "status": "closed",
        "scheduled": "2024-09-06T23:00:00+00:00",
        "attendance": 39082,
        "entry_mode": "LDE",
        "coverage": "full",
        "sr_id": "sr:match:49475177",
        "game_type": "regular",
        "conference_game": false,
        "duration": "3:11",
        "venue": {
          "id": "36ac3e20-2bfe-4654-b15a-f6398037156b",
          "name": "Memorial Stadium (Bloomington, IN)",
          "city": "Bloomington",
          "state": "IN",
          "country": "USA",
          "zip": "47408",
          "address": "1001 E 17th Street",
          "capacity": 52929,
          "surface": "artificial",
          "roof_type": "outdoor",
          "sr_id": "sr:venue:20357",
          "location": {
            "lat": "39.1809",
            "lng": "-86.5256"
          }
        },
        "home": {
          "id": "fa0eb091-8e35-49c7-b00f-269794a99a61",
          "name": "Indiana Hoosiers",
          "alias": "IU",
          "game_number": 2
        },
        "away": {
          "id": "2516eb07-9a48-436c-b8ee-c14eae88a310",
          "name": "Western Illinois Leathernecks",
          "alias": "WIL",
          "game_number": 2
        },
        "broadcast": {
          "network": "BTN",
          "satellite": "610"
        },
        "time_zones": {
          "venue": "US/Eastern",
          "home": "US/Eastern",
          "away": "US/Central"
        },
        "weather": {
          "condition": "Partly cloudy",
          "humidity": 58,
          "temp": 77,
          "wind": {
            "speed": 12,
            "direction": "NNW"
          }
        },
        "scoring": {
          "home_points": 77,
          "away_points": 3,
          "periods": [
            {
              "period_type": "quarter",
              "id": "e1169f4d-5f2a-45b3-9a92-f2833824b2a4",
              "number": 1,
              "sequence": 1,
              "home_points": 28,
              "away_points": 0
            },
            {
              "period_type": "quarter",
              "id": "ab1e5b56-28f7-4e35-b21b-e7c1cf1db8f6",
              "number": 2,
              "sequence": 2,
              "home_points": 14,
              "away_points": 3
            },
            {
              "period_type": "quarter",
              "id": "5c6d29d3-9fde-4270-9630-849a800ebdcc",
              "number": 3,
              "sequence": 3,
              "home_points": 14,
              "away_points": 0
            },
            {
              "period_type": "quarter",
              "id": "4f2feba5-e81b-4363-96af-470e21e2a6c3",
              "number": 4,
              "sequence": 4,
              "home_points": 21,
              "away_points": 0
            }
          ]
        }
      },
      {
        "id": "b678d42b-e62b-4333-a3c6-c5911e825a81",
        "status": "closed",
        "scheduled": "2024-09-07T01:00:00+00:00",
        "attendance": 11062,
        "entry_mode": "LDE",
        "coverage": "full",
        "sr_id": "sr:match:49407621",
        "game_type": "regular",
        "conference_game": false,
        "duration": "3:49",
        "venue": {
          "id": "5dacfb00-1300-11ef-a786-074685b59f97",
          "name": "Northwestern Medicine Field at Martin Stadium",
          "city": "Evanston",
          "state": "IL",
          "country": "USA",
          "zip": "60208",
          "address": "2235 Campus Drive",
          "capacity": 15000,
          "surface": "artificial",
          "roof_type": "outdoor",
          "location": {
            "lat": "42.0584",
            "lng": "-87.6707"
          }
        },
        "home": {
          "id": "8c345b64-d751-44aa-852f-8c30db72ffdc",
          "name": "Northwestern Wildcats",
          "alias": "NW",
          "game_number": 2
        },
        "away": {
          "id": "deb0920f-c4ca-414d-be4b-ca779e353bf0",
          "name": "Duke Blue Devils",
          "alias": "DUK",
          "game_number": 2
        },
        "broadcast": {
          "network": "Fox Sports 1",
          "satellite": "219"
        },
        "time_zones": {
          "venue": "US/Central",
          "home": "US/Central",
          "away": "US/Eastern"
        },
        "weather": {
          "condition": "Partly cloudy",
          "humidity": 58,
          "temp": 63,
          "wind": {
            "speed": 9,
            "direction": "NNE"
          }
        },
        "scoring": {
          "home_points": 20,
          "away_points": 26,
          "periods": [
            {
              "period_type": "quarter",
              "id": "477237aa-d998-4b16-8445-94241aa67aba",
              "number": 1,
              "sequence": 1,
              "home_points": 3,
              "away_points": 7
            },
            {
              "period_type": "quarter",
              "id": "d2ad7243-7f1e-4c73-9104-b28160a7786c",
              "number": 2,
              "sequence": 2,
              "home_points": 7,
              "away_points": 0
            },
            {
              "period_type": "quarter",
              "id": "e98f6fc4-aed8-4129-93f6-e77c0c392a31",
              "number": 3,
              "sequence": 3,
              "home_points": 0,
              "away_points": 3
            },
            {
              "period_type": "quarter",
              "id": "f3047eef-9cd9-44d3-87b2-94ddb24fdb38",
              "number": 4,
              "sequence": 4,
              "home_points": 3,
              "away_points": 3
            },
            {
              "period_type": "overtime",
              "id": "1469552c-8ac7-46c6-b7b1-4049e6ff4622",
              "number": 1,
              "sequence": 5,
              "home_points": 7,
              "away_points": 7
            },
            {
              "period_type": "overtime",
              "id": "534e54fb-a60d-4199-b026-8f4cee7a8fc0",
              "number": 2,
              "sequence": 6,
              "home_points": 0,
              "away_points": 6
            }
          ]
        }
      }
    ]
  }
}
<season xmlns="http://feed.elasticstats.com/schema/football/schedule-v7.0.xsd" id="908fbc20-f5c7-11ee-a306-c311afc28263" year="2024" type="REG" name="REG">
  <week id="df7b1ad7-4fa1-48ff-ac1d-2f397a3e0705" sequence="2" title="2">
    <game id="b0295330-992b-441f-a24c-96f0d6084788" status="closed" scheduled="2024-09-06T23:00:00+00:00" attendance="31172" entry_mode="LDE" coverage="full" sr_id="sr:match:49405803" game_type="regular" conference_game="false" duration="3:31">
      <venue id="455833bf-98e1-4d21-806a-449b44d787e4" name="Gerald J. Ford Stadium" city="Dallas" state="TX" country="USA" zip="75205" address="5800 Ownby Drive" capacity="32000" surface="artificial" roof_type="outdoor" sr_id="sr:venue:21268">
        <location lat="32.8378" lng="-96.7827"/>
      </venue>
      <home id="619c5384-3660-44ac-b2ad-597ccb3854c7" name="SMU Mustangs" alias="SMU" game_number="3"/>
      <away id="627b2e5c-3ba5-496e-9f9b-1c620247c1b7" name="BYU Cougars" alias="BYU" game_number="2"/>
      <broadcast network="ESPN2" satellite="209"/>
      <time_zones venue="US/Central" home="US/Central" away="US/Mountain"/>
      <weather condition="Partly cloudy" humidity="55" temp="85">
        <wind speed="9" direction="N"/>
      </weather>
      <scoring home_points="15" away_points="18">
        <quarter id="f867ab9b-7fad-4f16-acd9-ee2979475c15" number="1" sequence="1" home_points="0" away_points="7"/>
        <quarter id="f697bfb4-dcdc-4db8-875c-dea3c20dd28c" number="2" sequence="2" home_points="9" away_points="0"/>
        <quarter id="1dc687b7-efe0-481a-ab0a-af2fd4d05a17" number="3" sequence="3" home_points="3" away_points="8"/>
        <quarter id="c9df4d1b-39d6-452b-a51f-916cb3cd688f" number="4" sequence="4" home_points="3" away_points="3"/>
      </scoring>
    </game>
    <game id="c2a2b273-6bc7-444a-8038-5ed8953624fd" status="closed" scheduled="2024-09-06T23:00:00+00:00" attendance="39082" entry_mode="LDE" coverage="full" sr_id="sr:match:49475177" game_type="regular" conference_game="false" duration="3:11">
      <venue id="36ac3e20-2bfe-4654-b15a-f6398037156b" name="Memorial Stadium (Bloomington, IN)" city="Bloomington" state="IN" country="USA" zip="47408" address="1001 E 17th Street" capacity="52929" surface="artificial" roof_type="outdoor" sr_id="sr:venue:20357">
        <location lat="39.1809" lng="-86.5256"/>
      </venue>
      <home id="fa0eb091-8e35-49c7-b00f-269794a99a61" name="Indiana Hoosiers" alias="IU" game_number="2"/>
      <away id="2516eb07-9a48-436c-b8ee-c14eae88a310" name="Western Illinois Leathernecks" alias="WIL" game_number="2"/>
      <broadcast network="BTN" satellite="610"/>
      <time_zones venue="US/Eastern" home="US/Eastern" away="US/Central"/>
      <weather condition="Partly cloudy" humidity="58" temp="77">
        <wind speed="12" direction="NNW"/>
      </weather>
      <scoring home_points="77" away_points="3">
        <quarter id="e1169f4d-5f2a-45b3-9a92-f2833824b2a4" number="1" sequence="1" home_points="28" away_points="0"/>
        <quarter id="ab1e5b56-28f7-4e35-b21b-e7c1cf1db8f6" number="2" sequence="2" home_points="14" away_points="3"/>
        <quarter id="5c6d29d3-9fde-4270-9630-849a800ebdcc" number="3" sequence="3" home_points="14" away_points="0"/>
        <quarter id="4f2feba5-e81b-4363-96af-470e21e2a6c3" number="4" sequence="4" home_points="21" away_points="0"/>
      </scoring>
    </game>
    <game id="b678d42b-e62b-4333-a3c6-c5911e825a81" status="closed" scheduled="2024-09-07T01:00:00+00:00" attendance="11062" entry_mode="LDE" coverage="full" sr_id="sr:match:49407621" game_type="regular" conference_game="false" duration="3:49">
      <venue id="5dacfb00-1300-11ef-a786-074685b59f97" name="Northwestern Medicine Field at Martin Stadium" city="Evanston" state="IL" country="USA" zip="60208" address="2235 Campus Drive" capacity="15000" surface="artificial" roof_type="outdoor">
        <location lat="42.0584" lng="-87.6707"/>
      </venue>
      <home id="8c345b64-d751-44aa-852f-8c30db72ffdc" name="Northwestern Wildcats" alias="NW" game_number="2"/>
      <away id="deb0920f-c4ca-414d-be4b-ca779e353bf0" name="Duke Blue Devils" alias="DUK" game_number="2"/>
      <broadcast network="Fox Sports 1" satellite="219"/>
      <time_zones venue="US/Central" home="US/Central" away="US/Eastern"/>
      <weather condition="Partly cloudy" humidity="58" temp="63">
        <wind speed="9" direction="NNE"/>
      </weather>
      <scoring home_points="20" away_points="26">
        <quarter id="477237aa-d998-4b16-8445-94241aa67aba" number="1" sequence="1" home_points="3" away_points="7"/>
        <quarter id="d2ad7243-7f1e-4c73-9104-b28160a7786c" number="2" sequence="2" home_points="7" away_points="0"/>
        <quarter id="e98f6fc4-aed8-4129-93f6-e77c0c392a31" number="3" sequence="3" home_points="0" away_points="3"/>
        <quarter id="f3047eef-9cd9-44d3-87b2-94ddb24fdb38" number="4" sequence="4" home_points="3" away_points="3"/>
        <overtime id="1469552c-8ac7-46c6-b7b1-4049e6ff4622" number="1" sequence="5" home_points="7" away_points="7"/>
        <overtime id="534e54fb-a60d-4199-b026-8f4cee7a8fc0" number="2" sequence="6" home_points="0" away_points="6"/>
      </scoring>
    </game>

When you query the Weekly Schedule endpoint, you’ll get schedule data for one specific week of the season. Each game object includes status, scheduled time, venue details (with location, capacity, and surface), home and away teams, broadcast network, time zones, weather, and scoring by quarter. You can use this feed to display weekly matchups, highlight results, or keep your app focused on just the games that matter for the current week, without pulling the entire season schedule.


Tournament Schedules

The Tournament Schedule endpoint provides the date, time, location, and other event details for every matchup taking place in a given tournament. For more details on tracking tournaments and building brackets, see the Playoffs integration scenario.



Using the Daily Change Log (Schedule Updates)

The NCAAFB Daily Change Log lists IDs and timestamps for schedules, teams, players, results, and game stats that were modified on a given date. This endpoint helps you track schedule changes and other updates efficiently without exhausting API call limits.

Use the returned player, team, or game IDs to pull the relevant feeds and retrieve the full update details. See our Daily Change Log guide for more details.