Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 8367110185

Match Scores

27-25

Loss

Play Date

2026-05-31

Play Time (Est)

2:15 AM

Play Location

Paddle Up Pickleball Club

Unverified Facility

Competitor Teams

TEAM 1WINNER
KT
kayleigh trokey

DWXLE4 · O'Fallon, MO, US

DUPR

4.126

SG
Sarah Gibson

8WMZLY · Chesterfield, MO, US

DUPR

4.298

TEAM 2LOSS
PR
Paige Reque

35D5P5 · Wentzville, MO, US

DUPR

4.194

SA
Suzanne Arnold

3XOWGR · Kansas City, MO, US

DUPR

4.490

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-8367110185
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7766682378,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "kayleigh trokey",
        "dupr_id": "DWXLE4",
        "rating": 4.126,
        "profile_pic_url": null,
        "location": "O'Fallon, MO, US"
      },
      {
        "name": "Sarah Gibson",
        "dupr_id": "8WMZLY",
        "rating": 4.298,
        "profile_pic_url": null,
        "location": "Chesterfield, MO, US"
      }
    ]
  },
  {
    "team_id": 4645836327,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Paige Reque",
        "dupr_id": "35D5P5",
        "rating": 4.194,
        "profile_pic_url": null,
        "location": "Wentzville, MO, US"
      },
      {
        "name": "Suzanne Arnold",
        "dupr_id": "3XOWGR",
        "rating": 4.49,
        "profile_pic_url": null,
        "location": "Kansas City, MO, US"
      }
    ]
  }
]