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

DUPR 18/20 The Dink Minor League Pickleball @ Route 66 Paddle Battle ~ Springfield, Missouri

ID: 7907883800

Match Scores

17-21

Win

Play Date

2025-10-04

Play Time (Est)

9:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
DW
Daniel Woolsey

7DM27M · Mountain View, MO, US

DUPR

4.360

HP
Hillary Parkin

8KZKYQ · USA

DUPR

4.256

TEAM 2WINNER
SL
Sandy Leech

8W5R4G · Branson, MO, US

DUPR

4.502

AO
Austin OReilly

125O24 · Austin, TX, US

DUPR

5.196

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-7907883800
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5312067176,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Daniel Woolsey",
        "dupr_id": "7DM27M",
        "rating": 4.36,
        "profile_pic_url": null,
        "location": "Mountain View, MO, US"
      },
      {
        "name": "Hillary Parkin",
        "dupr_id": "8KZKYQ",
        "rating": 4.256,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6389333046,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Sandy Leech",
        "dupr_id": "8W5R4G",
        "rating": 4.502,
        "profile_pic_url": null,
        "location": "Branson, MO, US"
      },
      {
        "name": "Austin OReilly",
        "dupr_id": "125O24",
        "rating": 5.196,
        "profile_pic_url": null,
        "location": "Austin, TX, US"
      }
    ]
  }
]