Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 8117810079

Match Scores

11-9

Win

Play Date

2026-03-29

Play Time (Est)

4:45 AM

Play Location

The Woodlands, TX

View Facility Page →

Competitor Teams

TEAM 1WINNER
JH
Jessica Ho

MPJ75V · Harris County, TX, US

DUPR

4.778

WS
Weston Spence

GG6EVM · Houston, TX, US

DUPR

4.600

TEAM 2LOSS
CG
Christine Gonzaga

XJ202R · Cypress, TX, US

DUPR

4.025

TS
THIAGO SOTO

9496OR · Rio de Janeiro, RJ, BR

DUPR

4.452

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-8117810079
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4867275660,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jessica Ho",
        "dupr_id": "MPJ75V",
        "rating": 4.778,
        "profile_pic_url": null,
        "location": "Harris County, TX, US"
      },
      {
        "name": "Weston Spence",
        "dupr_id": "GG6EVM",
        "rating": 4.6,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      }
    ]
  },
  {
    "team_id": 6367483913,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Christine Gonzaga",
        "dupr_id": "XJ202R",
        "rating": 4.025,
        "profile_pic_url": null,
        "location": "Cypress, TX, US"
      },
      {
        "name": "THIAGO SOTO",
        "dupr_id": "9496OR",
        "rating": 4.452,
        "profile_pic_url": null,
        "location": "Rio de Janeiro, RJ, BR"
      }
    ]
  }
]