Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Hawaii Pacific Health ESPN Honolulu Open - SUNDAY Mixed Doubles Skill: (4.0) Age: (40 And Above)

ID: 4602173388

Match Scores

12-14

Loss

Play Date

2025-04-13

Play Time (Est)

1:00 PM

Play Location

Honolulu, HI

View Facility Page →

Competitor Teams

TEAM 1LOSS
LZ
Loutoa Zoller

35EMPL · USA

DUPR

4.243

BP
Bernie Paragas

3ONEZ7 · Mountain View, CA, US

DUPR

4.133

TEAM 2WINNER
CL
Claire Liu

1QM0N3 · Honolulu, HI, US

DUPR

3.651

RH
Randon Ho

307M4Q · USA

DUPR

3.361

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-4602173388
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7197694312,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Loutoa Zoller",
        "dupr_id": "35EMPL",
        "rating": 4.243,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Bernie Paragas",
        "dupr_id": "3ONEZ7",
        "rating": 4.133,
        "profile_pic_url": null,
        "location": "Mountain View, CA, US"
      }
    ]
  },
  {
    "team_id": 6381262069,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Claire Liu",
        "dupr_id": "1QM0N3",
        "rating": 3.651,
        "profile_pic_url": null,
        "location": "Honolulu, HI, US"
      },
      {
        "name": "Randon Ho",
        "dupr_id": "307M4Q",
        "rating": 3.361,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]