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

Competitive Open Play Match

ID: 5532566162

Match Scores

11-7, 8-11, 9-11

Loss

Play Date

2026-05-31

Play Time (Est)

3:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
TL
Tom Langford

NRL0R7 · USA

DUPR

2.693

SW
Sam williams

2LP2GY · Rugeley, England, GB

DUPR

3.405

TEAM 2WINNER
AC
Andy Clarke

YXKYWG · Shrewsbury, England, GB

DUPR

3.049

ZA
Zoe Ashbridge

2QGQY7 · Shrewsbury, England, GB

DUPR

2.956

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-5532566162
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7090395674,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Tom  Langford",
        "dupr_id": "NRL0R7",
        "rating": 2.693,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Sam williams",
        "dupr_id": "2LP2GY",
        "rating": 3.405,
        "profile_pic_url": null,
        "location": "Rugeley, England, GB"
      }
    ]
  },
  {
    "team_id": 6719803844,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Andy Clarke",
        "dupr_id": "YXKYWG",
        "rating": 3.049,
        "profile_pic_url": null,
        "location": "Shrewsbury, England, GB"
      },
      {
        "name": "Zoe Ashbridge",
        "dupr_id": "2QGQY7",
        "rating": 2.956,
        "profile_pic_url": null,
        "location": "Shrewsbury, England, GB"
      }
    ]
  }
]