Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

West Midlands Pickleball League (Round 6) - Men's Doubles

ID: 6615220617

Match Scores

21-15

Win

Play Date

2026-03-07

Play Time (Est)

10:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
SB
Sam Basford

3YMR6G · Rugby, England, GB

DUPR

4.728

PH
Peter Hitchman

8M6KPD · Clifton upon Dunsmore, England, GB

DUPR

4.932

TEAM 2LOSS
JD
Jason Dyke

12X06E · USA

DUPR

4.534

JA
Jake Andrew

WKXWDM · Telford, England, GB

DUPR

4.236

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-6615220617
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8239653618,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Sam Basford",
        "dupr_id": "3YMR6G",
        "rating": 4.728,
        "profile_pic_url": null,
        "location": "Rugby, England, GB"
      },
      {
        "name": "Peter Hitchman",
        "dupr_id": "8M6KPD",
        "rating": 4.932,
        "profile_pic_url": null,
        "location": "Clifton upon Dunsmore, England, GB"
      }
    ]
  },
  {
    "team_id": 5802769288,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jason Dyke",
        "dupr_id": "12X06E",
        "rating": 4.534,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jake Andrew",
        "dupr_id": "WKXWDM",
        "rating": 4.236,
        "profile_pic_url": null,
        "location": "Telford, England, GB"
      }
    ]
  }
]