Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pool A - Men's 4.0 Doubles

ID: 5069356357

Match Scores

11-6

Win

Play Date

2026-04-25

Play Time (Est)

2:15 AM

Play Location

Huntington Beach Pickleball

Unverified Facility

Competitor Teams

TEAM 1WINNER
DH
Dao Ho

3O46XL · Garden Grove, CA, US

DUPR

4.056

AV
ANDREW VU

ZDOKDM · USA

DUPR

4.335

TEAM 2LOSS
DB
Dan Blair

L2O225 · Huntington Beach, CA, US

DUPR

3.989

CT
Colton Tanner

J5V0NO · Newport Beach, CA, US

DUPR

4.241

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-5069356357
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7419883399,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Dao Ho",
        "dupr_id": "3O46XL",
        "rating": 4.056,
        "profile_pic_url": null,
        "location": "Garden Grove, CA, US"
      },
      {
        "name": "ANDREW VU",
        "dupr_id": "ZDOKDM",
        "rating": 4.335,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6723429765,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Dan Blair",
        "dupr_id": "L2O225",
        "rating": 3.989,
        "profile_pic_url": null,
        "location": "Huntington Beach, CA, US"
      },
      {
        "name": "Colton Tanner",
        "dupr_id": "J5V0NO",
        "rating": 4.241,
        "profile_pic_url": null,
        "location": "Newport Beach, CA, US"
      }
    ]
  }
]