Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

ERA Pickleball Tour: Austin Open - Mixed Doubles Skill: (3.5)

ID: 6293129685

Match Scores

12-10

Loss

Play Date

2026-05-17

Play Time (Est)

10:15 AM

Play Location

Austin, TX

View Facility Page →

Competitor Teams

TEAM 1WINNER
JA
Julie Allred

DNLR26 · Austin, TX, US

DUPR

3.535

RW
Robert Watson

2LMQQE · USA

DUPR

3.781

TEAM 2LOSS
SW
Shelley Wu

EGP0VM · Shenandoah, TX, US

DUPR

3.976

MT
Marco Tejada

RZXNOQ · Conroe, TX, US

DUPR

3.814

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-6293129685
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7178748608,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Julie Allred",
        "dupr_id": "DNLR26",
        "rating": 3.535,
        "profile_pic_url": null,
        "location": "Austin, TX, US"
      },
      {
        "name": "Robert Watson",
        "dupr_id": "2LMQQE",
        "rating": 3.781,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6265594358,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Shelley Wu",
        "dupr_id": "EGP0VM",
        "rating": 3.976,
        "profile_pic_url": null,
        "location": "Shenandoah, TX, US"
      },
      {
        "name": "Marco Tejada",
        "dupr_id": "RZXNOQ",
        "rating": 3.814,
        "profile_pic_url": null,
        "location": "Conroe, TX, US"
      }
    ]
  }
]