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

World Pickleball Tour Los Angeles Challenger - Mens Doubles 5.0

ID: 4459207391

Match Scores

9-11

Win

Play Date

2024-11-10

Play Time (Est)

12:45 AM

Play Location

Calabasas, CA

View Facility Page →

Competitor Teams

TEAM 1LOSS
PW
Preston White

76LKPM · Moorpark, CA, US

DUPR

4.666

SS
Steven Skyler

4ZXQVK · Simi Valley, CA, US

DUPR

4.666

TEAM 2WINNER
NC
Nick Casey

352N4P · Simi Valley, CA, US

DUPR

5.447

NS
Nick Stabile

W6GJZG · USA

DUPR

4.426

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-4459207391
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5289872879,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Preston White",
        "dupr_id": "76LKPM",
        "rating": 4.666,
        "profile_pic_url": null,
        "location": "Moorpark, CA, US"
      },
      {
        "name": "Steven  Skyler",
        "dupr_id": "4ZXQVK",
        "rating": 4.666,
        "profile_pic_url": null,
        "location": "Simi Valley, CA, US"
      }
    ]
  },
  {
    "team_id": 7383229827,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Nick Casey",
        "dupr_id": "352N4P",
        "rating": 5.447,
        "profile_pic_url": null,
        "location": "Simi Valley, CA, US"
      },
      {
        "name": "Nick Stabile",
        "dupr_id": "W6GJZG",
        "rating": 4.426,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]