Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

BULLDOG PICKLEBALL - Inaugural Showdown - Mixed Doubles Skill: (4.0 to 4.5) Age: (Any)

ID: 5089762132

Match Scores

15-8

Loss

Play Date

2026-05-31

Play Time (Est)

5:00 PM

Play Location

Frisco, TX

View Facility Page →

Competitor Teams

TEAM 1WINNER
AK
Angela Kim

X2PWD2 · USA

DUPR

3.924

VK
Victor Koremura

ODYVO7 · Dallas, TX, US

DUPR

4.370

TEAM 2LOSS
YL
Yee Lam Isabelle Xiong

7JRLJ4 · Dallas, TX, US

DUPR

4.400

PO
Peter Orellana

EWVDDW · Los Angeles, CA, US

DUPR

3.653

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-5089762132
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4669006708,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Angela Kim",
        "dupr_id": "X2PWD2",
        "rating": 3.924,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Victor Koremura",
        "dupr_id": "ODYVO7",
        "rating": 4.37,
        "profile_pic_url": null,
        "location": "Dallas, TX, US"
      }
    ]
  },
  {
    "team_id": 7104972647,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Yee Lam Isabelle Xiong",
        "dupr_id": "7JRLJ4",
        "rating": 4.4,
        "profile_pic_url": null,
        "location": "Dallas, TX, US"
      },
      {
        "name": "Peter Orellana",
        "dupr_id": "EWVDDW",
        "rating": 3.653,
        "profile_pic_url": null,
        "location": "Los Angeles, CA, US"
      }
    ]
  }
]