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

Competitive Open Play Match

ID: 7198494164

Match Scores

9-4

Win

Play Date

2026-06-07

Play Time (Est)

9:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
LR
Leanne Richmond

LVE4R6 · Telford, England, GB

DUPR

2.870

JS
John Starkie

55559V · USA

DUPR

3.004

TEAM 2LOSS
HS
Harrison Starkie

JPPDRJ · USA

DUPR

2.883

CW
Chris Williams

KY5XVK · USA

DUPR

2.502

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-7198494164
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5965126939,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Leanne Richmond",
        "dupr_id": "LVE4R6",
        "rating": 2.87,
        "profile_pic_url": null,
        "location": "Telford, England, GB"
      },
      {
        "name": "John Starkie",
        "dupr_id": "55559V",
        "rating": 3.004,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7104297366,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Harrison Starkie",
        "dupr_id": "JPPDRJ",
        "rating": 2.883,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Chris Williams",
        "dupr_id": "KY5XVK",
        "rating": 2.502,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]