Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Minto US Open Pickleball Championships - Mixed Doubles All Skills Double Elimination 55-59 Age

ID: 5046399082

Match Scores

3-11, 5-11

Win

Play Date

2025-04-28

Play Time (Est)

11:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
LS
LeEtta Smith

8K6JPO · Rockwall, TX, US

DUPR

4.575

GM
Gregory M Baumgart

OD6RR7 · Evansville, IN, US

DUPR

4.471

TEAM 2WINNER
DM
Debra Mink

3PX52Z · Naples, FL, US

DUPR

4.938

GM
Greg Mink

JZYO64 · Naples, FL, US

DUPR

4.012

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-5046399082
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8389298393,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "LeEtta Smith",
        "dupr_id": "8K6JPO",
        "rating": 4.575,
        "profile_pic_url": null,
        "location": "Rockwall, TX, US"
      },
      {
        "name": "Gregory M Baumgart",
        "dupr_id": "OD6RR7",
        "rating": 4.471,
        "profile_pic_url": null,
        "location": "Evansville, IN, US"
      }
    ]
  },
  {
    "team_id": 7207713249,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Debra Mink",
        "dupr_id": "3PX52Z",
        "rating": 4.938,
        "profile_pic_url": null,
        "location": "Naples, FL, US"
      },
      {
        "name": "Greg Mink",
        "dupr_id": "JZYO64",
        "rating": 4.012,
        "profile_pic_url": null,
        "location": "Naples, FL, US"
      }
    ]
  }
]