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

Monterey Bay Racquet Club

ID: 5856291243

Match Scores

5-11

Win

Play Date

2025-11-11

Play Time (Est)

4:45 AM

Play Location

Monterey, CA, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
AG
Adam Gordon

L5J99Z · Monterey, CA, US

DUPR

2.526

GH
Graham Hunting

MP9NMD · USA

DUPR

2.806

TEAM 2WINNER
SD
stan dowson

30XWOG · USA

DUPR

2.430

JR
John Ratelle

V4DXPE · USA

DUPR

2.686

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-5856291243
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8567778341,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Adam Gordon",
        "dupr_id": "L5J99Z",
        "rating": 2.526,
        "profile_pic_url": null,
        "location": "Monterey, CA, US"
      },
      {
        "name": "Graham Hunting",
        "dupr_id": "MP9NMD",
        "rating": 2.806,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5921071299,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "stan dowson",
        "dupr_id": "30XWOG",
        "rating": 2.43,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "John Ratelle",
        "dupr_id": "V4DXPE",
        "rating": 2.686,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]