Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

ERA's Houston Challenger Cup - Mixed Doubles Skill: (4.0)

ID: 7561707850

Match Scores

13-15

Loss

Play Date

2025-04-14

Play Time (Est)

11:30 PM

Play Location

The Woodlands, TX

View Facility Page →

Competitor Teams

TEAM 1LOSS
AK
Amanda Khem

W6L40Q · Houston, TX, US

DUPR

4.031

JT
Johny Tran

9PMJ07 · Baytown, TX, US

DUPR

4.211

TEAM 2WINNER
LB
Lana Badmaeva

7D9229 · Cypress, TX, US

DUPR

3.942

VG
Varun Gouthaman

NY5EDN · The Woodlands, TX, US

DUPR

4.103

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-7561707850
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5524037990,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Amanda Khem",
        "dupr_id": "W6L40Q",
        "rating": 4.031,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      },
      {
        "name": "Johny Tran",
        "dupr_id": "9PMJ07",
        "rating": 4.211,
        "profile_pic_url": null,
        "location": "Baytown, TX, US"
      }
    ]
  },
  {
    "team_id": 6667444410,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Lana Badmaeva",
        "dupr_id": "7D9229",
        "rating": 3.942,
        "profile_pic_url": null,
        "location": "Cypress, TX, US"
      },
      {
        "name": "Varun Gouthaman",
        "dupr_id": "NY5EDN",
        "rating": 4.103,
        "profile_pic_url": null,
        "location": "The Woodlands, TX, US"
      }
    ]
  }
]