Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pool A - Men's DUPR 16 (v4) - The Dink Minor League Pickelball @ The Shock Shootout ~ Chesterfield, Missouri

ID: 6071127524

Match Scores

21-19

Loss

Play Date

2026-05-29

Play Time (Est)

9:00 PM

Play Location

Paddle Up Pickleball Club

Unverified Facility

Competitor Teams

TEAM 1WINNER
SL
Sean Liston

M2XK2V · O'Fallon, MO, US

DUPR

4.125

RN
Ryan Niedermayer

8EX7WE · St. Louis, MO, US

DUPR

4.081

TEAM 2LOSS
DM
Duane Muntzing

3Y4YMG · St. Louis, MO, US

DUPR

3.882

JS
Jeff Schmidt

GGWNKX · Valley Park, MO, US

DUPR

4.429

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-6071127524
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5508911342,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Sean Liston",
        "dupr_id": "M2XK2V",
        "rating": 4.125,
        "profile_pic_url": null,
        "location": "O'Fallon, MO, US"
      },
      {
        "name": "Ryan Niedermayer",
        "dupr_id": "8EX7WE",
        "rating": 4.081,
        "profile_pic_url": null,
        "location": "St. Louis, MO, US"
      }
    ]
  },
  {
    "team_id": 7188679407,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Duane Muntzing",
        "dupr_id": "3Y4YMG",
        "rating": 3.882,
        "profile_pic_url": null,
        "location": "St. Louis, MO, US"
      },
      {
        "name": "Jeff Schmidt",
        "dupr_id": "GGWNKX",
        "rating": 4.429,
        "profile_pic_url": null,
        "location": "Valley Park, MO, US"
      }
    ]
  }
]