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

POOL A DUPR 15 Men's v3 / 2025 The Dink Minor League Pickleball National Championship

ID: 4895453956

Match Scores

24-26

Loss

Play Date

2025-12-05

Play Time (Est)

5:00 PM

Play Location

Pickler Universe - Carrollton

Unverified Facility

Competitor Teams

TEAM 1LOSS
CH
Chase Holderman

894R77 · Yukon, OK, US

DUPR

5.618

CF
Cayden Fry

8E54MO · Edmond, OK, US

DUPR

4.913

TEAM 2WINNER
ZA
Zachary Ankier

8WREXY · New York, NY, US

DUPR

4.909

CD
Cameron Daly

8J5V9D · New London, CT, US

DUPR

4.845

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-4895453956
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8347527966,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Chase Holderman",
        "dupr_id": "894R77",
        "rating": 5.618,
        "profile_pic_url": null,
        "location": "Yukon, OK, US"
      },
      {
        "name": "Cayden Fry",
        "dupr_id": "8E54MO",
        "rating": 4.913,
        "profile_pic_url": null,
        "location": "Edmond, OK, US"
      }
    ]
  },
  {
    "team_id": 7163367877,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Zachary Ankier",
        "dupr_id": "8WREXY",
        "rating": 4.909,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      },
      {
        "name": "Cameron Daly",
        "dupr_id": "8J5V9D",
        "rating": 4.845,
        "profile_pic_url": null,
        "location": "New London, CT, US"
      }
    ]
  }
]