Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 5144930493

Match Scores

15-3

Win

Play Date

2026-03-29

Play Time (Est)

10:15 AM

Play Location

The Woodlands, TX

View Facility Page →

Competitor Teams

TEAM 1WINNER
NK
Natalie Kha

QPMDZR · Katy, TX, US

DUPR

4.469

JN
James Ngo

7D55KM · Houston, TX, US

DUPR

4.973

TEAM 2LOSS
CG
Christine Gonzaga

XJ202R · Cypress, TX, US

DUPR

4.060

TS
THIAGO SOTO

9496OR · Rio de Janeiro, RJ, BR

DUPR

4.487

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-5144930493
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6850295980,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Natalie Kha",
        "dupr_id": "QPMDZR",
        "rating": 4.469,
        "profile_pic_url": null,
        "location": "Katy, TX, US"
      },
      {
        "name": "James Ngo",
        "dupr_id": "7D55KM",
        "rating": 4.973,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      }
    ]
  },
  {
    "team_id": 6977517541,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Christine Gonzaga",
        "dupr_id": "XJ202R",
        "rating": 4.06,
        "profile_pic_url": null,
        "location": "Cypress, TX, US"
      },
      {
        "name": "THIAGO SOTO",
        "dupr_id": "9496OR",
        "rating": 4.487,
        "profile_pic_url": null,
        "location": "Rio de Janeiro, RJ, BR"
      }
    ]
  }
]