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

Match Scores

15-10

Win

Play Date

2025-10-23

Play Time (Est)

4:45 AM

Play Location

Sugar Land, TX

Unverified Facility

Competitor Teams

TEAM 1WINNER
LT
Lynn Tran

DWYGVL · Sugar Land, TX, US

DUPR

4.549

KT
Kevin Truong

DWDV5M · Richmond, TX, US

DUPR

4.168

TEAM 2LOSS
MW
Michelle Wu

2L42MY · Houston, TX, US

DUPR

3.967

JH
Jesse Hu

0Y5954 · Sugar Land, TX, US

DUPR

4.435

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-4439276895
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5894771968,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Lynn Tran",
        "dupr_id": "DWYGVL",
        "rating": 4.549,
        "profile_pic_url": null,
        "location": "Sugar Land, TX, US"
      },
      {
        "name": "Kevin Truong",
        "dupr_id": "DWDV5M",
        "rating": 4.168,
        "profile_pic_url": null,
        "location": "Richmond, TX, US"
      }
    ]
  },
  {
    "team_id": 6747837816,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Michelle Wu",
        "dupr_id": "2L42MY",
        "rating": 3.967,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      },
      {
        "name": "Jesse Hu",
        "dupr_id": "0Y5954",
        "rating": 4.435,
        "profile_pic_url": null,
        "location": "Sugar Land, TX, US"
      }
    ]
  }
]