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

DUPR 20 - The Dink Minor League Pickleball @ The Flying Pickle

ID: 6187602970

Match Scores

21-11

Win

Play Date

2025-12-13

Play Time (Est)

11:30 PM

Play Location

The Flying Pickle

View Facility Page →

Competitor Teams

TEAM 1WINNER
DC
Dan Clark

306MR4 · Meridian, ID, US

DUPR

5.070

AR
Annie Roberts

V75QQP · Owyhee County, ID, US

DUPR

4.465

TEAM 2LOSS
PB
Paul Bellinger

QPOX2D · Boise, ID, US

DUPR

4.295

AS
Ashlee Spuhler

3XYW42 · Eagle, ID, US

DUPR

4.756

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-6187602970
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6674186422,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Dan Clark",
        "dupr_id": "306MR4",
        "rating": 5.07,
        "profile_pic_url": null,
        "location": "Meridian, ID, US"
      },
      {
        "name": "Annie Roberts",
        "dupr_id": "V75QQP",
        "rating": 4.465,
        "profile_pic_url": null,
        "location": "Owyhee County, ID, US"
      }
    ]
  },
  {
    "team_id": 4328051263,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Paul Bellinger",
        "dupr_id": "QPOX2D",
        "rating": 4.295,
        "profile_pic_url": null,
        "location": "Boise, ID, US"
      },
      {
        "name": "Ashlee Spuhler",
        "dupr_id": "3XYW42",
        "rating": 4.756,
        "profile_pic_url": null,
        "location": "Eagle, ID, US"
      }
    ]
  }
]