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

General DUPR ladder - Pickleheads Up & Down the River - Game 11

ID: 6327529200

Match Scores

11-9

Win

Play Date

2026-05-23

Play Time (Est)

1:00 PM

Play Location

Pickleball Clubhouse

View Facility Page →

Competitor Teams

TEAM 1WINNER
Joseph Baral

2Q499R · Chicago, IL, US

DUPR

3.127

RT
rohan thakkar

P5P4VM · USA

DUPR

3.773

TEAM 2LOSS
KR
karla rocha

XOR4OR · USA

DUPR

2.725

PS
Pierre Shum

RDVOPN · USA

DUPR

3.486

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-6327529200
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4647303732,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Joseph Baral",
        "dupr_id": "2Q499R",
        "rating": 3.127,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/24.jpg",
        "location": "Chicago, IL, US"
      },
      {
        "name": "rohan thakkar",
        "dupr_id": "P5P4VM",
        "rating": 3.773,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5517838537,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "karla rocha",
        "dupr_id": "XOR4OR",
        "rating": 2.725,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Pierre Shum",
        "dupr_id": "RDVOPN",
        "rating": 3.486,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]