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: 7139141800

Match Scores

11-3

Loss

Play Date

2025-10-23

Play Time (Est)

5:00 PM

Play Location

Sugar Land, TX

Unverified Facility

Competitor Teams

TEAM 1WINNER
ET
Evie Thuy Nguyen

0Y5X02 · USA

DUPR

3.074

AD
Andy Duong

V7XYZ5 · Houston, TX, US

DUPR

5.100

TEAM 2LOSS
LO
Lydia Ong

7DYXMM · Katy, TX, US

DUPR

3.684

MR
Moses Robles

8W5VQ1 · Katy, TX, US

DUPR

4.082

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-7139141800
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5289578272,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Evie Thuy Nguyen",
        "dupr_id": "0Y5X02",
        "rating": 3.074,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Andy Duong",
        "dupr_id": "V7XYZ5",
        "rating": 5.1,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      }
    ]
  },
  {
    "team_id": 7095987520,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Lydia Ong",
        "dupr_id": "7DYXMM",
        "rating": 3.684,
        "profile_pic_url": null,
        "location": "Katy, TX, US"
      },
      {
        "name": "Moses Robles",
        "dupr_id": "8W5VQ1",
        "rating": 4.082,
        "profile_pic_url": null,
        "location": "Katy, TX, US"
      }
    ]
  }
]