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

NRRP Mon. League Level 5

ID: 7407668117

Match Scores

7-11

Win

Play Date

2026-06-01

Play Time (Est)

6:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
LB
Larry Brooks

56JWQ0 · Middleburg Heights, OH, US

DUPR

3.098

MC
Michael Colant

16YD6D · USA

DUPR

3.111

TEAM 2WINNER
DR
Debbie Ranallo

EWZZMV · North Ridgeville, OH, US

DUPR

3.121

NS
Neda Sopko

W6MVYY · USA

DUPR

2.782

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-7407668117
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4888841679,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Larry Brooks",
        "dupr_id": "56JWQ0",
        "rating": 3.098,
        "profile_pic_url": null,
        "location": "Middleburg Heights, OH, US"
      },
      {
        "name": "Michael Colant",
        "dupr_id": "16YD6D",
        "rating": 3.111,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4302913053,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Debbie Ranallo",
        "dupr_id": "EWZZMV",
        "rating": 3.121,
        "profile_pic_url": null,
        "location": "North Ridgeville, OH, US"
      },
      {
        "name": "Neda Sopko",
        "dupr_id": "W6MVYY",
        "rating": 2.782,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]