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

Parkland Pickleball Solihull Open MD

ID: 8048983513

Match Scores

7-4

Loss

Play Date

2026-05-31

Play Time (Est)

2:15 AM

Play Location

Solihull, UK

Unverified Facility

Competitor Teams

TEAM 1WINNER
MC
Mel Clarke

760GZ4 · USA

DUPR

3.064

JB
Jack Ballard Ridley

M9EJMO · USA

DUPR

3.112

TEAM 2LOSS
AW
Andy Whitelock

PZDGLE · Daventry, England, GB

DUPR

2.964

MT
Maria Taylor

MEJR4V · Daventry, England, GB

DUPR

2.312

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-8048983513
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6550517654,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Mel Clarke",
        "dupr_id": "760GZ4",
        "rating": 3.064,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jack Ballard Ridley",
        "dupr_id": "M9EJMO",
        "rating": 3.112,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7051827678,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Andy Whitelock",
        "dupr_id": "PZDGLE",
        "rating": 2.964,
        "profile_pic_url": null,
        "location": "Daventry, England, GB"
      },
      {
        "name": "Maria Taylor",
        "dupr_id": "MEJR4V",
        "rating": 2.312,
        "profile_pic_url": null,
        "location": "Daventry, England, GB"
      }
    ]
  }
]