Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 7662803430

Match Scores

7-11

Loss

Play Date

2026-05-17

Play Time (Est)

7:30 PM

Play Location

Austin, TX

View Facility Page →

Competitor Teams

TEAM 1LOSS
RR
Rebecca Roe

3OXVW7 · McDade, TX, US

DUPR

3.852

LR
Lance Redfearn

7DN7GN · Bastrop, TX, US

DUPR

3.680

TEAM 2WINNER
TT
Tammy Thach

67Q7DD · USA

DUPR

3.523

ED
Ellis Detoro

7DLV90 · Houston, TX, US

DUPR

3.646

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-7662803430
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6280538502,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Rebecca Roe",
        "dupr_id": "3OXVW7",
        "rating": 3.852,
        "profile_pic_url": null,
        "location": "McDade, TX, US"
      },
      {
        "name": "Lance Redfearn",
        "dupr_id": "7DN7GN",
        "rating": 3.68,
        "profile_pic_url": null,
        "location": "Bastrop, TX, US"
      }
    ]
  },
  {
    "team_id": 6064456797,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Tammy Thach",
        "dupr_id": "67Q7DD",
        "rating": 3.523,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Ellis Detoro",
        "dupr_id": "7DLV90",
        "rating": 3.646,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      }
    ]
  }
]