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

<3.5A Thursday Round Robin - Conejo Valley Pickleball

ID: 7392363828

Match Scores

15-9

Loss

Play Date

2026-05-22

Play Time (Est)

1:00 PM

Play Location

Miller Park, 4530, Miller Pkwy

View Facility Page →

Competitor Teams

TEAM 1WINNER
MS
Marc Smith

5E46Z0 · Agoura Hills, CA, US

DUPR

3.342

JD
JL Diaz

ZNRYPL · Oak Park, CA, US

DUPR

3.107

TEAM 2LOSS
SR
Steve Rogers

8MVDXV · Thousand Oaks, CA, US

DUPR

3.284

CD
Chris Duncan

XJLK52 · Oxnard, CA, US

DUPR

3.129

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-7392363828
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5160331264,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Marc Smith",
        "dupr_id": "5E46Z0",
        "rating": 3.342,
        "profile_pic_url": null,
        "location": "Agoura Hills, CA, US"
      },
      {
        "name": "JL Diaz",
        "dupr_id": "ZNRYPL",
        "rating": 3.107,
        "profile_pic_url": null,
        "location": "Oak Park, CA, US"
      }
    ]
  },
  {
    "team_id": 7006981641,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Steve Rogers",
        "dupr_id": "8MVDXV",
        "rating": 3.284,
        "profile_pic_url": null,
        "location": "Thousand Oaks, CA, US"
      },
      {
        "name": "Chris Duncan",
        "dupr_id": "XJLK52",
        "rating": 3.129,
        "profile_pic_url": null,
        "location": "Oxnard, CA, US"
      }
    ]
  }
]