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

ERA Pickleball Tour: Austin Open - Mens Doubles Skill: (3.0)

ID: 7006907877

Match Scores

11-6

Win

Play Date

2026-05-16

Play Time (Est)

10:15 AM

Play Location

Austin, TX

View Facility Page →

Competitor Teams

TEAM 1WINNER
PV
phani varma

V225XJ · Leander, TX, US

DUPR

3.218

AD
Ashok Daverpally

YMMQMK · Cedar Park, TX, US

DUPR

3.495

TEAM 2LOSS
PS
Phil Sombito

QP2R50 · USA

DUPR

2.945

JT
Joseph Thomas Pascual

PZKW7Q · USA

DUPR

2.879

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-7006907877
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6763663198,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "phani varma",
        "dupr_id": "V225XJ",
        "rating": 3.218,
        "profile_pic_url": null,
        "location": "Leander, TX, US"
      },
      {
        "name": "Ashok Daverpally",
        "dupr_id": "YMMQMK",
        "rating": 3.495,
        "profile_pic_url": null,
        "location": "Cedar Park, TX, US"
      }
    ]
  },
  {
    "team_id": 6880248655,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Phil Sombito",
        "dupr_id": "QP2R50",
        "rating": 2.945,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Joseph Thomas Pascual",
        "dupr_id": "PZKW7Q",
        "rating": 2.879,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]