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

Peak Pickleball Men's Doubles 30th May 28

ID: 7322437141

Match Scores

15-21

Win

Play Date

2026-05-30

Play Time (Est)

2:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
SG
Steven Griffiths

Q9X774 · USA

DUPR

2.640

DS
Damian Speare

V6JXZ7 · USA

DUPR

2.812

TEAM 2WINNER
Lee Curtis

RX0YKE · Sheffield, England, GB

DUPR

3.926

AL
Andrew Laycock

M2DE6V · USA

DUPR

3.495

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-7322437141
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7797673682,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Steven Griffiths",
        "dupr_id": "Q9X774",
        "rating": 2.64,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Damian Speare",
        "dupr_id": "V6JXZ7",
        "rating": 2.812,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4642641350,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Lee Curtis",
        "dupr_id": "RX0YKE",
        "rating": 3.926,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/26.jpg",
        "location": "Sheffield, England, GB"
      },
      {
        "name": "Andrew Laycock",
        "dupr_id": "M2DE6V",
        "rating": 3.495,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]