nfl 2024
2024 season
- Games
- 286
- Teams
- 40
The season order.
Rank, record, scoring, and games played for the edition spanning 9/6/2024 – 2/9/2025.
Finals in this schedule window.
Up to six final games returned in the 2024 edition schedule window.
Upcoming in this schedule window.
Up to six scheduled or in-progress games returned in the 2024 edition schedule window.
No upcoming games in the 2024 edition schedule window
Every team in view.
Teams reported for the 2024 edition, each linked to its complete StatHawk profile.
The reported schedule.
9/6/2024 – 2/9/2025. Games returned by the edition feed are grouped by US Eastern slate date (the provider’s game day).
Thu, Sep 5, 2024
Fri, Sep 6, 2024
Sun, Sep 8, 2024
Mon, Sep 9, 2024
Thu, Sep 12, 2024
Sun, Sep 15, 2024
Mon, Sep 16, 2024
Thu, Sep 19, 2024
Sun, Sep 22, 2024
Mon, Sep 23, 2024
Thu, Sep 26, 2024
Sun, Sep 29, 2024
Mon, Sep 30, 2024
Thu, Oct 3, 2024
Sun, Oct 6, 2024
Mon, Oct 7, 2024
Thu, Oct 10, 2024
Sun, Oct 13, 2024
Mon, Oct 14, 2024
Thu, Oct 17, 2024
Sun, Oct 20, 2024
Mon, Oct 21, 2024
Thu, Oct 24, 2024
Sun, Oct 27, 2024
Mon, Oct 28, 2024
Thu, Oct 31, 2024
Sun, Nov 3, 2024
Mon, Nov 4, 2024
Thu, Nov 7, 2024
Sun, Nov 10, 2024
Mon, Nov 11, 2024
Thu, Nov 14, 2024
Sun, Nov 17, 2024
Mon, Nov 18, 2024
Thu, Nov 21, 2024
Sun, Nov 24, 2024
Mon, Nov 25, 2024
Thu, Nov 28, 2024
Fri, Nov 29, 2024
Sun, Dec 1, 2024
Mon, Dec 2, 2024
Thu, Dec 5, 2024
Sun, Dec 8, 2024
Mon, Dec 9, 2024
Thu, Dec 12, 2024
Sun, Dec 15, 2024
Mon, Dec 16, 2024
Thu, Dec 19, 2024
Sat, Dec 21, 2024
Sun, Dec 22, 2024
Mon, Dec 23, 2024
Wed, Dec 25, 2024
Thu, Dec 26, 2024
Sat, Dec 28, 2024
Sun, Dec 29, 2024
Mon, Dec 30, 2024
Sat, Jan 4, 2025
Sun, Jan 5, 2025
Sat, Jan 11, 2025
Sun, Jan 12, 2025
Mon, Jan 13, 2025
Sat, Jan 18, 2025
Sun, Jan 19, 2025
Sun, Jan 26, 2025
Sun, Feb 2, 2025
Sun, Feb 9, 2025
The page is the demo.
These requests and request patterns show how this page gets data from the same REST API and MCP server you can use in your own app or agent.
View this page's API recipe
Use the authenticated requests or fill in the labeled request templates, then adapt the response in your own product.
curl "https://api.statshawk.ai/v1/competitions/nfl/editions/2024" \
-H "X-API-Key: sk_live_YOUR_KEY_HERE"curl "https://api.statshawk.ai/v1/competitions/nfl/editions/2024/standings" \
-H "X-API-Key: sk_live_YOUR_KEY_HERE"curl "https://api.statshawk.ai/v1/competitions/nfl/editions/2024/games?limit=500" \
-H "X-API-Key: sk_live_YOUR_KEY_HERE"curl "https://api.statshawk.ai/v1/competitions/nfl/editions/2024/teams" \
-H "X-API-Key: sk_live_YOUR_KEY_HERE"Connect StatHawk to your agent, then ask it to explain and extend the data shown on this page.