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

NRRP Sun. League Level 6

ID: 8584384528

Match Scores

7-11

Loss

Play Date

2026-05-31

Play Time (Est)

5:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
BU
Brian Urban

7DP4Q4 · Westlake, OH, US

DUPR

3.291

JK
Jeff Kho

8DO2ZM · Cuyahoga County, OH, US

DUPR

3.287

TEAM 2WINNER
MC
Mitchell Cusick

OD2D4L · USA

DUPR

3.139

ES
Eric Skaggs

OZEVDE · USA

DUPR

3.543

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-8584384528
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7554293283,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Brian Urban",
        "dupr_id": "7DP4Q4",
        "rating": 3.291,
        "profile_pic_url": null,
        "location": "Westlake, OH, US"
      },
      {
        "name": "Jeff Kho",
        "dupr_id": "8DO2ZM",
        "rating": 3.287,
        "profile_pic_url": null,
        "location": "Cuyahoga County, OH, US"
      }
    ]
  },
  {
    "team_id": 7551082521,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Mitchell Cusick",
        "dupr_id": "OD2D4L",
        "rating": 3.139,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Eric Skaggs",
        "dupr_id": "OZEVDE",
        "rating": 3.543,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]