Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

2025 PAK Open - SENIOR Mixed Doubles Skill: (4.0 & 4.5)

ID: 8452209912

Match Scores

15-8

Win

Play Date

2025-08-10

Play Time (Est)

1:00 PM

Play Location

Lihue, HI

Unverified Facility

Competitor Teams

TEAM 1WINNER
LZ
Loutoa Zoller

35EMPL · USA

DUPR

4.243

KP
Kaleo Perez

1RK9XN · Lihue, HI, US

DUPR

4.340

TEAM 2LOSS
SU
Sande Ughoc-Lew

EGXQ5W · USA

DUPR

3.749

BS
Brad Segal

3ZK56W · Santa Monica, CA, US

DUPR

4.301

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-8452209912
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6019362716,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Loutoa Zoller",
        "dupr_id": "35EMPL",
        "rating": 4.243,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Kaleo Perez",
        "dupr_id": "1RK9XN",
        "rating": 4.34,
        "profile_pic_url": null,
        "location": "Lihue, HI, US"
      }
    ]
  },
  {
    "team_id": 4637010270,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Sande Ughoc-Lew",
        "dupr_id": "EGXQ5W",
        "rating": 3.749,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Brad Segal",
        "dupr_id": "3ZK56W",
        "rating": 4.301,
        "profile_pic_url": null,
        "location": "Santa Monica, CA, US"
      }
    ]
  }
]