Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Match Club Doubles

ID: 6420847288

Match Scores

6-11

Loss

Play Date

2026-04-19

Play Time (Est)

5:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
CP
Carl Pavitt

K5DZ76 · USA

DUPR

3.734

RN
Rupert Noad

RXV5RQ · Plymouth, England, GB

DUPR

3.583

TEAM 2WINNER
FD
Fiona Dylan

2Y5X47 · Truro, England, GB

DUPR

3.681

RM
Robert MARRISON

N5R7VW · USA

DUPR

3.661

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-6420847288
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5216416866,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Carl Pavitt",
        "dupr_id": "K5DZ76",
        "rating": 3.734,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Rupert Noad",
        "dupr_id": "RXV5RQ",
        "rating": 3.583,
        "profile_pic_url": null,
        "location": "Plymouth, England, GB"
      }
    ]
  },
  {
    "team_id": 6175403121,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Fiona Dylan",
        "dupr_id": "2Y5X47",
        "rating": 3.681,
        "profile_pic_url": null,
        "location": "Truro, England, GB"
      },
      {
        "name": "Robert MARRISON",
        "dupr_id": "N5R7VW",
        "rating": 3.661,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]