Competition / water_polo

NCAA Women's Water Polo 2026

2026 season

Games
0
Teams
0
2026 standings

The season order.

Rank, record, scoring, and games played for the edition spanning 4/23/2026 – 4/23/2026.

// nothing here

No standings available yet

Reported final results

Finals in this schedule window.

Up to six final games returned in the 2026 edition schedule window.

// nothing here

No final results in the 2026 edition schedule window

Reported upcoming games

Upcoming in this schedule window.

Up to six scheduled or in-progress games returned in the 2026 edition schedule window.

// nothing here

No upcoming games in the 2026 edition schedule window

Competition field

Every team in view.

Teams reported for the 2026 edition, each linked to its complete StatHawk profile.

// nothing here

No teams available

Season schedule

The reported schedule.

4/23/2026 – 4/23/2026. Games returned by the edition feed are grouped by US Eastern slate date (the provider’s game day).

// nothing here

No games scheduled for this edition

Built on the StatHawk API

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.

Authenticated request · GET /v1/competitions/ncaawwp/editions/2026
curl "https://api.statshawk.ai/v1/competitions/ncaawwp/editions/2026" \
  -H "X-API-Key: sk_live_YOUR_KEY_HERE"
Authenticated request · GET /v1/competitions/ncaawwp/editions/2026/standings
curl "https://api.statshawk.ai/v1/competitions/ncaawwp/editions/2026/standings" \
  -H "X-API-Key: sk_live_YOUR_KEY_HERE"
Authenticated request · GET /v1/competitions/ncaawwp/editions/2026/games?limit=500
curl "https://api.statshawk.ai/v1/competitions/ncaawwp/editions/2026/games?limit=500" \
  -H "X-API-Key: sk_live_YOUR_KEY_HERE"
Authenticated request · GET /v1/competitions/ncaawwp/editions/2026/teams
curl "https://api.statshawk.ai/v1/competitions/ncaawwp/editions/2026/teams" \
  -H "X-API-Key: sk_live_YOUR_KEY_HERE"
Try with MCP

Connect StatHawk to your agent, then ask it to explain and extend the data shown on this page.

Build this view in the API reference
$claude mcp add statshawk https://mcp.statshawk.ai/mcp