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

NRRP Mon. League Level 5

ID: 5671649094

Match Scores

8-11

Loss

Play Date

2026-06-01

Play Time (Est)

7:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
LB
Larry Brooks

56JWQ0 · Middleburg Heights, OH, US

DUPR

3.089

CD
Cindy Dreibelbis

N75KZ7 · OH, US

DUPR

3.085

TEAM 2WINNER
NS
Neda Sopko

W6MVYY · USA

DUPR

2.792

NW
Nate Ware

WX0R5L · USA

DUPR

3.098

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-5671649094
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6669753324,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Larry Brooks",
        "dupr_id": "56JWQ0",
        "rating": 3.089,
        "profile_pic_url": null,
        "location": "Middleburg Heights, OH, US"
      },
      {
        "name": "Cindy Dreibelbis",
        "dupr_id": "N75KZ7",
        "rating": 3.085,
        "profile_pic_url": null,
        "location": "OH, US"
      }
    ]
  },
  {
    "team_id": 6826728318,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Neda Sopko",
        "dupr_id": "W6MVYY",
        "rating": 2.792,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Nate Ware",
        "dupr_id": "WX0R5L",
        "rating": 3.098,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]