Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Monterey Bay Racquet Club

ID: 8121850814

Match Scores

11-4

Win

Play Date

2025-11-11

Play Time (Est)

3:30 PM

Play Location

Monterey, CA, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
Javier Vargas

EG52KO · Monterey, CA, US

DUPR

4.308

Julian Dorka

ZNXZYL · USA

DUPR

4.116

TEAM 2LOSS
KP
Kenny Park

Z9PWZW · USA

DUPR

4.162

Daniel Renfer

G02JKG · Monterey, CA, US

DUPR

3.790

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-8121850814
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8328839101,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Javier Vargas",
        "dupr_id": "EG52KO",
        "rating": 4.308,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/73.jpg",
        "location": "Monterey, CA, US"
      },
      {
        "name": "Julian Dorka",
        "dupr_id": "ZNXZYL",
        "rating": 4.116,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/84.jpg",
        "location": ""
      }
    ]
  },
  {
    "team_id": 5550946938,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kenny Park",
        "dupr_id": "Z9PWZW",
        "rating": 4.162,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Daniel Renfer",
        "dupr_id": "G02JKG",
        "rating": 3.79,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/16.jpg",
        "location": "Monterey, CA, US"
      }
    ]
  }
]