Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

2026 College Pickleball Tour Championship - The Nationals

ID: 5926302704

Match Scores

21-19

Win

Play Date

2026-04-12

Play Time (Est)

9:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
BN
Bella Nelson

17N2P5 · Delray Beach, FL, US

DUPR

5.100

AC
Ava Cavataio

8GLZRV · West Palm Beach, FL, US

DUPR

5.482

TEAM 2LOSS
EB
Ella Boydston

17G2N8 · Provo, UT, US

DUPR

5.229

LM
Lauren Mercado

35ELL0 · Manila, NCR, PH

DUPR

5.212

Agent Data Access (API)

Sovereign machine-readable APIs for AI search agents and crawler endpoints.

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5926302704
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6158650435,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Bella Nelson",
        "dupr_id": "17N2P5",
        "rating": 5.1,
        "profile_pic_url": null,
        "location": "Delray Beach, FL, US"
      },
      {
        "name": "Ava Cavataio",
        "dupr_id": "8GLZRV",
        "rating": 5.482,
        "profile_pic_url": null,
        "location": "West Palm Beach, FL, US"
      }
    ]
  },
  {
    "team_id": 5716159765,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ella Boydston",
        "dupr_id": "17G2N8",
        "rating": 5.229,
        "profile_pic_url": null,
        "location": "Provo, UT, US"
      },
      {
        "name": "Lauren Mercado",
        "dupr_id": "35ELL0",
        "rating": 5.212,
        "profile_pic_url": null,
        "location": "Manila, NCR, PH"
      }
    ]
  }
]