Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Men’s 4.0+, 12+

ID: 7392670718

Match Scores

11-6

Win

Play Date

2026-05-02

Play Time (Est)

3:30 PM

Play Location

Calabasas Pickleball Club

Unverified Facility

Competitor Teams

TEAM 1WINNER
JC
Jorge Chavez

84WLQ2 · Ventura County, CA, US

DUPR

3.868

PK
Preston Knopp

3PDNVM · Thousand Oaks, CA, US

DUPR

4.374

TEAM 2LOSS
TM
Thomas Ma

84XPRV · Tempe, AZ, US

DUPR

3.836

MM
Merrick Mooshian

2YYKWY · Westminster, CA, US

DUPR

3.623

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-7392670718
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6741891720,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jorge Chavez",
        "dupr_id": "84WLQ2",
        "rating": 3.868,
        "profile_pic_url": null,
        "location": "Ventura County, CA, US"
      },
      {
        "name": "Preston Knopp",
        "dupr_id": "3PDNVM",
        "rating": 4.374,
        "profile_pic_url": null,
        "location": "Thousand Oaks, CA, US"
      }
    ]
  },
  {
    "team_id": 8245303968,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Thomas Ma",
        "dupr_id": "84XPRV",
        "rating": 3.836,
        "profile_pic_url": null,
        "location": "Tempe, AZ, US"
      },
      {
        "name": "Merrick Mooshian",
        "dupr_id": "2YYKWY",
        "rating": 3.623,
        "profile_pic_url": null,
        "location": "Westminster, CA, US"
      }
    ]
  }
]