Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Devon County Pickleball League - Division 1

ID: 6959658712

Match Scores

11-7

Loss

Play Date

2026-06-06

Play Time (Est)

5:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
TS
Tim Spurway

0Y5D4X · Exeter, England, GB

DUPR

4.474

LR
Lee Rider

EWY9DE · Devon, England, GB

DUPR

3.949

TEAM 2LOSS
PR
Paul Ritchie

XJEJVX · Exeter, England, GB

DUPR

4.096

JL
Joey Lin

WNQDXL · USA

DUPR

3.998

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-6959658712
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7708010005,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Tim Spurway",
        "dupr_id": "0Y5D4X",
        "rating": 4.474,
        "profile_pic_url": null,
        "location": "Exeter, England, GB"
      },
      {
        "name": "Lee Rider",
        "dupr_id": "EWY9DE",
        "rating": 3.949,
        "profile_pic_url": null,
        "location": "Devon, England, GB"
      }
    ]
  },
  {
    "team_id": 5432664756,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Paul Ritchie",
        "dupr_id": "XJEJVX",
        "rating": 4.096,
        "profile_pic_url": null,
        "location": "Exeter, England, GB"
      },
      {
        "name": "Joey Lin",
        "dupr_id": "WNQDXL",
        "rating": 3.998,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]