Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Week 5

ID: 8249121164

Match Scores

15-10

Win

Play Date

2026-05-04

Play Time (Est)

9:00 PM

Play Location

Epic Pickleball Club - Highlands Ranch

Unverified Facility

Competitor Teams

TEAM 1WINNER
DJ
David Jaffe

8KD0GK · USA

DUPR

3.871

SD
Sam Duren

XKZYLR · Littleton, CO, US

DUPR

4.001

TEAM 2LOSS
RH
Rodrigo H Padilla

7N7EVM · Englewood, CO, US

DUPR

3.812

TD
Tad Deering

YN6R4G · Highlands Ranch, CO, US

DUPR

3.734

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-8249121164
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4344399122,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "David Jaffe",
        "dupr_id": "8KD0GK",
        "rating": 3.871,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Sam Duren",
        "dupr_id": "XKZYLR",
        "rating": 4.001,
        "profile_pic_url": null,
        "location": "Littleton, CO, US"
      }
    ]
  },
  {
    "team_id": 7336243354,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Rodrigo H Padilla",
        "dupr_id": "7N7EVM",
        "rating": 3.812,
        "profile_pic_url": null,
        "location": "Englewood, CO, US"
      },
      {
        "name": "Tad Deering",
        "dupr_id": "YN6R4G",
        "rating": 3.734,
        "profile_pic_url": null,
        "location": "Highlands Ranch, CO, US"
      }
    ]
  }
]