Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pool B- DUPR 14 (Sat Nov 1) - Ages 50+ - CALIFORNIA State Championship The Dink Minor League Pickleball Hosted by 40by30 Champions

ID: 5044814726

Match Scores

21-19

Loss

Play Date

2025-11-01

Play Time (Est)

3:30 PM

Play Location

Fountain Valley Tennis & Pickleball Center

Unverified Facility

Competitor Teams

TEAM 1WINNER
JC
Jorge Cabello

QJ5O05 · USA

DUPR

3.884

RD
Robert Duran

PWDKJE · Highland, CA, US

DUPR

3.590

TEAM 2LOSS
ML
Mark Leonard

8JPONW · Long Beach, CA, US

DUPR

3.318

JS
Jeff Sacapano

JJZK04 · USA

DUPR

3.955

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-5044814726
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5771472354,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jorge Cabello",
        "dupr_id": "QJ5O05",
        "rating": 3.884,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Robert Duran",
        "dupr_id": "PWDKJE",
        "rating": 3.59,
        "profile_pic_url": null,
        "location": "Highland, CA, US"
      }
    ]
  },
  {
    "team_id": 5268129347,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Mark Leonard",
        "dupr_id": "8JPONW",
        "rating": 3.318,
        "profile_pic_url": null,
        "location": "Long Beach, CA, US"
      },
      {
        "name": "Jeff Sacapano",
        "dupr_id": "JJZK04",
        "rating": 3.955,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]