Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 8506939295

Match Scores

6-11

Win

Play Date

2026-05-16

Play Time (Est)

12:45 AM

Play Location

Austin, TX

View Facility Page →

Competitor Teams

TEAM 1LOSS
EW
Eric WIllis

89505V · Magnolia, TX, US

DUPR

4.299

AS
Andrew Son

W6RLRQ · Spring, TX, US

DUPR

4.098

TEAM 2WINNER
JN
Joshua Necklen

KOG97Q · San Antonio, TX, US

DUPR

4.422

MO
Mauricio Ochoa

JZDMRM · USA

DUPR

3.959

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-8506939295
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6162618260,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Eric WIllis",
        "dupr_id": "89505V",
        "rating": 4.299,
        "profile_pic_url": null,
        "location": "Magnolia, TX, US"
      },
      {
        "name": "Andrew Son",
        "dupr_id": "W6RLRQ",
        "rating": 4.098,
        "profile_pic_url": null,
        "location": "Spring, TX, US"
      }
    ]
  },
  {
    "team_id": 6918282579,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Joshua Necklen",
        "dupr_id": "KOG97Q",
        "rating": 4.422,
        "profile_pic_url": null,
        "location": "San Antonio, TX, US"
      },
      {
        "name": "Mauricio Ochoa",
        "dupr_id": "JZDMRM",
        "rating": 3.959,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]