Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

ERA Pickleball Tour - Houston, TX - Mens Doubles Skill: (3.0)

ID: 4542762809

Match Scores

9-11

Loss

Play Date

2026-01-24

Play Time (Est)

6:15 AM

Play Location

Spring, TX

View Facility Page →

Competitor Teams

TEAM 1LOSS
PY
Patrick Yuen

EW4PNE · Houston, TX, US

DUPR

3.423

HL
Hak Leav

2LR504 · USA

DUPR

3.454

TEAM 2WINNER
AP
Adam Prins

DWZ5EY · USA

DUPR

2.951

CV
Caleb Vasquez

4VX00K · USA

DUPR

3.494

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-4542762809
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7604412006,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Patrick Yuen",
        "dupr_id": "EW4PNE",
        "rating": 3.423,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      },
      {
        "name": "Hak Leav",
        "dupr_id": "2LR504",
        "rating": 3.454,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8380880339,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Adam Prins",
        "dupr_id": "DWZ5EY",
        "rating": 2.951,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Caleb Vasquez",
        "dupr_id": "4VX00K",
        "rating": 3.494,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]