Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 5717496005

Match Scores

20-22

Win

Play Date

2026-05-30

Play Time (Est)

6:15 AM

Play Location

Paddle Up Pickleball Club

Unverified Facility

Competitor Teams

TEAM 1LOSS
CW
Cooper Weseli

8J74QW · Jackson, MO, US

DUPR

4.077

NB
Nick Borger

XJW2W7 · Wentzville, MO, US

DUPR

4.063

TEAM 2WINNER
DK
Dennis Knight

EWXW2M · Alton, IL, US

DUPR

3.902

AK
Andy Kulp

YXOL24 · O'Fallon, IL, US

DUPR

3.936

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-5717496005
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5656945866,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Cooper Weseli",
        "dupr_id": "8J74QW",
        "rating": 4.077,
        "profile_pic_url": null,
        "location": "Jackson, MO, US"
      },
      {
        "name": "Nick Borger",
        "dupr_id": "XJW2W7",
        "rating": 4.063,
        "profile_pic_url": null,
        "location": "Wentzville, MO, US"
      }
    ]
  },
  {
    "team_id": 7365960542,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Dennis Knight",
        "dupr_id": "EWXW2M",
        "rating": 3.902,
        "profile_pic_url": null,
        "location": "Alton, IL, US"
      },
      {
        "name": "Andy Kulp",
        "dupr_id": "YXOL24",
        "rating": 3.936,
        "profile_pic_url": null,
        "location": "O'Fallon, IL, US"
      }
    ]
  }
]