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

Season 8 Closer Tournament - Coed Doubles Hat Draw - D4

ID: 4674668151

Match Scores

24-22

Loss

Play Date

2025-08-23

Play Time (Est)

4:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
JA
Jagadish A

7NY9RM · USA

DUPR

3.370

GD
Govardhan Dwarshala

ZDQ26W · Georgetown, TX, US

DUPR

3.240

TEAM 2LOSS
CW
Christopher Wiles

NRYG52 · Cedar Park, TX, US

DUPR

3.091

DB
Devin Burch

2Y7P2Y · Cedar Park, TX, US

DUPR

3.170

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-4674668151
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7777904992,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jagadish A",
        "dupr_id": "7NY9RM",
        "rating": 3.37,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Govardhan Dwarshala",
        "dupr_id": "ZDQ26W",
        "rating": 3.24,
        "profile_pic_url": null,
        "location": "Georgetown, TX, US"
      }
    ]
  },
  {
    "team_id": 6573694918,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Christopher Wiles",
        "dupr_id": "NRYG52",
        "rating": 3.091,
        "profile_pic_url": null,
        "location": "Cedar Park, TX, US"
      },
      {
        "name": "Devin Burch",
        "dupr_id": "2Y7P2Y",
        "rating": 3.17,
        "profile_pic_url": null,
        "location": "Cedar Park, TX, US"
      }
    ]
  }
]