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

Match Scores

11-6

Loss

Play Date

2025-10-23

Play Time (Est)

6:15 AM

Play Location

Sugar Land, TX

Unverified Facility

Competitor Teams

TEAM 1WINNER
AV
Annie Vu

L54R9K · Missouri City, TX, US

DUPR

3.964

ER
Eric Rausa

4L4GZV · Sugar Land, TX, US

DUPR

4.022

TEAM 2LOSS
LO
Lydia Ong

7DYXMM · Katy, TX, US

DUPR

3.711

MR
Moses Robles

8W5VQ1 · Katy, TX, US

DUPR

4.118

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-7833550517
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4430888944,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Annie Vu",
        "dupr_id": "L54R9K",
        "rating": 3.964,
        "profile_pic_url": null,
        "location": "Missouri City, TX, US"
      },
      {
        "name": "Eric Rausa",
        "dupr_id": "4L4GZV",
        "rating": 4.022,
        "profile_pic_url": null,
        "location": "Sugar Land, TX, US"
      }
    ]
  },
  {
    "team_id": 5720855883,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Lydia Ong",
        "dupr_id": "7DYXMM",
        "rating": 3.711,
        "profile_pic_url": null,
        "location": "Katy, TX, US"
      },
      {
        "name": "Moses Robles",
        "dupr_id": "8W5VQ1",
        "rating": 4.118,
        "profile_pic_url": null,
        "location": "Katy, TX, US"
      }
    ]
  }
]