Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

USA Pickleball Golden Ticket - Las Vegas - Womens Doubles 4.0 Age: (50+)

ID: 4655534153

Match Scores

11-15

Win

Play Date

2026-02-20

Play Time (Est)

6:15 AM

Play Location

Las Vegas, NV

View Facility Page →

Competitor Teams

TEAM 1LOSS
SK
Sonnie Koko

17MDV0 · Honolulu, HI, US

DUPR

3.929

LC
Lisa Cipres

56JY65 · USA

DUPR

3.997

TEAM 2WINNER
ML
Melissa Lane Dominguez

30R64N · USA

DUPR

3.465

MP
Melanie Pulliam

3V0LE1 · Hanford, CA, US

DUPR

4.475

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-4655534153
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7339115358,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Sonnie Koko",
        "dupr_id": "17MDV0",
        "rating": 3.929,
        "profile_pic_url": null,
        "location": "Honolulu, HI, US"
      },
      {
        "name": "Lisa Cipres",
        "dupr_id": "56JY65",
        "rating": 3.997,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8582238729,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Melissa Lane Dominguez",
        "dupr_id": "30R64N",
        "rating": 3.465,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Melanie Pulliam",
        "dupr_id": "3V0LE1",
        "rating": 4.475,
        "profile_pic_url": null,
        "location": "Hanford, CA, US"
      }
    ]
  }
]