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

Minto US Open Pickleball Championships Mixed Doubles Skill: 5.0 Age: (30 To 39)

ID: 8502961309

Match Scores

5-11, 11-2, 11-8

Loss

Play Date

2024-04-19

Play Time (Est)

2:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
DM
David McNally

1QXRKR · Oakton, VA, US

DUPR

5.099

SM
Sara Maher

30Z224 · Pikesville, MD, US

DUPR

5.369

TEAM 2LOSS
MR
Michael Roenigk

3LW945 · Fishers, IN, US

DUPR

5.678

AM
Ashley Merchant

3PZ4KE · Owensboro, KY, US

DUPR

5.002

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-8502961309
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5585432049,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "David McNally",
        "dupr_id": "1QXRKR",
        "rating": 5.099,
        "profile_pic_url": null,
        "location": "Oakton, VA, US"
      },
      {
        "name": "Sara Maher",
        "dupr_id": "30Z224",
        "rating": 5.369,
        "profile_pic_url": null,
        "location": "Pikesville, MD, US"
      }
    ]
  },
  {
    "team_id": 4795156779,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Michael Roenigk",
        "dupr_id": "3LW945",
        "rating": 5.678,
        "profile_pic_url": null,
        "location": "Fishers, IN, US"
      },
      {
        "name": "Ashley Merchant",
        "dupr_id": "3PZ4KE",
        "rating": 5.002,
        "profile_pic_url": null,
        "location": "Owensboro, KY, US"
      }
    ]
  }
]