Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

DUPR 18 (Sun Nov 2) - CALIFORNIA State Championship The Dink Minor League Pickleball Hosted by 40by30 Champions

ID: 6430146439

Match Scores

13-21

Loss

Play Date

2025-11-02

Play Time (Est)

8:45 AM

Play Location

Fountain Valley Tennis & Pickleball Center

Unverified Facility

Competitor Teams

TEAM 1LOSS
DU
Derek Unger

3Z6K2Q · Corona, CA, US

DUPR

4.101

DS
Dara Shuler

8DXKLX · Corona, CA, US

DUPR

4.482

TEAM 2WINNER
JZ
Jude ZM Tantoco

1N5V23 · Camarillo, CA, US

DUPR

5.129

IH
Isabella Henderson

67OYZD · USA

DUPR

3.827

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-6430146439
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7771732361,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Derek Unger",
        "dupr_id": "3Z6K2Q",
        "rating": 4.101,
        "profile_pic_url": null,
        "location": "Corona, CA, US"
      },
      {
        "name": "Dara Shuler",
        "dupr_id": "8DXKLX",
        "rating": 4.482,
        "profile_pic_url": null,
        "location": "Corona, CA, US"
      }
    ]
  },
  {
    "team_id": 7879934371,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jude ZM Tantoco",
        "dupr_id": "1N5V23",
        "rating": 5.129,
        "profile_pic_url": null,
        "location": "Camarillo, CA, US"
      },
      {
        "name": "Isabella Henderson",
        "dupr_id": "67OYZD",
        "rating": 3.827,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]