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

Competitive Open Play Match

ID: 5877485496

Match Scores

11-4

Loss

Play Date

2026-06-04

Play Time (Est)

1:00 PM

Play Location

Norwell, MA 02061, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
KD
Kevin Donovan

5E69Y0 · Hull, MA, US

DUPR

3.203

JH
James Hamrock

QX57O4 · Hingham, MA, US

DUPR

2.769

TEAM 2LOSS
BM
Bill MacArthur

5E6V65 · Norwell, MA, US

DUPR

3.431

GS
Gerard Smith

ZD9LXP · USA

DUPR

2.483

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-5877485496
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4523027577,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Kevin  Donovan",
        "dupr_id": "5E69Y0",
        "rating": 3.203,
        "profile_pic_url": null,
        "location": "Hull, MA, US"
      },
      {
        "name": "James Hamrock",
        "dupr_id": "QX57O4",
        "rating": 2.769,
        "profile_pic_url": null,
        "location": "Hingham, MA, US"
      }
    ]
  },
  {
    "team_id": 4801309783,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Bill MacArthur",
        "dupr_id": "5E6V65",
        "rating": 3.431,
        "profile_pic_url": null,
        "location": "Norwell, MA, US"
      },
      {
        "name": "Gerard Smith",
        "dupr_id": "ZD9LXP",
        "rating": 2.483,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]