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

Monterey Bay Racquet Club

ID: 8580173429

Match Scores

13-15

Loss

Play Date

2026-03-19

Play Time (Est)

6:15 AM

Play Location

Monterey, CA, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
DM
Dror Manor

NYLJL7 · Monterey, CA, US

DUPR

3.071

CD
Chris Dodson

59D25P · Salinas, CA, US

DUPR

3.624

TEAM 2WINNER
JP
Jessica Paquelier

NYL096 · Monterey, CA, US

DUPR

2.680

JO
John Oh

YG7LZK · Monterey, CA, US

DUPR

3.544

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-8580173429
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6716842596,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Dror Manor",
        "dupr_id": "NYLJL7",
        "rating": 3.071,
        "profile_pic_url": null,
        "location": "Monterey, CA, US"
      },
      {
        "name": "Chris Dodson",
        "dupr_id": "59D25P",
        "rating": 3.624,
        "profile_pic_url": null,
        "location": "Salinas, CA, US"
      }
    ]
  },
  {
    "team_id": 7816946057,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jessica Paquelier",
        "dupr_id": "NYL096",
        "rating": 2.68,
        "profile_pic_url": null,
        "location": "Monterey, CA, US"
      },
      {
        "name": "John Oh",
        "dupr_id": "YG7LZK",
        "rating": 3.544,
        "profile_pic_url": null,
        "location": "Monterey, CA, US"
      }
    ]
  }
]