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

Match Scores

3-11

Loss

Play Date

2025-10-23

Play Time (Est)

11:30 PM

Play Location

Sugar Land, TX

Unverified Facility

Competitor Teams

TEAM 1LOSS
LO
Lydia Ong

7DYXMM · Katy, TX, US

DUPR

3.727

MR
Moses Robles

8W5VQ1 · Katy, TX, US

DUPR

4.139

TEAM 2WINNER
MW
Michelle Wu

2L42MY · Houston, TX, US

DUPR

3.963

JH
Jesse Hu

0Y5954 · Sugar Land, TX, US

DUPR

4.431

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-6707405926
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4427529219,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Lydia Ong",
        "dupr_id": "7DYXMM",
        "rating": 3.727,
        "profile_pic_url": null,
        "location": "Katy, TX, US"
      },
      {
        "name": "Moses Robles",
        "dupr_id": "8W5VQ1",
        "rating": 4.139,
        "profile_pic_url": null,
        "location": "Katy, TX, US"
      }
    ]
  },
  {
    "team_id": 5618713129,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Michelle Wu",
        "dupr_id": "2L42MY",
        "rating": 3.963,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      },
      {
        "name": "Jesse Hu",
        "dupr_id": "0Y5954",
        "rating": 4.431,
        "profile_pic_url": null,
        "location": "Sugar Land, TX, US"
      }
    ]
  }
]