Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 4502730375

Match Scores

19-21

Win

Play Date

2026-05-29

Play Time (Est)

4:45 AM

Play Location

Paddle Up Pickleball Club

Unverified Facility

Competitor Teams

TEAM 1LOSS
MR
Michael Rothermich

NRG47Z · Hermann, MO, US

DUPR

3.969

CM
Chris Miles

59NOOP · Saint Charles, MO, US

DUPR

3.961

TEAM 2WINNER
HB
Hunter Basnight

L5WX2Q · St. Louis, MO, US

DUPR

4.102

PL
Preston Langlois

565MG5 · Lake Saint Louis, MO, US

DUPR

3.912

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-4502730375
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6645071259,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Michael Rothermich",
        "dupr_id": "NRG47Z",
        "rating": 3.969,
        "profile_pic_url": null,
        "location": "Hermann, MO, US"
      },
      {
        "name": "Chris Miles",
        "dupr_id": "59NOOP",
        "rating": 3.961,
        "profile_pic_url": null,
        "location": "Saint Charles, MO, US"
      }
    ]
  },
  {
    "team_id": 5605362244,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Hunter Basnight",
        "dupr_id": "L5WX2Q",
        "rating": 4.102,
        "profile_pic_url": null,
        "location": "St. Louis, MO, US"
      },
      {
        "name": "Preston Langlois",
        "dupr_id": "565MG5",
        "rating": 3.912,
        "profile_pic_url": null,
        "location": "Lake Saint Louis, MO, US"
      }
    ]
  }
]