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

POOL I DUPR 18 / 2025 The Dink Minor League Pickleball National Championship

ID: 8540042604

Match Scores

21-16

Win

Play Date

2025-12-08

Play Time (Est)

1:00 PM

Play Location

Pickler Universe - Carrollton

Unverified Facility

Competitor Teams

TEAM 1WINNER
GV
Gavin Vaughn

4L4W62 · Little Rock, AR, US

DUPR

4.729

CM
Cody Milton

3060ZQ · Little Rock, AR, US

DUPR

4.986

TEAM 2LOSS
DP
David passey

3Y6P24 · Wylie, TX, US

DUPR

4.892

JD
John Davenport

KXXZR7 · Dallas, TX, US

DUPR

4.685

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-8540042604
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4747201849,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Gavin Vaughn",
        "dupr_id": "4L4W62",
        "rating": 4.729,
        "profile_pic_url": null,
        "location": "Little Rock, AR, US"
      },
      {
        "name": "Cody Milton",
        "dupr_id": "3060ZQ",
        "rating": 4.986,
        "profile_pic_url": null,
        "location": "Little Rock, AR, US"
      }
    ]
  },
  {
    "team_id": 8240400662,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "David passey",
        "dupr_id": "3Y6P24",
        "rating": 4.892,
        "profile_pic_url": null,
        "location": "Wylie, TX, US"
      },
      {
        "name": "John Davenport",
        "dupr_id": "KXXZR7",
        "rating": 4.685,
        "profile_pic_url": null,
        "location": "Dallas, TX, US"
      }
    ]
  }
]