Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

ERA's LITE - DUPR Duos - Mixed Doubles - DUPR 8.5

ID: 5276411170

Match Scores

11-6

Win

Play Date

2026-03-01

Play Time (Est)

11:30 PM

Play Location

The Woodlands, TX

View Facility Page →

Competitor Teams

TEAM 1WINNER
KN
Kelly Nguyen

QPN6VD · Houston, TX, US

DUPR

3.339

RR
Robert Rhett

8J9M5W · Conroe, TX, US

DUPR

5.164

TEAM 2LOSS
LT
Lynn Tran

DWYGVL · Sugar Land, TX, US

DUPR

4.529

Andy Nguyen

4VZ02K · USA

DUPR

3.908

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-5276411170
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5898670134,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Kelly Nguyen",
        "dupr_id": "QPN6VD",
        "rating": 3.339,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      },
      {
        "name": "Robert Rhett",
        "dupr_id": "8J9M5W",
        "rating": 5.164,
        "profile_pic_url": null,
        "location": "Conroe, TX, US"
      }
    ]
  },
  {
    "team_id": 5842847332,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Lynn Tran",
        "dupr_id": "DWYGVL",
        "rating": 4.529,
        "profile_pic_url": null,
        "location": "Sugar Land, TX, US"
      },
      {
        "name": "Andy Nguyen",
        "dupr_id": "4VZ02K",
        "rating": 3.908,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/731327/images/profile/ade18249-791c-474a-9394-00f185f0d8ce.png",
        "location": ""
      }
    ]
  }
]