Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 4709370094

Match Scores

7-11

Win

Play Date

2026-03-01

Play Time (Est)

11:30 PM

Play Location

The Woodlands, TX

View Facility Page →

Competitor Teams

TEAM 1LOSS
JC
Jacqueline Christlieb

3LQW6Q · Houston, TX, US

DUPR

3.502

SS
Steven Sisavath

3Y69GK · Houston, TX, US

DUPR

4.301

TEAM 2WINNER
KN
Kelly Nguyen

QPN6VD · Houston, TX, US

DUPR

3.280

RR
Robert Rhett

8J9M5W · Conroe, TX, US

DUPR

5.147

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-4709370094
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5060221514,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jacqueline Christlieb",
        "dupr_id": "3LQW6Q",
        "rating": 3.502,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      },
      {
        "name": "Steven Sisavath",
        "dupr_id": "3Y69GK",
        "rating": 4.301,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      }
    ]
  },
  {
    "team_id": 7621582585,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Kelly Nguyen",
        "dupr_id": "QPN6VD",
        "rating": 3.28,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      },
      {
        "name": "Robert Rhett",
        "dupr_id": "8J9M5W",
        "rating": 5.147,
        "profile_pic_url": null,
        "location": "Conroe, TX, US"
      }
    ]
  }
]