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

Monterey Bay Racquet Club

ID: 5180509363

Match Scores

8-11

Loss

Play Date

2026-01-06

Play Time (Est)

8:45 AM

Play Location

Monterey, CA, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
TR
Tom Rapko

RXZQ0D · USA

DUPR

3.102

JR
John Ratelle

V4DXPE · USA

DUPR

2.677

TEAM 2WINNER
AH
Amanda Holder

V7NRPE · Marina, CA, US

DUPR

2.960

HP
Heidi Phillips

2QLPG4 · Monterey, CA, US

DUPR

2.899

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-5180509363
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7779701419,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Tom Rapko",
        "dupr_id": "RXZQ0D",
        "rating": 3.102,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "John Ratelle",
        "dupr_id": "V4DXPE",
        "rating": 2.677,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7737379186,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Amanda Holder",
        "dupr_id": "V7NRPE",
        "rating": 2.96,
        "profile_pic_url": null,
        "location": "Marina, CA, US"
      },
      {
        "name": "Heidi Phillips",
        "dupr_id": "2QLPG4",
        "rating": 2.899,
        "profile_pic_url": null,
        "location": "Monterey, CA, US"
      }
    ]
  }
]