Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

MLP 15

ID: 6026848614

Match Scores

11-2

Loss

Play Date

2026-04-21

Play Time (Est)

7:30 PM

Play Location

Elite Pickleball Club - The Heights, West 6th Street, Houston, TX, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
EK
emine kockaya

D9L5Z4 · Stafford, TX, US

DUPR

3.798

KV
Katherine Vuong

ZNOONM · Houston, TX, US

DUPR

3.963

TEAM 2LOSS
LH
Lezlei Haag

MYVLGO · Houston, TX, US

DUPR

3.061

WC
Winnie Chau

PKRQ9Q · Houston, TX, US

DUPR

3.242

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-6026848614
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5018794585,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "emine kockaya",
        "dupr_id": "D9L5Z4",
        "rating": 3.798,
        "profile_pic_url": null,
        "location": "Stafford, TX, US"
      },
      {
        "name": "Katherine Vuong",
        "dupr_id": "ZNOONM",
        "rating": 3.963,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      }
    ]
  },
  {
    "team_id": 5457244034,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Lezlei Haag",
        "dupr_id": "MYVLGO",
        "rating": 3.061,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      },
      {
        "name": "Winnie Chau",
        "dupr_id": "PKRQ9Q",
        "rating": 3.242,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      }
    ]
  }
]