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

Monterey Bay Racquet Club

ID: 5037036560

Match Scores

3-11

Loss

Play Date

2025-11-11

Play Time (Est)

9:00 PM

Play Location

Monterey, CA, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
AG
Adam Gordon

L5J99Z · Monterey, CA, US

DUPR

2.544

JR
John Ratelle

V4DXPE · USA

DUPR

2.668

TEAM 2WINNER
GH
Graham Hunting

MP9NMD · USA

DUPR

2.874

SD
stan dowson

30XWOG · USA

DUPR

2.402

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-5037036560
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5617876969,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Adam Gordon",
        "dupr_id": "L5J99Z",
        "rating": 2.544,
        "profile_pic_url": null,
        "location": "Monterey, CA, US"
      },
      {
        "name": "John Ratelle",
        "dupr_id": "V4DXPE",
        "rating": 2.668,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5411569214,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Graham Hunting",
        "dupr_id": "MP9NMD",
        "rating": 2.874,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "stan dowson",
        "dupr_id": "30XWOG",
        "rating": 2.402,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]