Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

DUPR 18 - The Dink Minor League Pickelball @ The Shock Shootout ~ Chesterfield, Missouri

ID: 5190938115

Match Scores

15-21

Loss

Play Date

2026-05-31

Play Time (Est)

4:45 AM

Play Location

Paddle Up Pickleball Club

Unverified Facility

Competitor Teams

TEAM 1LOSS
KH
Kenny Higgins

3X0QN4 · Fenton, MO, US

DUPR

5.103

KW
Kyle Weaver

1RKRPN · Ballwin, MO, US

DUPR

4.209

TEAM 2WINNER
MB
Michael Book

8M9WJP · Manchester, MO, US

DUPR

4.661

MB
Marco Bertarelli

84Q95K · Fenton, MO, US

DUPR

4.261

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-5190938115
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7911564082,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Kenny Higgins",
        "dupr_id": "3X0QN4",
        "rating": 5.103,
        "profile_pic_url": null,
        "location": "Fenton, MO, US"
      },
      {
        "name": "Kyle Weaver",
        "dupr_id": "1RKRPN",
        "rating": 4.209,
        "profile_pic_url": null,
        "location": "Ballwin, MO, US"
      }
    ]
  },
  {
    "team_id": 6599410382,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Michael Book",
        "dupr_id": "8M9WJP",
        "rating": 4.661,
        "profile_pic_url": null,
        "location": "Manchester, MO, US"
      },
      {
        "name": "Marco Bertarelli",
        "dupr_id": "84Q95K",
        "rating": 4.261,
        "profile_pic_url": null,
        "location": "Fenton, MO, US"
      }
    ]
  }
]