Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

ATPC League - Tuesday - Court: E Match: 1

ID: 4687741719

Match Scores

15-10

Loss

Play Date

2026-03-03

Play Time (Est)

4: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.229

EC
Eric Cameron

NYRP77 · Austin, TX, US

DUPR

4.324

TEAM 2LOSS
GD
Gregory Donahue

89X52J · Austin, TX, US

DUPR

4.609

CC
Christopher Cage

3LJ2P6 · USA

DUPR

4.245

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-4687741719
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5105872988,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Gowtham Mulpuri",
        "dupr_id": "3PL55E",
        "rating": 4.229,
        "profile_pic_url": null,
        "location": "Cedar Park, TX, US"
      },
      {
        "name": "Eric Cameron",
        "dupr_id": "NYRP77",
        "rating": 4.324,
        "profile_pic_url": null,
        "location": "Austin, TX, US"
      }
    ]
  },
  {
    "team_id": 7790302185,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Gregory Donahue",
        "dupr_id": "89X52J",
        "rating": 4.609,
        "profile_pic_url": null,
        "location": "Austin, TX, US"
      },
      {
        "name": "Christopher Cage",
        "dupr_id": "3LJ2P6",
        "rating": 4.245,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]