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

ERA Pickleball Tour: Austin Open - Men's Doubles Pro

ID: 4316499371

Match Scores

11-1, 11-9

Win

Play Date

2026-05-16

Play Time (Est)

12:45 AM

Play Location

Austin, TX

View Facility Page →

Competitor Teams

TEAM 1WINNER
JL
Jason Loyd

L570EZ · Austin, TX, US

DUPR

5.375

CE
Cade Edwards

76MRNN · Richland, WA, US

DUPR

5.875

TEAM 2LOSS
CD
Cristobal Del Castillo

35MV2R · Santiago Province, Santiago Metropolitan Region, CL

DUPR

5.133

JG
JP Gorby

OD6Q22 · Trophy Club, TX, US

DUPR

5.205

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-4316499371
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5882686525,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jason Loyd",
        "dupr_id": "L570EZ",
        "rating": 5.375,
        "profile_pic_url": null,
        "location": "Austin, TX, US"
      },
      {
        "name": "Cade Edwards",
        "dupr_id": "76MRNN",
        "rating": 5.875,
        "profile_pic_url": null,
        "location": "Richland, WA, US"
      }
    ]
  },
  {
    "team_id": 5662948079,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Cristobal Del Castillo",
        "dupr_id": "35MV2R",
        "rating": 5.133,
        "profile_pic_url": null,
        "location": "Santiago Province, Santiago Metropolitan Region, CL"
      },
      {
        "name": "JP Gorby",
        "dupr_id": "OD6Q22",
        "rating": 5.205,
        "profile_pic_url": null,
        "location": "Trophy Club, TX, US"
      }
    ]
  }
]