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

Round of 64 - 1st Team Bracket - The Nationals

ID: 6458973374

Match Scores

21-2

Win

Play Date

2026-04-11

Play Time (Est)

3:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
BN
Bella Nelson

17N2P5 · Delray Beach, FL, US

DUPR

5.110

AC
Ava Cavataio

8GLZRV · West Palm Beach, FL, US

DUPR

5.493

TEAM 2LOSS
MK
Madison Kruithoff

E99LZE · Hudsonville, MI, US

DUPR

4.105

EG
Elizabeth Gutierrez

4L4GD6 · Spring Lake, MI, US

DUPR

3.805

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-6458973374
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7843600603,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Bella Nelson",
        "dupr_id": "17N2P5",
        "rating": 5.11,
        "profile_pic_url": null,
        "location": "Delray Beach, FL, US"
      },
      {
        "name": "Ava Cavataio",
        "dupr_id": "8GLZRV",
        "rating": 5.493,
        "profile_pic_url": null,
        "location": "West Palm Beach, FL, US"
      }
    ]
  },
  {
    "team_id": 6146285613,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Madison Kruithoff",
        "dupr_id": "E99LZE",
        "rating": 4.105,
        "profile_pic_url": null,
        "location": "Hudsonville, MI, US"
      },
      {
        "name": "Elizabeth Gutierrez",
        "dupr_id": "4L4GD6",
        "rating": 3.805,
        "profile_pic_url": null,
        "location": "Spring Lake, MI, US"
      }
    ]
  }
]