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

NRRP Sun. League Level 4

ID: 8151944976

Match Scores

9-7

Loss

Play Date

2026-05-31

Play Time (Est)

1:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
RC
Rucha Chaudhari

ME20LL · USA

DUPR

2.883

MH
Michael Hegedus

PPZ0RQ · USA

DUPR

2.742

TEAM 2LOSS
SJ
Shannon Joherl

GW5PKV · North Ridgeville, OH, US

DUPR

2.611

AR
Alisha Rowe

94ERXJ · USA

DUPR

2.502

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-8151944976
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8090751404,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Rucha Chaudhari",
        "dupr_id": "ME20LL",
        "rating": 2.883,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Michael Hegedus",
        "dupr_id": "PPZ0RQ",
        "rating": 2.742,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5639965275,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Shannon Joherl",
        "dupr_id": "GW5PKV",
        "rating": 2.611,
        "profile_pic_url": null,
        "location": "North Ridgeville, OH, US"
      },
      {
        "name": "Alisha Rowe",
        "dupr_id": "94ERXJ",
        "rating": 2.502,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]