Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 8113939343

Match Scores

11-6

Win

Play Date

2026-05-16

Play Time (Est)

12:45 AM

Play Location

Austin, TX

View Facility Page →

Competitor Teams

TEAM 1WINNER
WS
Weston Spence

GG6EVM · Houston, TX, US

DUPR

4.700

GL
Gael Lomas

9P4YLK · Tampico, Tamps., MX

DUPR

4.862

TEAM 2LOSS
RO
Robert Ouch

9PLVVV · USA

DUPR

3.822

RM
Ray Moreno

2QD9R4 · USA

DUPR

4.225

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-8113939343
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6489677769,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Weston Spence",
        "dupr_id": "GG6EVM",
        "rating": 4.7,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      },
      {
        "name": "Gael Lomas",
        "dupr_id": "9P4YLK",
        "rating": 4.862,
        "profile_pic_url": null,
        "location": "Tampico, Tamps., MX"
      }
    ]
  },
  {
    "team_id": 6345819755,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Robert Ouch",
        "dupr_id": "9PLVVV",
        "rating": 3.822,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Ray Moreno",
        "dupr_id": "2QD9R4",
        "rating": 4.225,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]