Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 7482751389

Match Scores

15-11

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.334

DP
Dimitris Poulis

2YYEGY · Leander, TX, US

DUPR

4.365

TEAM 2LOSS
VK
Victor Koremura

ODYVO7 · Dallas, TX, US

DUPR

4.181

JN
Johnny N.

J5O65W · Plano, TX, US

DUPR

4.029

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-7482751389
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8442565907,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Andy Sio",
        "dupr_id": "4LDLRM",
        "rating": 4.334,
        "profile_pic_url": null,
        "location": "Leander, TX, US"
      },
      {
        "name": "Dimitris Poulis",
        "dupr_id": "2YYEGY",
        "rating": 4.365,
        "profile_pic_url": null,
        "location": "Leander, TX, US"
      }
    ]
  },
  {
    "team_id": 7230673912,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Victor Koremura",
        "dupr_id": "ODYVO7",
        "rating": 4.181,
        "profile_pic_url": null,
        "location": "Dallas, TX, US"
      },
      {
        "name": "Johnny N.",
        "dupr_id": "J5O65W",
        "rating": 4.029,
        "profile_pic_url": null,
        "location": "Plano, TX, US"
      }
    ]
  }
]