Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Peak Pickleball Men's Doubles 30th May 35

ID: 6257718500

Match Scores

21-14

Win

Play Date

2026-05-30

Play Time (Est)

9:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
Lee Curtis

RX0YKE · Sheffield, England, GB

DUPR

3.945

AL
Andrew Laycock

M2DE6V · USA

DUPR

3.506

TEAM 2LOSS
Mark Hutchinson

NR27E2 · England, GB

DUPR

3.607

AW
Ashton Woodhouse

552R50 · USA

DUPR

3.169

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-6257718500
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4983082091,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Lee Curtis",
        "dupr_id": "RX0YKE",
        "rating": 3.945,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/26.jpg",
        "location": "Sheffield, England, GB"
      },
      {
        "name": "Andrew Laycock",
        "dupr_id": "M2DE6V",
        "rating": 3.506,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6241099457,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Mark Hutchinson",
        "dupr_id": "NR27E2",
        "rating": 3.607,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/27.jpg",
        "location": "England, GB"
      },
      {
        "name": "Ashton Woodhouse",
        "dupr_id": "552R50",
        "rating": 3.169,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]