Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pool A - DUPR 16 - The Dink Minor League Pickleball @ Arch Pickleball – St. Louis, Missouri

ID: 8078611495

Match Scores

19-21

Win

Play Date

2026-05-16

Play Time (Est)

8:45 AM

Play Location

Arch Pickleball & Badminton

View Facility Page →

Competitor Teams

TEAM 1LOSS
AV
Andrew Vaughn

YX7XKK · USA

DUPR

3.873

CS
Carmen Stach

X2MJG5 · USA

DUPR

3.532

TEAM 2WINNER
DL
Dan Langford

8DR24X · Kirkwood, MO, US

DUPR

3.855

AB
Amanda Burgesen

2LW0Z9 · Maryland Heights, MO, US

DUPR

4.209

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-8078611495
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6301333826,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Andrew Vaughn",
        "dupr_id": "YX7XKK",
        "rating": 3.873,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Carmen  Stach",
        "dupr_id": "X2MJG5",
        "rating": 3.532,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4295275971,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Dan Langford",
        "dupr_id": "8DR24X",
        "rating": 3.855,
        "profile_pic_url": null,
        "location": "Kirkwood, MO, US"
      },
      {
        "name": "Amanda Burgesen",
        "dupr_id": "2LW0Z9",
        "rating": 4.209,
        "profile_pic_url": null,
        "location": "Maryland Heights, MO, US"
      }
    ]
  }
]