Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

DUPR 18 - The Dink Minor League Pickleball @ Arch Pickleball – St. Louis, Missouri

ID: 5348253587

Match Scores

11-21

Loss

Play Date

2026-05-16

Play Time (Est)

12:45 AM

Play Location

Arch Pickleball & Badminton

View Facility Page →

Competitor Teams

TEAM 1LOSS
AP
Andres Pedraza

3Z4XLL · St. Louis, MO, US

DUPR

4.521

DL
Dana Liberton

8KD0YO · Kirkwood, MO, US

DUPR

4.062

TEAM 2WINNER
JC
John Cometa

8D5EOY · St. Louis, MO, US

DUPR

4.629

SB
Sierra Braun

8MQMPG · St. Louis, MO, US

DUPR

4.244

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-5348253587
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5229542227,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Andres Pedraza",
        "dupr_id": "3Z4XLL",
        "rating": 4.521,
        "profile_pic_url": null,
        "location": "St. Louis, MO, US"
      },
      {
        "name": "Dana Liberton",
        "dupr_id": "8KD0YO",
        "rating": 4.062,
        "profile_pic_url": null,
        "location": "Kirkwood, MO, US"
      }
    ]
  },
  {
    "team_id": 6154829154,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "John Cometa",
        "dupr_id": "8D5EOY",
        "rating": 4.629,
        "profile_pic_url": null,
        "location": "St. Louis, MO, US"
      },
      {
        "name": "Sierra Braun",
        "dupr_id": "8MQMPG",
        "rating": 4.244,
        "profile_pic_url": null,
        "location": "St. Louis, MO, US"
      }
    ]
  }
]