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

NRRP Mon. League Level 5

ID: 8376373553

Match Scores

5-11

Win

Play Date

2026-06-01

Play Time (Est)

6:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
DM
Dan McCray

RWVJPD · USA

DUPR

3.254

BU
Brian Urban

7DP4Q4 · Westlake, OH, US

DUPR

3.282

TEAM 2WINNER
KD
Karen Dubecky

ODRZG2 · USA

DUPR

3.084

MD
Michael Dasko

RXG9GN · North Ridgeville, OH, US

DUPR

3.540

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-8376373553
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7297188991,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Dan McCray",
        "dupr_id": "RWVJPD",
        "rating": 3.254,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Brian Urban",
        "dupr_id": "7DP4Q4",
        "rating": 3.282,
        "profile_pic_url": null,
        "location": "Westlake, OH, US"
      }
    ]
  },
  {
    "team_id": 8386362681,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Karen Dubecky",
        "dupr_id": "ODRZG2",
        "rating": 3.084,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Michael Dasko",
        "dupr_id": "RXG9GN",
        "rating": 3.54,
        "profile_pic_url": null,
        "location": "North Ridgeville, OH, US"
      }
    ]
  }
]