Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 7865254871

Match Scores

21-17

Win

Play Date

2026-03-07

Play Time (Est)

12:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
PH
Peter Hitchman

8M6KPD · Clifton upon Dunsmore, England, GB

DUPR

4.918

RB
Richard Basford

12KPEE · USA

DUPR

4.072

TEAM 2LOSS
AH
Adam Hughes

RX264E · USA

DUPR

3.896

AT
Andy Tsui

YXQE2K · USA

DUPR

3.821

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-7865254871
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4445982382,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Peter Hitchman",
        "dupr_id": "8M6KPD",
        "rating": 4.918,
        "profile_pic_url": null,
        "location": "Clifton upon Dunsmore, England, GB"
      },
      {
        "name": "Richard Basford",
        "dupr_id": "12KPEE",
        "rating": 4.072,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6611798490,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Adam Hughes",
        "dupr_id": "RX264E",
        "rating": 3.896,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Andy Tsui",
        "dupr_id": "YXQE2K",
        "rating": 3.821,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]