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

Monterey Bay Racquet Club

ID: 4734331911

Match Scores

11-8

Win

Play Date

2025-10-29

Play Time (Est)

4:45 AM

Play Location

Monterey, CA, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
AG
Adam Gordon

L5J99Z · Monterey, CA, US

DUPR

2.572

JR
John Ratelle

V4DXPE · USA

DUPR

2.692

TEAM 2LOSS
SD
stan dowson

30XWOG · USA

DUPR

2.380

P
Paulina

YGE76D · Monterey, CA, US

DUPR

2.784

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-4734331911
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5099209096,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Adam Gordon",
        "dupr_id": "L5J99Z",
        "rating": 2.572,
        "profile_pic_url": null,
        "location": "Monterey, CA, US"
      },
      {
        "name": "John Ratelle",
        "dupr_id": "V4DXPE",
        "rating": 2.692,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7765442276,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "stan dowson",
        "dupr_id": "30XWOG",
        "rating": 2.38,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Paulina",
        "dupr_id": "YGE76D",
        "rating": 2.784,
        "profile_pic_url": null,
        "location": "Monterey, CA, US"
      }
    ]
  }
]