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

Match Scores

11-5

Win

Play Date

2025-10-23

Play Time (Est)

4:45 AM

Play Location

Sugar Land, TX

Unverified Facility

Competitor Teams

TEAM 1WINNER
MW
Michelle Wu

2L42MY · Houston, TX, US

DUPR

3.848

JH
Jesse Hu

0Y5954 · Sugar Land, TX, US

DUPR

4.313

TEAM 2LOSS
AV
Annie Vu

L54R9K · Missouri City, TX, US

DUPR

3.957

ER
Eric Rausa

4L4GZV · Sugar Land, TX, US

DUPR

4.016

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-6469822695
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6823105460,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Michelle Wu",
        "dupr_id": "2L42MY",
        "rating": 3.848,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      },
      {
        "name": "Jesse Hu",
        "dupr_id": "0Y5954",
        "rating": 4.313,
        "profile_pic_url": null,
        "location": "Sugar Land, TX, US"
      }
    ]
  },
  {
    "team_id": 7372974204,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Annie Vu",
        "dupr_id": "L54R9K",
        "rating": 3.957,
        "profile_pic_url": null,
        "location": "Missouri City, TX, US"
      },
      {
        "name": "Eric Rausa",
        "dupr_id": "4L4GZV",
        "rating": 4.016,
        "profile_pic_url": null,
        "location": "Sugar Land, TX, US"
      }
    ]
  }
]