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

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

ID: 7081466971

Match Scores

2-15

Win

Play Date

2026-05-16

Play Time (Est)

8:45 AM

Play Location

Austin, TX

View Facility Page →

Competitor Teams

TEAM 1LOSS
WL
Wayne Lu

XKL9ZR · USA

DUPR

3.224

FZ
Fazz Zainuddin

RWJPNZ · Ipoh, Perak, MY

DUPR

2.683

TEAM 2WINNER
PV
phani varma

V225XJ · Leander, TX, US

DUPR

3.226

AD
Ashok Daverpally

YMMQMK · USA

DUPR

3.503

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-7081466971
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5557861413,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Wayne Lu",
        "dupr_id": "XKL9ZR",
        "rating": 3.224,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Fazz Zainuddin",
        "dupr_id": "RWJPNZ",
        "rating": 2.683,
        "profile_pic_url": null,
        "location": "Ipoh, Perak, MY"
      }
    ]
  },
  {
    "team_id": 5733072974,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "phani varma",
        "dupr_id": "V225XJ",
        "rating": 3.226,
        "profile_pic_url": null,
        "location": "Leander, TX, US"
      },
      {
        "name": "Ashok Daverpally",
        "dupr_id": "YMMQMK",
        "rating": 3.503,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]