Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Men’s 4.0+, 12+

ID: 7404702629

Match Scores

11-0

Win

Play Date

2026-05-02

Play Time (Est)

6:15 AM

Play Location

Calabasas Pickleball Club

Unverified Facility

Competitor Teams

TEAM 1WINNER
JC
Jorge Chavez

84WLQ2 · Ventura County, CA, US

DUPR

3.869

PK
Preston Knopp

3PDNVM · Thousand Oaks, CA, US

DUPR

4.382

TEAM 2LOSS
TE
tanner elza

QPW25N · Los Angeles, CA, US

DUPR

3.530

Matt Harris

RYY59M · USA

DUPR

4.018

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-7404702629
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7522316136,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jorge Chavez",
        "dupr_id": "84WLQ2",
        "rating": 3.869,
        "profile_pic_url": null,
        "location": "Ventura County, CA, US"
      },
      {
        "name": "Preston Knopp",
        "dupr_id": "3PDNVM",
        "rating": 4.382,
        "profile_pic_url": null,
        "location": "Thousand Oaks, CA, US"
      }
    ]
  },
  {
    "team_id": 7792244050,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "tanner elza",
        "dupr_id": "QPW25N",
        "rating": 3.53,
        "profile_pic_url": null,
        "location": "Los Angeles, CA, US"
      },
      {
        "name": "Matt Harris",
        "dupr_id": "RYY59M",
        "rating": 4.018,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/370304/images/profile/0b556ca5-a8bc-4892-bf19-d13f57f87e7f.jpg",
        "location": ""
      }
    ]
  }
]