Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

Season 8 Closer Tournament - Coed Doubles Hat Draw - D4

ID: 8587615738

Match Scores

21-11

Win

Play Date

2025-08-23

Play Time (Est)

11:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
DB
Devin Burch

2Y7P2Y · Cedar Park, TX, US

DUPR

3.171

CW
Christopher Wiles

NRYG52 · Cedar Park, TX, US

DUPR

3.092

TEAM 2LOSS
ET
Edward Tyson

DW04MM · Williamson County, TX, US

DUPR

2.950

JL
Jan Lee

7D2ZO5 · Cedar Park, TX, US

DUPR

2.936

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-8587615738
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8268320413,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Devin Burch",
        "dupr_id": "2Y7P2Y",
        "rating": 3.171,
        "profile_pic_url": null,
        "location": "Cedar Park, TX, US"
      },
      {
        "name": "Christopher Wiles",
        "dupr_id": "NRYG52",
        "rating": 3.092,
        "profile_pic_url": null,
        "location": "Cedar Park, TX, US"
      }
    ]
  },
  {
    "team_id": 4862489437,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Edward Tyson",
        "dupr_id": "DW04MM",
        "rating": 2.95,
        "profile_pic_url": null,
        "location": "Williamson County, TX, US"
      },
      {
        "name": "Jan Lee",
        "dupr_id": "7D2ZO5",
        "rating": 2.936,
        "profile_pic_url": null,
        "location": "Cedar Park, TX, US"
      }
    ]
  }
]