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: 5652928599

Match Scores

21-18

Loss

Play Date

2026-05-29

Play Time (Est)

4:45 AM

Play Location

Paddle Up Pickleball Club

Unverified Facility

Competitor Teams

TEAM 1WINNER
DS
Dan Serbin

DNPGR6 · St. Peters, MO, US

DUPR

4.048

PL
Paul Lossman

GGG6GD · Hillsboro, MO, US

DUPR

3.840

TEAM 2LOSS
DM
Duane Muntzing

3Y4YMG · St. Louis, MO, US

DUPR

3.898

JS
Jeff Schmidt

GGWNKX · Valley Park, MO, US

DUPR

4.441

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-5652928599
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6956882414,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Dan Serbin",
        "dupr_id": "DNPGR6",
        "rating": 4.048,
        "profile_pic_url": null,
        "location": "St. Peters, MO, US"
      },
      {
        "name": "Paul Lossman",
        "dupr_id": "GGG6GD",
        "rating": 3.84,
        "profile_pic_url": null,
        "location": "Hillsboro, MO, US"
      }
    ]
  },
  {
    "team_id": 6339824148,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Duane Muntzing",
        "dupr_id": "3Y4YMG",
        "rating": 3.898,
        "profile_pic_url": null,
        "location": "St. Louis, MO, US"
      },
      {
        "name": "Jeff Schmidt",
        "dupr_id": "GGWNKX",
        "rating": 4.441,
        "profile_pic_url": null,
        "location": "Valley Park, MO, US"
      }
    ]
  }
]