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

Monterey Bay Racquet Club

ID: 4532237949

Match Scores

15-13

Loss

Play Date

2026-03-12

Play Time (Est)

10:15 AM

Play Location

Monterey, CA, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
CC
Cynthia Camacho

RX4V0M · Salinas, CA, US

DUPR

3.225

DL
Daniel Lomeli

XKVX9X · USA

DUPR

3.335

TEAM 2LOSS
CD
Chris Dodson

59D25P · Salinas, CA, US

DUPR

3.641

DM
Dror Manor

NYLJL7 · Monterey, CA, US

DUPR

3.091

MATCH PREP & GEARAffiliate Partner

Recommended Gear & Paddles

Selecting the correct paddle face composition is crucial for match performance. Browse recommended categories from our partner Pickleball Central:

Control & Spin (Graphite)

Graphite and carbon fiber faces deliver maximum touch and precision control.

Shop Control Paddles →

Power & Depth (Composite)

Composite faces designed to maximize energy return for deep baseline drives.

Shop Power Paddles →

Beginner & Budget

Durable, high-value starter paddles to get you playing without high upfront cost.

Shop Beginner Paddles →

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-4532237949
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7850426012,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Cynthia Camacho",
        "dupr_id": "RX4V0M",
        "rating": 3.225,
        "profile_pic_url": null,
        "location": "Salinas, CA, US"
      },
      {
        "name": "Daniel Lomeli",
        "dupr_id": "XKVX9X",
        "rating": 3.335,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6842048191,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Chris Dodson",
        "dupr_id": "59D25P",
        "rating": 3.641,
        "profile_pic_url": null,
        "location": "Salinas, CA, US"
      },
      {
        "name": "Dror Manor",
        "dupr_id": "NYLJL7",
        "rating": 3.091,
        "profile_pic_url": null,
        "location": "Monterey, CA, US"
      }
    ]
  }
]