Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Match Club Doubles

ID: 8076058281

Match Scores

11-7

Loss

Play Date

2026-04-19

Play Time (Est)

10:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
DT
Dave Tyack

E9K0YV · USA

DUPR

3.782

CP
Carl Pavitt

K5DZ76 · USA

DUPR

3.739

TEAM 2LOSS
RN
Rupert Noad

RXV5RQ · Plymouth, England, GB

DUPR

3.586

FD
Fiona Dylan

2Y5X47 · Truro, England, GB

DUPR

3.676

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-8076058281
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4564087174,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Dave Tyack",
        "dupr_id": "E9K0YV",
        "rating": 3.782,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Carl Pavitt",
        "dupr_id": "K5DZ76",
        "rating": 3.739,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7645103141,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Rupert Noad",
        "dupr_id": "RXV5RQ",
        "rating": 3.586,
        "profile_pic_url": null,
        "location": "Plymouth, England, GB"
      },
      {
        "name": "Fiona Dylan",
        "dupr_id": "2Y5X47",
        "rating": 3.676,
        "profile_pic_url": null,
        "location": "Truro, England, GB"
      }
    ]
  }
]