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

Monterey Bay Racquet Club

ID: 7680471324

Match Scores

11-2

Loss

Play Date

2026-01-06

Play Time (Est)

1:00 PM

Play Location

Monterey, CA, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
TR
Tom Rapko

RXZQ0D · USA

DUPR

3.209

Heidi Phillips

2QLPG4 · Monterey, CA, US

DUPR

2.929

TEAM 2LOSS
Amanda Holder

V7NRPE · Marina, CA, US

DUPR

2.942

John Ratelle

V4DXPE · USA

DUPR

2.660

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-7680471324
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4449727230,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Tom Rapko",
        "dupr_id": "RXZQ0D",
        "rating": 3.209,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Heidi Phillips",
        "dupr_id": "2QLPG4",
        "rating": 2.929,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/62.jpg",
        "location": "Monterey, CA, US"
      }
    ]
  },
  {
    "team_id": 6230496865,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Amanda Holder",
        "dupr_id": "V7NRPE",
        "rating": 2.942,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/18.jpg",
        "location": "Marina, CA, US"
      },
      {
        "name": "John Ratelle",
        "dupr_id": "V4DXPE",
        "rating": 2.66,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/82.jpg",
        "location": ""
      }
    ]
  }
]