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

The Austin Gold Cup @ Austin Pickle Ranch - Mens Doubles Skill: (3.0) Age: (Any)

ID: 4812197876

Match Scores

8-11

Loss

Play Date

2026-05-02

Play Time (Est)

9:00 PM

Play Location

Austin, TX

View Facility Page →

Competitor Teams

TEAM 1LOSS
PV
phani varma

V225XJ · Leander, TX, US

DUPR

3.229

AD
Ashok Daverpally

YMMQMK · Cedar Park, TX, US

DUPR

3.511

TEAM 2WINNER
MR
Mauricio Ramirez

V2GN9E · USA

DUPR

3.522

AV
Andrew Vuong

MY54RP · USA

DUPR

3.169

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-4812197876
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7518127074,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "phani varma",
        "dupr_id": "V225XJ",
        "rating": 3.229,
        "profile_pic_url": null,
        "location": "Leander, TX, US"
      },
      {
        "name": "Ashok Daverpally",
        "dupr_id": "YMMQMK",
        "rating": 3.511,
        "profile_pic_url": null,
        "location": "Cedar Park, TX, US"
      }
    ]
  },
  {
    "team_id": 5174421896,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Mauricio Ramirez",
        "dupr_id": "V2GN9E",
        "rating": 3.522,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Andrew Vuong",
        "dupr_id": "MY54RP",
        "rating": 3.169,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]