Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 5972888244

Match Scores

9-11

Loss

Play Date

2026-03-28

Play Time (Est)

1:00 PM

Play Location

The Woodlands, TX

View Facility Page →

Competitor Teams

TEAM 1LOSS
ED
Ellis Detoro

7DLV90 · Houston, TX, US

DUPR

3.811

SN
Stan Nguyen

YG0DMP · Houston, TX, US

DUPR

3.535

TEAM 2WINNER
MP
Matthew Pak

Z9K5MW · Friendswood, TX, US

DUPR

3.363

ML
Minh le

EWXPQO · USA

DUPR

3.895

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-5972888244
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6675595357,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Ellis Detoro",
        "dupr_id": "7DLV90",
        "rating": 3.811,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      },
      {
        "name": "Stan Nguyen",
        "dupr_id": "YG0DMP",
        "rating": 3.535,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      }
    ]
  },
  {
    "team_id": 7294031643,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Matthew Pak",
        "dupr_id": "Z9K5MW",
        "rating": 3.363,
        "profile_pic_url": null,
        "location": "Friendswood, TX, US"
      },
      {
        "name": "Minh le",
        "dupr_id": "EWXPQO",
        "rating": 3.895,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]