Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Torquay Senior Masters 55+ 3.5- Final

ID: 7838656960

Match Scores

15-3

Loss

Play Date

2026-03-15

Play Time (Est)

5:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
LE
Lisa Eaton

PWR94Q · USA

DUPR

3.438

PH
Paul Holmes

DY7D74 · USA

DUPR

4.104

TEAM 2LOSS
JW
Janice Wellspring

GGY5GV · USA

DUPR

3.236

Lance Burden

ZD5LQL · Dorchester, England, GB

DUPR

3.666

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-7838656960
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4967803437,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Lisa Eaton",
        "dupr_id": "PWR94Q",
        "rating": 3.438,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Paul Holmes",
        "dupr_id": "DY7D74",
        "rating": 4.104,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5057423839,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Janice Wellspring",
        "dupr_id": "GGY5GV",
        "rating": 3.236,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Lance Burden",
        "dupr_id": "ZD5LQL",
        "rating": 3.666,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/6.jpg",
        "location": "Dorchester, England, GB"
      }
    ]
  }
]