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

Minto US Open Pickleball Championships - Women's Doubles All Skills Double Elimination 45-49 Age

ID: 5863575130

Match Scores

11-2, 11-8

Win

Play Date

2025-04-27

Play Time (Est)

11:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
DH
Donna Hedgepath

3OZ262 · Naples, FL, US

DUPR

4.873

NV
Nikki Voltz

1RWZED · Naples, FL, US

DUPR

4.803

TEAM 2LOSS
DA
Deepali Agarwal

17R5G5 · Glencoe, IL, US

DUPR

4.110

DS
Dana Steluta Gonciulea

8E72JV · Northbrook, IL, US

DUPR

4.229

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-5863575130
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8092237776,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Donna Hedgepath",
        "dupr_id": "3OZ262",
        "rating": 4.873,
        "profile_pic_url": null,
        "location": "Naples, FL, US"
      },
      {
        "name": " Nikki Voltz",
        "dupr_id": "1RWZED",
        "rating": 4.803,
        "profile_pic_url": null,
        "location": "Naples, FL, US"
      }
    ]
  },
  {
    "team_id": 5237807555,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Deepali Agarwal",
        "dupr_id": "17R5G5",
        "rating": 4.11,
        "profile_pic_url": null,
        "location": "Glencoe, IL, US"
      },
      {
        "name": "Dana Steluta Gonciulea",
        "dupr_id": "8E72JV",
        "rating": 4.229,
        "profile_pic_url": null,
        "location": "Northbrook, IL, US"
      }
    ]
  }
]