Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

LT Sugar Land Mixed Doubles (Combined DUPR 8.5 Max) - Mixed Doubles Combined DUPR 8.5 (Max)

ID: 7495913710

Match Scores

10-12

Win

Play Date

2025-10-23

Play Time (Est)

11:30 PM

Play Location

Sugar Land, TX

Unverified Facility

Competitor Teams

TEAM 1LOSS
ET
Evie Thuy Nguyen

0Y5X02 · USA

DUPR

3.076

AD
Andy Duong

V7XYZ5 · Houston, TX, US

DUPR

5.101

TEAM 2WINNER
MW
Michelle Wu

2L42MY · Houston, TX, US

DUPR

3.979

JH
Jesse Hu

0Y5954 · Sugar Land, TX, US

DUPR

4.448

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-7495913710
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5567752444,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Evie Thuy Nguyen",
        "dupr_id": "0Y5X02",
        "rating": 3.076,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Andy Duong",
        "dupr_id": "V7XYZ5",
        "rating": 5.101,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      }
    ]
  },
  {
    "team_id": 8391254209,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Michelle Wu",
        "dupr_id": "2L42MY",
        "rating": 3.979,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      },
      {
        "name": "Jesse Hu",
        "dupr_id": "0Y5954",
        "rating": 4.448,
        "profile_pic_url": null,
        "location": "Sugar Land, TX, US"
      }
    ]
  }
]