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

NRRP Mon. League Level 5

ID: 6102433479

Match Scores

9-11

Win

Play Date

2026-06-01

Play Time (Est)

4:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
Pam Bowler

XJKN77 · Broadview Heights, OH, US

DUPR

2.952

Michael Dasko

RXG9GN · North Ridgeville, OH, US

DUPR

3.532

TEAM 2WINNER
KD
Karen Dubecky

ODRZG2 · USA

DUPR

3.091

Matthew Sousa

555MJV · Cleveland, OH, US

DUPR

3.146

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-6102433479
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6362497612,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Pam Bowler",
        "dupr_id": "XJKN77",
        "rating": 2.952,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/10.jpg",
        "location": "Broadview Heights, OH, US"
      },
      {
        "name": "Michael Dasko",
        "dupr_id": "RXG9GN",
        "rating": 3.532,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/10.jpg",
        "location": "North Ridgeville, OH, US"
      }
    ]
  },
  {
    "team_id": 7152037872,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Karen Dubecky",
        "dupr_id": "ODRZG2",
        "rating": 3.091,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Matthew Sousa",
        "dupr_id": "555MJV",
        "rating": 3.146,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/72.jpg",
        "location": "Cleveland, OH, US"
      }
    ]
  }
]