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

World Pickleball Tour Los Angeles Challenger - Mens Doubles 5.0

ID: 5373200962

Match Scores

3-11

Win

Play Date

2024-11-10

Play Time (Est)

11:30 PM

Play Location

Calabasas, CA

View Facility Page →

Competitor Teams

TEAM 1LOSS
JB
Joseph Bubman

56Z4OR · USA

DUPR

4.135

DS
David Soloway

76L2P0 · USA

DUPR

4.135

TEAM 2WINNER
NC
Nick Casey

352N4P · Simi Valley, CA, US

DUPR

5.418

NS
Nick Stabile

W6GJZG · USA

DUPR

4.416

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