Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Minto US Open Pickleball Championships - Mixed Doubles All Skills Double Elimination 70-74 Age

ID: 5247455307

Match Scores

0-11, 0-11

Win

Play Date

2025-04-28

Play Time (Est)

4:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
KL
Kenneth Lacey

L250LQ · USA

DUPR

3.411

DZ
Donna Zukas

84VDVM · Apollo, PA, US

DUPR

3.667

TEAM 2WINNER
BP
Ben Park

NYZNX7 · Northbrook, IL, US

DUPR

4.646

KW
Katherine White

8KDGO7 · Lancaster, OH, US

DUPR

4.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-5247455307
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7829703294,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Kenneth Lacey",
        "dupr_id": "L250LQ",
        "rating": 3.411,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Donna Zukas",
        "dupr_id": "84VDVM",
        "rating": 3.667,
        "profile_pic_url": null,
        "location": "Apollo, PA, US"
      }
    ]
  },
  {
    "team_id": 5876838378,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Ben Park",
        "dupr_id": "NYZNX7",
        "rating": 4.646,
        "profile_pic_url": null,
        "location": "Northbrook, IL, US"
      },
      {
        "name": "Katherine White",
        "dupr_id": "8KDGO7",
        "rating": 4.212,
        "profile_pic_url": null,
        "location": "Lancaster, OH, US"
      }
    ]
  }
]