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

MBRC Thursday DUPR Round Robin

ID: 4685714209

Match Scores

10-15

Win

Play Date

2026-03-26

Play Time (Est)

2:15 AM

Play Location

Monterey, CA, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
AH
Asher Hardy

7D9KJ4 · USA

DUPR

2.197

MM
Mickey Marquez

Z4RDQL · USA

DUPR

2.193

TEAM 2WINNER
John Ratelle

V4DXPE · USA

DUPR

2.702

AG
Aaron Goldwasser

LV9Q05 · USA

DUPR

2.014

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-4685714209
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7017374509,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Asher Hardy",
        "dupr_id": "7D9KJ4",
        "rating": 2.197,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Mickey  Marquez",
        "dupr_id": "Z4RDQL",
        "rating": 2.193,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7102700745,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "John Ratelle",
        "dupr_id": "V4DXPE",
        "rating": 2.702,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/82.jpg",
        "location": ""
      },
      {
        "name": "Aaron Goldwasser",
        "dupr_id": "LV9Q05",
        "rating": 2.014,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]