Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Galleria Men's Doubles - Mens Doubles Skill: (3.5 And Above) Age: (Any)

ID: 7031127337

Match Scores

0-11

Win

Play Date

2026-03-29

Play Time (Est)

2:15 AM

Play Location

Houston, TX

View Facility Page →

Competitor Teams

TEAM 1LOSS
NL
Nghia Le

JZ6JKJ · Houston, TX, US

DUPR

3.107

DK
Dylan Kostroun

2Q7DGY · Houston, TX, US

DUPR

3.381

TEAM 2WINNER
CB
Chris Bui

4L4VLG · Pearland, TX, US

DUPR

3.930

DH
Danny Ha

1QMJD4 · USA

DUPR

4.404

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-7031127337
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7204859617,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Nghia Le",
        "dupr_id": "JZ6JKJ",
        "rating": 3.107,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      },
      {
        "name": "Dylan Kostroun",
        "dupr_id": "2Q7DGY",
        "rating": 3.381,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      }
    ]
  },
  {
    "team_id": 7993457270,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Chris Bui",
        "dupr_id": "4L4VLG",
        "rating": 3.93,
        "profile_pic_url": null,
        "location": "Pearland, TX, US"
      },
      {
        "name": "Danny Ha",
        "dupr_id": "1QMJD4",
        "rating": 4.404,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]