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

<3.5A Tuesday Round Robin - Conejo Valley Pickleball

ID: 5730902993

Match Scores

7-11

Loss

Play Date

2026-04-22

Play Time (Est)

6:15 AM

Play Location

Miller Park, 4530, Miller Pkwy

View Facility Page →

Competitor Teams

TEAM 1LOSS
JD
JL Diaz

ZNRYPL · Oak Park, CA, US

DUPR

3.057

DK
David Kruszenski

XKKOJR · Park City, UT, US

DUPR

3.018

TEAM 2WINNER
M“
Marikeen “Keen” Brasher

7NJXZ5 · Ventura County, CA, US

DUPR

3.284

AS
Ashley Stalker

ZD5GXL · Moorpark, CA, US

DUPR

2.787

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-5730902993
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5562600674,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "JL Diaz",
        "dupr_id": "ZNRYPL",
        "rating": 3.057,
        "profile_pic_url": null,
        "location": "Oak Park, CA, US"
      },
      {
        "name": "David Kruszenski",
        "dupr_id": "XKKOJR",
        "rating": 3.018,
        "profile_pic_url": null,
        "location": "Park City, UT, US"
      }
    ]
  },
  {
    "team_id": 4540157532,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Marikeen “Keen” Brasher",
        "dupr_id": "7NJXZ5",
        "rating": 3.284,
        "profile_pic_url": null,
        "location": "Ventura County, CA, US"
      },
      {
        "name": "Ashley  Stalker",
        "dupr_id": "ZD5GXL",
        "rating": 2.787,
        "profile_pic_url": null,
        "location": "Moorpark, CA, US"
      }
    ]
  }
]