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

Warwickshire Pickle.Ball League S3 Week 10 Div 1

ID: 7365569610

Match Scores

9-7

Loss

Play Date

2025-12-03

Play Time (Est)

7:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
CP
Connor Parsons

XKGQL2 · USA

DUPR

3.823

SB
STEPHEN BUTLER

PZ9WQQ · USA

DUPR

3.302

TEAM 2LOSS
GG
Gary Gardner

N7QLW7 · Dorridge, England, GB

DUPR

3.347

KM
Ken millbanks

RX2REN · Dorridge, England, GB

DUPR

3.172

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-7365569610
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5803232080,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Connor Parsons",
        "dupr_id": "XKGQL2",
        "rating": 3.823,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "STEPHEN BUTLER",
        "dupr_id": "PZ9WQQ",
        "rating": 3.302,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4375664432,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Gary Gardner",
        "dupr_id": "N7QLW7",
        "rating": 3.347,
        "profile_pic_url": null,
        "location": "Dorridge, England, GB"
      },
      {
        "name": "Ken millbanks",
        "dupr_id": "RX2REN",
        "rating": 3.172,
        "profile_pic_url": null,
        "location": "Dorridge, England, GB"
      }
    ]
  }
]