Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 5776210970

Match Scores

15-7

Loss

Play Date

2026-03-28

Play Time (Est)

3:30 PM

Play Location

The Woodlands, TX

View Facility Page →

Competitor Teams

TEAM 1WINNER
MP
Matthew Pak

Z9K5MW · Friendswood, TX, US

DUPR

3.403

ML
Minh le

EWXPQO · Houston, TX, US

DUPR

4.047

TEAM 2LOSS
JH
Jason Huynh

GGJD2Q · Houston, TX, US

DUPR

3.530

SS
Selvin Sandoval

XJ005X · Houston, TX, US

DUPR

3.595

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-5776210970
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4346383676,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Matthew Pak",
        "dupr_id": "Z9K5MW",
        "rating": 3.403,
        "profile_pic_url": null,
        "location": "Friendswood, TX, US"
      },
      {
        "name": "Minh le",
        "dupr_id": "EWXPQO",
        "rating": 4.047,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      }
    ]
  },
  {
    "team_id": 8182853028,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jason Huynh",
        "dupr_id": "GGJD2Q",
        "rating": 3.53,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      },
      {
        "name": "Selvin Sandoval",
        "dupr_id": "XJ005X",
        "rating": 3.595,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      }
    ]
  }
]