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

Monterey Bay Racquet Club

ID: 7836431990

Match Scores

15-7

Win

Play Date

2026-03-19

Play Time (Est)

3:30 PM

Play Location

Monterey, CA, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
CD
Chris Dodson

59D25P · Salinas, CA, US

DUPR

3.622

DM
Dror Manor

NYLJL7 · Monterey, CA, US

DUPR

3.070

TEAM 2LOSS
KO
Karen OCallaghan

55J6V0 · USA

DUPR

2.252

DW
Don Wilcoxon

JJ5N7D · USA

DUPR

3.485

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-7836431990
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8539101270,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Chris Dodson",
        "dupr_id": "59D25P",
        "rating": 3.622,
        "profile_pic_url": null,
        "location": "Salinas, CA, US"
      },
      {
        "name": "Dror Manor",
        "dupr_id": "NYLJL7",
        "rating": 3.07,
        "profile_pic_url": null,
        "location": "Monterey, CA, US"
      }
    ]
  },
  {
    "team_id": 8367215555,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Karen OCallaghan",
        "dupr_id": "55J6V0",
        "rating": 2.252,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Don Wilcoxon",
        "dupr_id": "JJ5N7D",
        "rating": 3.485,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]