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

World Pickleball Tour Los Angeles Challenger - Mens Doubles 5.0

ID: 4314807739

Match Scores

11-5

Loss

Play Date

2024-11-10

Play Time (Est)

8:45 AM

Play Location

Calabasas, CA

View Facility Page →

Competitor Teams

TEAM 1WINNER
PW
Preston White

76LKPM · Moorpark, CA, US

DUPR

4.760

SS
Steven Skyler

4ZXQVK · Simi Valley, CA, US

DUPR

4.760

TEAM 2LOSS
NC
Nick Casey

352N4P · Simi Valley, CA, US

DUPR

5.385

NS
Nick Stabile

W6GJZG · USA

DUPR

4.408

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