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

MBRC Thursday DUPR Round Robin

ID: 4971872523

Match Scores

0-15

Loss

Play Date

2026-03-26

Play Time (Est)

4:45 AM

Play Location

Monterey, CA, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
JR
John Ratelle

V4DXPE · USA

DUPR

2.698

AG
Aaron Goldwasser

LV9Q05 · USA

DUPR

2.000

TEAM 2WINNER
JP
Jessica Paquelier

NYL096 · Monterey, CA, US

DUPR

2.697

JO
John Oh

YG7LZK · Monterey, CA, US

DUPR

3.561

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-4971872523
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6945316459,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "John Ratelle",
        "dupr_id": "V4DXPE",
        "rating": 2.698,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Aaron Goldwasser",
        "dupr_id": "LV9Q05",
        "rating": 2,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7266157394,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jessica Paquelier",
        "dupr_id": "NYL096",
        "rating": 2.697,
        "profile_pic_url": null,
        "location": "Monterey, CA, US"
      },
      {
        "name": "John Oh",
        "dupr_id": "YG7LZK",
        "rating": 3.561,
        "profile_pic_url": null,
        "location": "Monterey, CA, US"
      }
    ]
  }
]