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

Competitive Open Play Match

ID: 7297445938

Match Scores

1-11

Win

Play Date

2026-06-03

Play Time (Est)

11:30 PM

Play Location

New Mills, High Peak SK22, UK

Unverified Facility

Competitor Teams

TEAM 1LOSS
CT
Cath Townley

99RWO7 · USA

DUPR

2.965

DH
David Hopewell

2Z4VO7 · USA

DUPR

2.790

TEAM 2WINNER
AP
Amy Pinner

V2045E · New Mills, England, GB

DUPR

2.723

JP
John Pawsey

55NPZ0 · USA

DUPR

3.828

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-7297445938
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8410005723,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Cath Townley",
        "dupr_id": "99RWO7",
        "rating": 2.965,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "David Hopewell",
        "dupr_id": "2Z4VO7",
        "rating": 2.79,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5037334909,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Amy Pinner",
        "dupr_id": "V2045E",
        "rating": 2.723,
        "profile_pic_url": null,
        "location": "New Mills, England, GB"
      },
      {
        "name": "John  Pawsey",
        "dupr_id": "55NPZ0",
        "rating": 3.828,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]