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

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

ID: 4594578647

Match Scores

15-7

Win

Play Date

2026-03-28

Play Time (Est)

12:45 AM

Play Location

The Woodlands, TX

View Facility Page →

Competitor Teams

TEAM 1WINNER
HL
Hak Leav

2LR504 · Houston, TX, US

DUPR

3.496

YM
yash maurya

7N44RM · USA

DUPR

3.407

TEAM 2LOSS
JN
jamie ngo

997R47 · USA

DUPR

3.466

BL
Brandon Lu

N7ER77 · USA

DUPR

3.236

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-4594578647
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6350707908,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Hak Leav",
        "dupr_id": "2LR504",
        "rating": 3.496,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      },
      {
        "name": "yash maurya",
        "dupr_id": "7N44RM",
        "rating": 3.407,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4751008201,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "jamie ngo",
        "dupr_id": "997R47",
        "rating": 3.466,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Brandon Lu",
        "dupr_id": "N7ER77",
        "rating": 3.236,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]