Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

LT Sugar Land Mixed (Combined DUPR 8.5 Max) - Any Gender Doubles Combined DUPR 8.5 (Max)

ID: 8447421354

Match Scores

10-12

Loss

Play Date

2026-01-28

Play Time (Est)

7:30 PM

Play Location

Sugar Land, TX

Unverified Facility

Competitor Teams

TEAM 1LOSS
JL
Jia Li

JZNZ6D · USA

DUPR

3.367

SP
Steve Parshin

0YYOXX · Sugar Land, TX, US

DUPR

5.009

TEAM 2WINNER
TT
Theresa Tran

7DO49N · Houston, TX, US

DUPR

3.722

AN
Alvin Nguyen

MYZWMD · Sugar Land, TX, US

DUPR

4.258

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-8447421354
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7178808069,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jia Li",
        "dupr_id": "JZNZ6D",
        "rating": 3.367,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Steve Parshin",
        "dupr_id": "0YYOXX",
        "rating": 5.009,
        "profile_pic_url": null,
        "location": "Sugar Land, TX, US"
      }
    ]
  },
  {
    "team_id": 4427851073,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Theresa Tran",
        "dupr_id": "7DO49N",
        "rating": 3.722,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      },
      {
        "name": "Alvin Nguyen",
        "dupr_id": "MYZWMD",
        "rating": 4.258,
        "profile_pic_url": null,
        "location": "Sugar Land, TX, US"
      }
    ]
  }
]