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

West Northants Pickleball CIC

ID: 7788337647

Match Scores

8-4

Win

Play Date

2026-06-02

Play Time (Est)

4:45 AM

Play Location

Daventry NN11, UK

Unverified Facility

Competitor Teams

TEAM 1WINNER
FW
Frank Whiteley

59NE25 · USA

DUPR

3.591

NW
Nick Wain

LVMRDZ · Warwickshire, England, GB

DUPR

3.108

TEAM 2LOSS
SC
Sue Carter

E9X6GO · Daventry, England, GB

DUPR

3.190

SA
Stewart Aris

WNYGVK · USA

DUPR

2.952

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-7788337647
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6930066334,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Frank Whiteley",
        "dupr_id": "59NE25",
        "rating": 3.591,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Nick Wain",
        "dupr_id": "LVMRDZ",
        "rating": 3.108,
        "profile_pic_url": null,
        "location": "Warwickshire, England, GB"
      }
    ]
  },
  {
    "team_id": 8411973019,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Sue Carter",
        "dupr_id": "E9X6GO",
        "rating": 3.19,
        "profile_pic_url": null,
        "location": "Daventry, England, GB"
      },
      {
        "name": "Stewart Aris",
        "dupr_id": "WNYGVK",
        "rating": 2.952,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]