Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Life Time Winter Open - Mens Doubles Skill: (3.5 And Above) Age: (Any)

ID: 5859079183

Match Scores

15-6

Win

Play Date

2026-02-07

Play Time (Est)

8:45 AM

Play Location

Houston, TX

View Facility Page →

Competitor Teams

TEAM 1WINNER
Andy Nguyen

4VZ02K · USA

DUPR

3.902

ED
Ellis Detoro

7DLV90 · Houston, TX, US

DUPR

3.828

TEAM 2LOSS
DN
Daniel Nguyen

RZGK2M · Richmond, TX, US

DUPR

3.839

DT
Dan To

GG24DV · Richmond, TX, US

DUPR

3.668

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-5859079183
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7334769255,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Andy Nguyen",
        "dupr_id": "4VZ02K",
        "rating": 3.902,
        "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": ""
      },
      {
        "name": "Ellis Detoro",
        "dupr_id": "7DLV90",
        "rating": 3.828,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      }
    ]
  },
  {
    "team_id": 8236344001,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Daniel Nguyen",
        "dupr_id": "RZGK2M",
        "rating": 3.839,
        "profile_pic_url": null,
        "location": "Richmond, TX, US"
      },
      {
        "name": "Dan To",
        "dupr_id": "GG24DV",
        "rating": 3.668,
        "profile_pic_url": null,
        "location": "Richmond, TX, US"
      }
    ]
  }
]