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

NRRP Sun. League Level 4

ID: 6234578033

Match Scores

1-9

Loss

Play Date

2026-05-31

Play Time (Est)

6:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
AD
Anne Dombrowski

V4L755 · USA

DUPR

2.162

CB
Cindy Brahaney

YGY9XE · USA

DUPR

2.066

TEAM 2WINNER
ND
Naddia Dhalai

5EZ97R · USA

DUPR

2.436

RH
Rae Haemmerle

OWM75W · USA

DUPR

2.293

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-6234578033
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7720204871,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Anne Dombrowski",
        "dupr_id": "V4L755",
        "rating": 2.162,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Cindy Brahaney",
        "dupr_id": "YGY9XE",
        "rating": 2.066,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6526298874,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Naddia Dhalai",
        "dupr_id": "5EZ97R",
        "rating": 2.436,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Rae Haemmerle",
        "dupr_id": "OWM75W",
        "rating": 2.293,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]