Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

ATPC League - Tuesday - Court: B Match: 3

ID: 8542971467

Match Scores

15-8

Win

Play Date

2026-05-19

Play Time (Est)

12:45 AM

Play Location

7800 Johnny Morris Rd, Austin, TX 78724, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
GM
Gowtham Mulpuri

3PL55E · Cedar Park, TX, US

DUPR

4.190

EC
Eric Cameron

NYRP77 · Austin, TX, US

DUPR

4.371

TEAM 2LOSS
AN
Ashu Neema

3VL95J · Austin, TX, US

DUPR

4.401

CM
Cole Mathis

12GM54 · Austin, TX, US

DUPR

4.442

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-8542971467
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7413119580,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Gowtham Mulpuri",
        "dupr_id": "3PL55E",
        "rating": 4.19,
        "profile_pic_url": null,
        "location": "Cedar Park, TX, US"
      },
      {
        "name": "Eric Cameron",
        "dupr_id": "NYRP77",
        "rating": 4.371,
        "profile_pic_url": null,
        "location": "Austin, TX, US"
      }
    ]
  },
  {
    "team_id": 7550377682,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ashu Neema",
        "dupr_id": "3VL95J",
        "rating": 4.401,
        "profile_pic_url": null,
        "location": "Austin, TX, US"
      },
      {
        "name": "Cole Mathis",
        "dupr_id": "12GM54",
        "rating": 4.442,
        "profile_pic_url": null,
        "location": "Austin, TX, US"
      }
    ]
  }
]