Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 7311401052

Match Scores

11-7

Loss

Play Date

2026-05-16

Play Time (Est)

1:00 PM

Play Location

Austin, TX

View Facility Page →

Competitor Teams

TEAM 1WINNER
JK
James Kappos

2QL927 · Dallas, TX, US

DUPR

4.408

AJ
adi jain

4ZEWOV · Plano, TX, US

DUPR

4.102

TEAM 2LOSS
RH
Ryan Haines

56LERV · The Woodlands, TX, US

DUPR

4.336

JM
Joshua McDonald

4ZLKDM · The Woodlands, TX, US

DUPR

4.034

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-7311401052
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6287915329,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "James Kappos",
        "dupr_id": "2QL927",
        "rating": 4.408,
        "profile_pic_url": null,
        "location": "Dallas, TX, US"
      },
      {
        "name": "adi jain",
        "dupr_id": "4ZEWOV",
        "rating": 4.102,
        "profile_pic_url": null,
        "location": "Plano, TX, US"
      }
    ]
  },
  {
    "team_id": 5371768812,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ryan Haines",
        "dupr_id": "56LERV",
        "rating": 4.336,
        "profile_pic_url": null,
        "location": "The Woodlands, TX, US"
      },
      {
        "name": "Joshua McDonald",
        "dupr_id": "4ZLKDM",
        "rating": 4.034,
        "profile_pic_url": null,
        "location": "The Woodlands, TX, US"
      }
    ]
  }
]