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

Minto US Open Pickleball Championships - Women's Doubles 4.5 Double Elimination 55-59 Age

ID: 5232671978

Match Scores

11-7, 11-3

Loss

Play Date

2025-04-30

Play Time (Est)

3:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
TP
Tracy Patton

3VRE25 · Naples, FL, US

DUPR

4.472

DM
Debra Mink

3PX52Z · Naples, FL, US

DUPR

4.795

TEAM 2LOSS
LS
LeEtta Smith

8K6JPO · Rockwall, TX, US

DUPR

4.678

KN
Kimberly Noethe

3VXN2P · Fort Worth, TX, US

DUPR

4.758

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-5232671978
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7472500126,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Tracy Patton",
        "dupr_id": "3VRE25",
        "rating": 4.472,
        "profile_pic_url": null,
        "location": "Naples, FL, US"
      },
      {
        "name": "Debra Mink",
        "dupr_id": "3PX52Z",
        "rating": 4.795,
        "profile_pic_url": null,
        "location": "Naples, FL, US"
      }
    ]
  },
  {
    "team_id": 7952715613,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "LeEtta Smith",
        "dupr_id": "8K6JPO",
        "rating": 4.678,
        "profile_pic_url": null,
        "location": "Rockwall, TX, US"
      },
      {
        "name": "Kimberly Noethe",
        "dupr_id": "3VXN2P",
        "rating": 4.758,
        "profile_pic_url": null,
        "location": "Fort Worth, TX, US"
      }
    ]
  }
]