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

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

ID: 8108452552

Match Scores

15-9

Win

Play Date

2026-05-16

Play Time (Est)

5:00 PM

Play Location

Austin, TX

View Facility Page →

Competitor Teams

TEAM 1WINNER
WS
Weston Spence

GG6EVM · Houston, TX, US

DUPR

4.673

GL
Gael Lomas

9P4YLK · Tampico, Tamps., MX

DUPR

4.839

TEAM 2LOSS
LN
Long Nguyen

6ZX5VK · Fort Worth, TX, US

DUPR

4.315

AG
Anoop Gala

YXW4V4 · Arlington, TX, US

DUPR

4.338

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-8108452552
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5750217609,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Weston Spence",
        "dupr_id": "GG6EVM",
        "rating": 4.673,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      },
      {
        "name": "Gael Lomas",
        "dupr_id": "9P4YLK",
        "rating": 4.839,
        "profile_pic_url": null,
        "location": "Tampico, Tamps., MX"
      }
    ]
  },
  {
    "team_id": 5694699163,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Long Nguyen",
        "dupr_id": "6ZX5VK",
        "rating": 4.315,
        "profile_pic_url": null,
        "location": "Fort Worth, TX, US"
      },
      {
        "name": "Anoop Gala",
        "dupr_id": "YXW4V4",
        "rating": 4.338,
        "profile_pic_url": null,
        "location": "Arlington, TX, US"
      }
    ]
  }
]