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

002 Picklr Austin West Open, 2nd Annual - Mixed Doubles 3.5 / Age 50+

ID: 8587164396

Match Scores

15-10

Loss

Play Date

2026-05-03

Play Time (Est)

1:00 PM

Play Location

The Picklr Austin West, 8201 N FM 620 Suite 130, Austin, TX 78726, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
AM
Anna Mechem

L5QOKK · USA

DUPR

3.453

PE
Phil Evans

GG4GOD · Austin, TX, US

DUPR

3.158

TEAM 2LOSS
TG
Thomas Gollatz

94JKOK · Georgetown, TX, US

DUPR

2.960

VK
Veronica Kung

NRXJYZ · Georgetown, TX, US

DUPR

3.097

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-8587164396
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5349904998,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Anna Mechem",
        "dupr_id": "L5QOKK",
        "rating": 3.453,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Phil Evans",
        "dupr_id": "GG4GOD",
        "rating": 3.158,
        "profile_pic_url": null,
        "location": "Austin, TX, US"
      }
    ]
  },
  {
    "team_id": 4783119408,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Thomas Gollatz",
        "dupr_id": "94JKOK",
        "rating": 2.96,
        "profile_pic_url": null,
        "location": "Georgetown, TX, US"
      },
      {
        "name": "Veronica Kung",
        "dupr_id": "NRXJYZ",
        "rating": 3.097,
        "profile_pic_url": null,
        "location": "Georgetown, TX, US"
      }
    ]
  }
]