Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

Underdogs DUPR Doubles - Mens Doubles Skill: (7.0 And Under Combined DUPR) Age: (Any)

ID: 8426689610

Match Scores

11-9

Win

Play Date

2026-04-18

Play Time (Est)

3:30 PM

Play Location

Meadows Place, TX

Unverified Facility

Competitor Teams

TEAM 1WINNER
EN
Eric Noun

ZN0WMD · Missouri City, TX, US

DUPR

3.381

HL
Hak Leav

2LR504 · Houston, TX, US

DUPR

3.495

TEAM 2LOSS
NL
Nathaniel Lai

QXMY04 · USA

DUPR

3.063

WH
William Huang

6ZV79K · USA

DUPR

3.641

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-8426689610
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8264891466,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Eric Noun",
        "dupr_id": "ZN0WMD",
        "rating": 3.381,
        "profile_pic_url": null,
        "location": "Missouri City, TX, US"
      },
      {
        "name": "Hak Leav",
        "dupr_id": "2LR504",
        "rating": 3.495,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      }
    ]
  },
  {
    "team_id": 6351521304,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Nathaniel Lai",
        "dupr_id": "QXMY04",
        "rating": 3.063,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "William Huang",
        "dupr_id": "6ZV79K",
        "rating": 3.641,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]