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

NRRP Mon. League Level 5

ID: 5617630260

Match Scores

11-5

Win

Play Date

2026-06-01

Play Time (Est)

1:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
DM
Dan McCray

RWVJPD · USA

DUPR

3.266

MD
Michael Dasko

RXG9GN · North Ridgeville, OH, US

DUPR

3.528

TEAM 2LOSS
PB
Pam Bowler

XJKN77 · Broadview Heights, OH, US

DUPR

2.946

MH
Matt Harris

ZN9ODQ · USA

DUPR

3.230

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-5617630260
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5218071820,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Dan McCray",
        "dupr_id": "RWVJPD",
        "rating": 3.266,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Michael Dasko",
        "dupr_id": "RXG9GN",
        "rating": 3.528,
        "profile_pic_url": null,
        "location": "North Ridgeville, OH, US"
      }
    ]
  },
  {
    "team_id": 8119515301,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Pam Bowler",
        "dupr_id": "XJKN77",
        "rating": 2.946,
        "profile_pic_url": null,
        "location": "Broadview Heights, OH, US"
      },
      {
        "name": "Matt Harris",
        "dupr_id": "ZN9ODQ",
        "rating": 3.23,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]