Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 6252193442

Match Scores

23-21

Win

Play Date

2026-05-30

Play Time (Est)

3:30 PM

Play Location

Paddle Up Pickleball Club

Unverified Facility

Competitor Teams

TEAM 1WINNER
AP
Andres Pedraza

3Z4XLL · St. Louis, MO, US

DUPR

4.460

RP
ruby pfeil

PKM4PZ · Chesterfield, MO, US

DUPR

3.862

TEAM 2LOSS
NB
Nick Borger

XJW2W7 · Wentzville, MO, US

DUPR

4.067

PR
Paige Reque

35D5P5 · Wentzville, MO, US

DUPR

4.153

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-6252193442
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8064573803,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Andres Pedraza",
        "dupr_id": "3Z4XLL",
        "rating": 4.46,
        "profile_pic_url": null,
        "location": "St. Louis, MO, US"
      },
      {
        "name": "ruby pfeil",
        "dupr_id": "PKM4PZ",
        "rating": 3.862,
        "profile_pic_url": null,
        "location": "Chesterfield, MO, US"
      }
    ]
  },
  {
    "team_id": 5261381907,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Nick Borger",
        "dupr_id": "XJW2W7",
        "rating": 4.067,
        "profile_pic_url": null,
        "location": "Wentzville, MO, US"
      },
      {
        "name": "Paige Reque",
        "dupr_id": "35D5P5",
        "rating": 4.153,
        "profile_pic_url": null,
        "location": "Wentzville, MO, US"
      }
    ]
  }
]