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

<3.5A Thursday Round Robin - Conejo Valley Pickleball

ID: 8028321285

Match Scores

5-11

Loss

Play Date

2026-06-05

Play Time (Est)

10:15 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.251

KL
Kelly Lopp

M2OY4O · USA

DUPR

2.962

TEAM 2WINNER
JD
JL Diaz

ZNRYPL · Oak Park, CA, US

DUPR

3.063

SH
Shelly Howell

P5EVRX · Thousand Oaks, CA, US

DUPR

2.979

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-8028321285
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4826585076,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Steve Rogers",
        "dupr_id": "8MVDXV",
        "rating": 3.251,
        "profile_pic_url": null,
        "location": "Thousand Oaks, CA, US"
      },
      {
        "name": "Kelly  Lopp",
        "dupr_id": "M2OY4O",
        "rating": 2.962,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6857790314,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "JL Diaz",
        "dupr_id": "ZNRYPL",
        "rating": 3.063,
        "profile_pic_url": null,
        "location": "Oak Park, CA, US"
      },
      {
        "name": "Shelly Howell",
        "dupr_id": "P5EVRX",
        "rating": 2.979,
        "profile_pic_url": null,
        "location": "Thousand Oaks, CA, US"
      }
    ]
  }
]