Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pool B - DUPR 16 - The Dink Minor League Pickelball @ The Shock Shootout ~ Chesterfield, Missouri

ID: 7626225165

Match Scores

21-13

Loss

Play Date

2026-05-30

Play Time (Est)

10:15 AM

Play Location

Paddle Up Pickleball Club

Unverified Facility

Competitor Teams

TEAM 1WINNER
NB
Nick Borger

XJW2W7 · Wentzville, MO, US

DUPR

4.058

PR
Paige Reque

35D5P5 · Wentzville, MO, US

DUPR

4.172

TEAM 2LOSS
HB
Hunter Basnight

L5WX2Q · St. Louis, MO, US

DUPR

4.066

DW
Devon Woody

ZDNPMD · Wentzville, MO, US

DUPR

3.622

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-7626225165
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4640021368,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Nick Borger",
        "dupr_id": "XJW2W7",
        "rating": 4.058,
        "profile_pic_url": null,
        "location": "Wentzville, MO, US"
      },
      {
        "name": "Paige Reque",
        "dupr_id": "35D5P5",
        "rating": 4.172,
        "profile_pic_url": null,
        "location": "Wentzville, MO, US"
      }
    ]
  },
  {
    "team_id": 6964002361,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Hunter Basnight",
        "dupr_id": "L5WX2Q",
        "rating": 4.066,
        "profile_pic_url": null,
        "location": "St. Louis, MO, US"
      },
      {
        "name": "Devon Woody",
        "dupr_id": "ZDNPMD",
        "rating": 3.622,
        "profile_pic_url": null,
        "location": "Wentzville, MO, US"
      }
    ]
  }
]