Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

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

ID: 6695233381

Match Scores

13-11

Win

Play Date

2026-05-16

Play Time (Est)

2:15 AM

Play Location

Austin, TX

View Facility Page →

Competitor Teams

TEAM 1WINNER
WS
Weston Spence

GG6EVM · Houston, TX, US

DUPR

4.681

GL
Gael Lomas

9P4YLK · Tampico, Tamps., MX

DUPR

4.845

TEAM 2LOSS
AV
Andy Van

3ZJKNM · Austin, TX, US

DUPR

4.257

BR
Ben Ray

1RQQ7M · Austin, TX, US

DUPR

4.427

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-6695233381
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4301206013,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Weston Spence",
        "dupr_id": "GG6EVM",
        "rating": 4.681,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      },
      {
        "name": "Gael Lomas",
        "dupr_id": "9P4YLK",
        "rating": 4.845,
        "profile_pic_url": null,
        "location": "Tampico, Tamps., MX"
      }
    ]
  },
  {
    "team_id": 7385111302,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Andy Van",
        "dupr_id": "3ZJKNM",
        "rating": 4.257,
        "profile_pic_url": null,
        "location": "Austin, TX, US"
      },
      {
        "name": "Ben Ray",
        "dupr_id": "1RQQ7M",
        "rating": 4.427,
        "profile_pic_url": null,
        "location": "Austin, TX, US"
      }
    ]
  }
]