Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 8362984752

Match Scores

15-4

Loss

Play Date

2026-03-29

Play Time (Est)

1:00 PM

Play Location

The Woodlands, TX

View Facility Page →

Competitor Teams

TEAM 1WINNER
CB
Chinda ButtsLy

WXMZWK · The Woodlands, TX, US

DUPR

3.497

TJ
Trent Justice

V4LDD7 · Montgomery, TX, US

DUPR

3.959

TEAM 2LOSS
MA
Martha Aguilera

MEKYYV · USA

DUPR

3.386

SS
Selvin Sandoval

XJ005X · Houston, TX, US

DUPR

3.585

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-8362984752
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8344922161,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Chinda ButtsLy",
        "dupr_id": "WXMZWK",
        "rating": 3.497,
        "profile_pic_url": null,
        "location": "The Woodlands, TX, US"
      },
      {
        "name": "Trent Justice",
        "dupr_id": "V4LDD7",
        "rating": 3.959,
        "profile_pic_url": null,
        "location": "Montgomery, TX, US"
      }
    ]
  },
  {
    "team_id": 7273806369,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Martha Aguilera",
        "dupr_id": "MEKYYV",
        "rating": 3.386,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Selvin Sandoval",
        "dupr_id": "XJ005X",
        "rating": 3.585,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      }
    ]
  }
]