Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

ERA Pickleball Tour - Houston, TX - $2,000 Doubles Money Ball: (5.0+)

ID: 8426378271

Match Scores

3-15

Loss

Play Date

2026-01-24

Play Time (Est)

4:45 AM

Play Location

Spring, TX

View Facility Page →

Competitor Teams

TEAM 1LOSS
AA
Adil Akbar

129G0E · Houston, TX, US

DUPR

4.756

DN
Dylan Nguyen

QPNQXN · Sugar Land, TX, US

DUPR

4.621

TEAM 2WINNER
BB
Brandon Blake

357YO5 · Tomball, TX, US

DUPR

4.607

DH
David Hall

JZXKD4 · Cypress, TX, US

DUPR

5.303

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-8426378271
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4524847470,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Adil Akbar",
        "dupr_id": "129G0E",
        "rating": 4.756,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      },
      {
        "name": "Dylan Nguyen",
        "dupr_id": "QPNQXN",
        "rating": 4.621,
        "profile_pic_url": null,
        "location": "Sugar Land, TX, US"
      }
    ]
  },
  {
    "team_id": 7968747330,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Brandon Blake",
        "dupr_id": "357YO5",
        "rating": 4.607,
        "profile_pic_url": null,
        "location": "Tomball, TX, US"
      },
      {
        "name": "David Hall",
        "dupr_id": "JZXKD4",
        "rating": 5.303,
        "profile_pic_url": null,
        "location": "Cypress, TX, US"
      }
    ]
  }
]