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

Diablo Pickleball Club - Tuesday Crazy8's

ID: 4571216311

Match Scores

11-2

Loss

Play Date

2026-05-12

Play Time (Est)

8:45 AM

Play Location

2748 E Olivera Rd, Concord, CA 94519, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
SR
Sonia Rubio

8EXJQV · Bay Point, CA, US

DUPR

3.095

LH
Lauren Hubinsky

9J4JL7 · USA

DUPR

2.304

TEAM 2LOSS
IR
Isaac Rodrigues

8DMKRM · Pittsburg, CA, US

DUPR

2.794

KC
Keith Christensen

ODG74W · Concord, CA, US

DUPR

2.629

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-4571216311
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5471497495,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Sonia Rubio",
        "dupr_id": "8EXJQV",
        "rating": 3.095,
        "profile_pic_url": null,
        "location": "Bay Point, CA, US"
      },
      {
        "name": "Lauren Hubinsky",
        "dupr_id": "9J4JL7",
        "rating": 2.304,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5320828745,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Isaac Rodrigues",
        "dupr_id": "8DMKRM",
        "rating": 2.794,
        "profile_pic_url": null,
        "location": "Pittsburg, CA, US"
      },
      {
        "name": "Keith Christensen",
        "dupr_id": "ODG74W",
        "rating": 2.629,
        "profile_pic_url": null,
        "location": "Concord, CA, US"
      }
    ]
  }
]