Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Mixed Doubles 3.5 - Beachin' with Beale~2nd Annual Mike Beale Memorial Pickleball Tournament

ID: 5104535686

Match Scores

4-11

Win

Play Date

2025-07-12

Play Time (Est)

11:30 PM

Play Location

Costa Mesa Tennis Center

View Facility Page →

Competitor Teams

TEAM 1LOSS
LS
Leanne Sheward

0R69RQ · USA

DUPR

3.391

CP
Cindy Paulsen

D9R64X · USA

DUPR

3.391

TEAM 2WINNER
RS
Robin Slome

8WDODM · Huntington Beach, CA, US

DUPR

3.364

VL
Vince Lu

DWWDE6 · Fountain Valley, CA, US

DUPR

4.136

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-5104535686
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4895594888,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Leanne Sheward",
        "dupr_id": "0R69RQ",
        "rating": 3.391,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Cindy Paulsen",
        "dupr_id": "D9R64X",
        "rating": 3.391,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5405356024,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Robin Slome",
        "dupr_id": "8WDODM",
        "rating": 3.364,
        "profile_pic_url": null,
        "location": "Huntington Beach, CA, US"
      },
      {
        "name": "Vince Lu",
        "dupr_id": "DWWDE6",
        "rating": 4.136,
        "profile_pic_url": null,
        "location": "Fountain Valley, CA, US"
      }
    ]
  }
]