Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 5762392823

Match Scores

16-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
SP
Stan Parac

3LWP2J · Clinton, IL, US

DUPR

4.113

KO
Karen O’Shea

3V09PJ · Bloomington, IL, US

DUPR

3.830

TEAM 2WINNER
JR
Jon Richert

MYZXKD · St Charles County, MO, US

DUPR

4.535

KR
Kelly Richert

17YRLM · O'Fallon, MO, US

DUPR

3.706

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-5762392823
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8186006688,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Stan Parac",
        "dupr_id": "3LWP2J",
        "rating": 4.113,
        "profile_pic_url": null,
        "location": "Clinton, IL, US"
      },
      {
        "name": "Karen O’Shea",
        "dupr_id": "3V09PJ",
        "rating": 3.83,
        "profile_pic_url": null,
        "location": "Bloomington, IL, US"
      }
    ]
  },
  {
    "team_id": 5526090942,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jon Richert",
        "dupr_id": "MYZXKD",
        "rating": 4.535,
        "profile_pic_url": null,
        "location": "St Charles County, MO, US"
      },
      {
        "name": "Kelly Richert",
        "dupr_id": "17YRLM",
        "rating": 3.706,
        "profile_pic_url": null,
        "location": "O'Fallon, MO, US"
      }
    ]
  }
]