Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

World Pickleball Tour Los Angeles Challenger - Mens Doubles 5.0

ID: 7029834016

Match Scores

3-11

Win

Play Date

2024-11-10

Play Time (Est)

5:00 PM

Play Location

Calabasas, CA

View Facility Page →

Competitor Teams

TEAM 1LOSS
JB
Joseph Bubman

56Z4OR · USA

DUPR

4.659

DS
David Soloway

76L2P0 · USA

DUPR

4.659

TEAM 2WINNER
NC
Nick Casey

352N4P · Simi Valley, CA, US

DUPR

5.755

NS
Nick Stabile

W6GJZG · USA

DUPR

4.477

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-7029834016
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5990256463,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Joseph Bubman",
        "dupr_id": "56Z4OR",
        "rating": 4.659,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "David Soloway",
        "dupr_id": "76L2P0",
        "rating": 4.659,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6558760274,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Nick Casey",
        "dupr_id": "352N4P",
        "rating": 5.755,
        "profile_pic_url": null,
        "location": "Simi Valley, CA, US"
      },
      {
        "name": "Nick Stabile",
        "dupr_id": "W6GJZG",
        "rating": 4.477,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]