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

World Pickleball Tour Los Angeles Challenger - Mens Doubles 5.0

ID: 5074266635

Match Scores

11-1

Win

Play Date

2024-11-10

Play Time (Est)

12:45 AM

Play Location

Calabasas, CA

View Facility Page →

Competitor Teams

TEAM 1WINNER
NC
Nick Casey

352N4P · Simi Valley, CA, US

DUPR

5.493

NS
Nick Stabile

W6GJZG · USA

DUPR

4.441

TEAM 2LOSS
BS
Brian Soloway

M27X4V · USA

DUPR

4.405

BR
Brandon Richman

EWOMDW · USA

DUPR

4.405

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-5074266635
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7635228100,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Nick Casey",
        "dupr_id": "352N4P",
        "rating": 5.493,
        "profile_pic_url": null,
        "location": "Simi Valley, CA, US"
      },
      {
        "name": "Nick Stabile",
        "dupr_id": "W6GJZG",
        "rating": 4.441,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4431513640,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Brian Soloway",
        "dupr_id": "M27X4V",
        "rating": 4.405,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Brandon Richman",
        "dupr_id": "EWOMDW",
        "rating": 4.405,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]