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

Monterey Bay Racquet Club

ID: 6779817035

Match Scores

7-11

Loss

Play Date

2026-03-31

Play Time (Est)

12:45 AM

Play Location

Monterey, CA, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
VC
Victoria Cardoza

JZD7Z4 · Prunedale, CA, US

DUPR

3.109

DM
Dror Manor

NYLJL7 · Monterey, CA, US

DUPR

3.096

TEAM 2WINNER
JO
John Oh

YG7LZK · Monterey, CA, US

DUPR

3.516

CC
Cynthia Camacho

RX4V0M · Salinas, CA, US

DUPR

3.219

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-6779817035
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4370169413,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Victoria Cardoza",
        "dupr_id": "JZD7Z4",
        "rating": 3.109,
        "profile_pic_url": null,
        "location": "Prunedale, CA, US"
      },
      {
        "name": "Dror Manor",
        "dupr_id": "NYLJL7",
        "rating": 3.096,
        "profile_pic_url": null,
        "location": "Monterey, CA, US"
      }
    ]
  },
  {
    "team_id": 8223000661,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "John Oh",
        "dupr_id": "YG7LZK",
        "rating": 3.516,
        "profile_pic_url": null,
        "location": "Monterey, CA, US"
      },
      {
        "name": "Cynthia Camacho",
        "dupr_id": "RX4V0M",
        "rating": 3.219,
        "profile_pic_url": null,
        "location": "Salinas, CA, US"
      }
    ]
  }
]