Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 4349982585

Match Scores

11-6

Win

Play Date

2026-05-16

Play Time (Est)

10:15 AM

Play Location

Austin, TX

View Facility Page →

Competitor Teams

TEAM 1WINNER
AS
Andy Sio

4LDLRM · Leander, TX, US

DUPR

4.332

DP
Dimitris Poulis

2YYEGY · Leander, TX, US

DUPR

4.364

TEAM 2LOSS
EZ
Eliud Zavala

3PLQRG · Houston, TX, US

DUPR

4.115

RV
Ryan Vargas

GGNG5D · Houston, TX, US

DUPR

4.046

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-4349982585
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4530492866,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Andy Sio",
        "dupr_id": "4LDLRM",
        "rating": 4.332,
        "profile_pic_url": null,
        "location": "Leander, TX, US"
      },
      {
        "name": "Dimitris Poulis",
        "dupr_id": "2YYEGY",
        "rating": 4.364,
        "profile_pic_url": null,
        "location": "Leander, TX, US"
      }
    ]
  },
  {
    "team_id": 6910881209,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Eliud Zavala",
        "dupr_id": "3PLQRG",
        "rating": 4.115,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      },
      {
        "name": "Ryan Vargas",
        "dupr_id": "GGNG5D",
        "rating": 4.046,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      }
    ]
  }
]