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

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

ID: 8198654815

Match Scores

6-11

Loss

Play Date

2026-05-23

Play Time (Est)

8:45 AM

Play Location

Pickleball Clubhouse

View Facility Page →

Competitor Teams

TEAM 1LOSS
Joseph Baral

2Q499R · Chicago, IL, US

DUPR

3.135

KR
karla rocha

XOR4OR · USA

DUPR

2.700

TEAM 2WINNER
RT
rohan thakkar

P5P4VM · USA

DUPR

3.817

PS
Pierre Shum

RDVOPN · USA

DUPR

3.442

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