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

Season 8 Closer Tournament - Coed Doubles Hat Draw - D4

ID: 5002954186

Match Scores

21-23

Loss

Play Date

2025-08-23

Play Time (Est)

11:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
DB
Devin Burch

2Y7P2Y · Cedar Park, TX, US

DUPR

3.155

CW
Christopher Wiles

NRYG52 · Cedar Park, TX, US

DUPR

3.076

TEAM 2WINNER
JA
Jagadish A

7NY9RM · USA

DUPR

3.379

GD
Govardhan Dwarshala

ZDQ26W · Georgetown, TX, US

DUPR

3.250

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-5002954186
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7984770712,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Devin Burch",
        "dupr_id": "2Y7P2Y",
        "rating": 3.155,
        "profile_pic_url": null,
        "location": "Cedar Park, TX, US"
      },
      {
        "name": "Christopher Wiles",
        "dupr_id": "NRYG52",
        "rating": 3.076,
        "profile_pic_url": null,
        "location": "Cedar Park, TX, US"
      }
    ]
  },
  {
    "team_id": 4768541017,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jagadish A",
        "dupr_id": "7NY9RM",
        "rating": 3.379,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Govardhan Dwarshala",
        "dupr_id": "ZDQ26W",
        "rating": 3.25,
        "profile_pic_url": null,
        "location": "Georgetown, TX, US"
      }
    ]
  }
]