Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 6436133516

Match Scores

17-21

Loss

Play Date

2026-05-30

Play Time (Est)

9:00 PM

Play Location

Paddle Up Pickleball Club

Unverified Facility

Competitor Teams

TEAM 1LOSS
CM
Chris Miles

59NOOP · Saint Charles, MO, US

DUPR

3.936

SP
Stan Parac

3LWP2J · Clinton, IL, US

DUPR

4.129

TEAM 2WINNER
JR
Jon Richert

MYZXKD · St Charles County, MO, US

DUPR

4.533

MS
Matthew Stoddard

9PM4OJ · O'Fallon, MO, US

DUPR

4.131

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-6436133516
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7177316092,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Chris Miles",
        "dupr_id": "59NOOP",
        "rating": 3.936,
        "profile_pic_url": null,
        "location": "Saint Charles, MO, US"
      },
      {
        "name": "Stan Parac",
        "dupr_id": "3LWP2J",
        "rating": 4.129,
        "profile_pic_url": null,
        "location": "Clinton, IL, US"
      }
    ]
  },
  {
    "team_id": 5358036563,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jon Richert",
        "dupr_id": "MYZXKD",
        "rating": 4.533,
        "profile_pic_url": null,
        "location": "St Charles County, MO, US"
      },
      {
        "name": "Matthew Stoddard",
        "dupr_id": "9PM4OJ",
        "rating": 4.131,
        "profile_pic_url": null,
        "location": "O'Fallon, MO, US"
      }
    ]
  }
]