Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

<3.5A Thursday Round Robin - Conejo Valley Pickleball

ID: 5808776815

Match Scores

11-13

Loss

Play Date

2026-06-05

Play Time (Est)

8:45 AM

Play Location

Miller Park, 4530, Miller Pkwy

View Facility Page →

Competitor Teams

TEAM 1LOSS
SR
Steve Rogers

8MVDXV · Thousand Oaks, CA, US

DUPR

3.245

SH
Shelly Howell

P5EVRX · Thousand Oaks, CA, US

DUPR

2.973

TEAM 2WINNER
KL
Kelly Lopp

M2OY4O · USA

DUPR

2.985

JD
JL Diaz

ZNRYPL · Oak Park, CA, US

DUPR

3.069

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-5808776815
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4295135534,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Steve Rogers",
        "dupr_id": "8MVDXV",
        "rating": 3.245,
        "profile_pic_url": null,
        "location": "Thousand Oaks, CA, US"
      },
      {
        "name": "Shelly Howell",
        "dupr_id": "P5EVRX",
        "rating": 2.973,
        "profile_pic_url": null,
        "location": "Thousand Oaks, CA, US"
      }
    ]
  },
  {
    "team_id": 7650927370,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Kelly  Lopp",
        "dupr_id": "M2OY4O",
        "rating": 2.985,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "JL Diaz",
        "dupr_id": "ZNRYPL",
        "rating": 3.069,
        "profile_pic_url": null,
        "location": "Oak Park, CA, US"
      }
    ]
  }
]