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

ERA Pickleball Tour: Austin Open - Women's Doubles Skill: (3.5)

ID: 6379274073

Match Scores

11-3

Win

Play Date

2026-05-16

Play Time (Est)

10:15 AM

Play Location

Austin, TX

View Facility Page →

Competitor Teams

TEAM 1WINNER
HV
Huyen Vu

Z9O9WM · Denver, CO, US

DUPR

3.785

TT
Tammy Thach

67Q7DD · Houston, TX, US

DUPR

3.430

TEAM 2LOSS
LH
Lakyn Hawkins

1N4XGW · USA

DUPR

2.852

GR
Gillian Robb

MP6VOP · USA

DUPR

3.015

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-6379274073
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5623298724,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Huyen Vu",
        "dupr_id": "Z9O9WM",
        "rating": 3.785,
        "profile_pic_url": null,
        "location": "Denver, CO, US"
      },
      {
        "name": "Tammy Thach",
        "dupr_id": "67Q7DD",
        "rating": 3.43,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      }
    ]
  },
  {
    "team_id": 4845537535,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Lakyn Hawkins",
        "dupr_id": "1N4XGW",
        "rating": 2.852,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Gillian Robb",
        "dupr_id": "MP6VOP",
        "rating": 3.015,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]