Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 7851335764

Match Scores

21-13

Win

Play Date

2026-05-30

Play Time (Est)

5:00 PM

Play Location

Paddle Up Pickleball Club

Unverified Facility

Competitor Teams

TEAM 1WINNER
CW
Cooper Weseli

8J74QW · Jackson, MO, US

DUPR

4.077

PR
Paige Reque

35D5P5 · Wentzville, MO, US

DUPR

4.161

TEAM 2LOSS
AV
Andrew Vaughn

YX7XKK · USA

DUPR

3.925

CS
Carmen Stach

X2MJG5 · USA

DUPR

3.522

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-7851335764
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6788331254,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Cooper Weseli",
        "dupr_id": "8J74QW",
        "rating": 4.077,
        "profile_pic_url": null,
        "location": "Jackson, MO, US"
      },
      {
        "name": "Paige Reque",
        "dupr_id": "35D5P5",
        "rating": 4.161,
        "profile_pic_url": null,
        "location": "Wentzville, MO, US"
      }
    ]
  },
  {
    "team_id": 7570391798,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Andrew Vaughn",
        "dupr_id": "YX7XKK",
        "rating": 3.925,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Carmen  Stach",
        "dupr_id": "X2MJG5",
        "rating": 3.522,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]