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

Monterey Bay Racquet Club

ID: 5382026718

Match Scores

15-8

Loss

Play Date

2026-03-12

Play Time (Est)

7:30 PM

Play Location

Monterey, CA, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
CC
Cynthia Camacho

RX4V0M · Salinas, CA, US

DUPR

3.218

DL
Daniel Lomeli

XKVX9X · USA

DUPR

3.316

TEAM 2LOSS
CD
Chris Dodson

59D25P · Salinas, CA, US

DUPR

3.635

DM
Dror Manor

NYLJL7 · Monterey, CA, US

DUPR

3.084

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-5382026718
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7038407803,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Cynthia Camacho",
        "dupr_id": "RX4V0M",
        "rating": 3.218,
        "profile_pic_url": null,
        "location": "Salinas, CA, US"
      },
      {
        "name": "Daniel Lomeli",
        "dupr_id": "XKVX9X",
        "rating": 3.316,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6903774696,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Chris Dodson",
        "dupr_id": "59D25P",
        "rating": 3.635,
        "profile_pic_url": null,
        "location": "Salinas, CA, US"
      },
      {
        "name": "Dror Manor",
        "dupr_id": "NYLJL7",
        "rating": 3.084,
        "profile_pic_url": null,
        "location": "Monterey, CA, US"
      }
    ]
  }
]