Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Monterey Bay Racquet Club

ID: 5084222932

Match Scores

11-8

Win

Play Date

2025-06-24

Play Time (Est)

5:00 PM

Play Location

Monterey, CA, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
JH
John Hunter

3ZRRYP · Monterey, CA, US

DUPR

4.048

ZG
Zygmunt Gryczynski

8GWDRV · USA

DUPR

4.100

TEAM 2LOSS
LB
Lucas Beltran

E9PMPW · Monterey, CA, US

DUPR

3.495

RT
Rafael Teodosio

L52NPZ · Castroville, CA, US

DUPR

3.624

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-5084222932
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6387069534,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "John Hunter",
        "dupr_id": "3ZRRYP",
        "rating": 4.048,
        "profile_pic_url": null,
        "location": "Monterey, CA, US"
      },
      {
        "name": "Zygmunt Gryczynski",
        "dupr_id": "8GWDRV",
        "rating": 4.1,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5685379998,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Lucas Beltran",
        "dupr_id": "E9PMPW",
        "rating": 3.495,
        "profile_pic_url": null,
        "location": "Monterey, CA, US"
      },
      {
        "name": "Rafael Teodosio",
        "dupr_id": "L52NPZ",
        "rating": 3.624,
        "profile_pic_url": null,
        "location": "Castroville, CA, US"
      }
    ]
  }
]