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

Match Scores

11-2

Loss

Play Date

2025-10-23

Play Time (Est)

12:45 AM

Play Location

Sugar Land, TX

Unverified Facility

Competitor Teams

TEAM 1WINNER
LT
Lynn Tran

DWYGVL · Sugar Land, TX, US

DUPR

4.516

KT
Kevin Truong

DWDV5M · Richmond, TX, US

DUPR

4.092

TEAM 2LOSS
LO
Lydia Ong

7DYXMM · Katy, TX, US

DUPR

3.746

MR
Moses Robles

8W5VQ1 · Katy, TX, US

DUPR

4.166

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-4945099943
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8281992726,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Lynn Tran",
        "dupr_id": "DWYGVL",
        "rating": 4.516,
        "profile_pic_url": null,
        "location": "Sugar Land, TX, US"
      },
      {
        "name": "Kevin Truong",
        "dupr_id": "DWDV5M",
        "rating": 4.092,
        "profile_pic_url": null,
        "location": "Richmond, TX, US"
      }
    ]
  },
  {
    "team_id": 5730588997,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Lydia Ong",
        "dupr_id": "7DYXMM",
        "rating": 3.746,
        "profile_pic_url": null,
        "location": "Katy, TX, US"
      },
      {
        "name": "Moses Robles",
        "dupr_id": "8W5VQ1",
        "rating": 4.166,
        "profile_pic_url": null,
        "location": "Katy, TX, US"
      }
    ]
  }
]