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

NRRP Mon. League Level 5

ID: 4794346126

Match Scores

11-10

Win

Play Date

2026-06-01

Play Time (Est)

11:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
LB
Larry Brooks

56JWQ0 · Middleburg Heights, OH, US

DUPR

3.093

MC
Martin Cook

0Z0V7N · USA

DUPR

2.951

TEAM 2LOSS
DR
Debbie Ranallo

EWZZMV · USA

DUPR

3.127

CD
Cindy Dreibelbis

N75KZ7 · OH, US

DUPR

3.076

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-4794346126
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4568699997,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Larry Brooks",
        "dupr_id": "56JWQ0",
        "rating": 3.093,
        "profile_pic_url": null,
        "location": "Middleburg Heights, OH, US"
      },
      {
        "name": "Martin Cook",
        "dupr_id": "0Z0V7N",
        "rating": 2.951,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5673413769,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Debbie Ranallo",
        "dupr_id": "EWZZMV",
        "rating": 3.127,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Cindy Dreibelbis",
        "dupr_id": "N75KZ7",
        "rating": 3.076,
        "profile_pic_url": null,
        "location": "OH, US"
      }
    ]
  }
]