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

Devon County Pickleball League - Division 4

ID: 5062299641

Match Scores

11-6

Loss

Play Date

2026-06-06

Play Time (Est)

6:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
JB
James Bignell

Q52555 · USA

DUPR

3.234

CG
Claire Gilles

G5D55M · USA

DUPR

2.854

TEAM 2LOSS
MP
Martin Perrin

DW26KM · USA

DUPR

3.032

PJ
Pippa Jack

PW5LLX · Teignmouth, England, GB

DUPR

2.966

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-5062299641
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6486280646,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "James Bignell",
        "dupr_id": "Q52555",
        "rating": 3.234,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Claire Gilles",
        "dupr_id": "G5D55M",
        "rating": 2.854,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7346031346,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Martin Perrin",
        "dupr_id": "DW26KM",
        "rating": 3.032,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Pippa Jack",
        "dupr_id": "PW5LLX",
        "rating": 2.966,
        "profile_pic_url": null,
        "location": "Teignmouth, England, GB"
      }
    ]
  }
]