Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Match Club Doubles

ID: 4336386535

Match Scores

11-7

Loss

Play Date

2026-04-19

Play Time (Est)

8:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
DT
Dave Tyack

E9K0YV · USA

DUPR

3.785

FD
Fiona Dylan

2Y5X47 · Truro, England, GB

DUPR

3.672

TEAM 2LOSS
RN
Rupert Noad

RXV5RQ · Plymouth, England, GB

DUPR

3.596

RM
Robert MARRISON

N5R7VW · USA

DUPR

3.658

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-4336386535
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5541666985,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Dave Tyack",
        "dupr_id": "E9K0YV",
        "rating": 3.785,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Fiona Dylan",
        "dupr_id": "2Y5X47",
        "rating": 3.672,
        "profile_pic_url": null,
        "location": "Truro, England, GB"
      }
    ]
  },
  {
    "team_id": 7069267186,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Rupert Noad",
        "dupr_id": "RXV5RQ",
        "rating": 3.596,
        "profile_pic_url": null,
        "location": "Plymouth, England, GB"
      },
      {
        "name": "Robert MARRISON",
        "dupr_id": "N5R7VW",
        "rating": 3.658,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]