Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 6259792875

Match Scores

11-2

Win

Play Date

2026-03-01

Play Time (Est)

4:45 AM

Play Location

The Woodlands, TX

View Facility Page →

Competitor Teams

TEAM 1WINNER
KN
Kelly Nguyen

QPN6VD · Houston, TX, US

DUPR

3.303

RR
Robert Rhett

8J9M5W · Conroe, TX, US

DUPR

5.154

TEAM 2LOSS
SX
Shannon Xie

EWR7JO · Cypress, TX, US

DUPR

3.572

DT
David Truong

X26MV2 · USA

DUPR

3.516

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-6259792875
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6415229109,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Kelly Nguyen",
        "dupr_id": "QPN6VD",
        "rating": 3.303,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      },
      {
        "name": "Robert Rhett",
        "dupr_id": "8J9M5W",
        "rating": 5.154,
        "profile_pic_url": null,
        "location": "Conroe, TX, US"
      }
    ]
  },
  {
    "team_id": 6851602379,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Shannon Xie",
        "dupr_id": "EWR7JO",
        "rating": 3.572,
        "profile_pic_url": null,
        "location": "Cypress, TX, US"
      },
      {
        "name": "David Truong",
        "dupr_id": "X26MV2",
        "rating": 3.516,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]