Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pool B - DUPR 16 - The Dink Minor League Pickelball @ The Shock Shootout ~ Chesterfield, Missouri

ID: 5111110283

Match Scores

19-21

Loss

Play Date

2026-05-30

Play Time (Est)

12:45 AM

Play Location

Paddle Up Pickleball Club

Unverified Facility

Competitor Teams

TEAM 1LOSS
DK
Dennis Knight

EWXW2M · Alton, IL, US

DUPR

3.904

AK
Andy Kulp

YXOL24 · O'Fallon, IL, US

DUPR

3.946

TEAM 2WINNER
PL
Preston Langlois

565MG5 · Lake Saint Louis, MO, US

DUPR

3.909

HB
Hunter Basnight

L5WX2Q · St. Louis, MO, US

DUPR

4.072

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-5111110283
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8276137631,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Dennis Knight",
        "dupr_id": "EWXW2M",
        "rating": 3.904,
        "profile_pic_url": null,
        "location": "Alton, IL, US"
      },
      {
        "name": "Andy Kulp",
        "dupr_id": "YXOL24",
        "rating": 3.946,
        "profile_pic_url": null,
        "location": "O'Fallon, IL, US"
      }
    ]
  },
  {
    "team_id": 7815850559,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Preston Langlois",
        "dupr_id": "565MG5",
        "rating": 3.909,
        "profile_pic_url": null,
        "location": "Lake Saint Louis, MO, US"
      },
      {
        "name": "Hunter Basnight",
        "dupr_id": "L5WX2Q",
        "rating": 4.072,
        "profile_pic_url": null,
        "location": "St. Louis, MO, US"
      }
    ]
  }
]