Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 5494417170

Match Scores

21-20

Loss

Play Date

2026-03-07

Play Time (Est)

7:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
HR
Harvey Ravenscroft

V4QL4P · Redditch, England, GB

DUPR

3.843

CC
Chris Carswell

59LLMV · USA

DUPR

4.170

TEAM 2LOSS
JN
James Neale

GGKD5V · Birmingham, England, GB

DUPR

4.429

DD
Declan Donohoe

JJV7NW · USA

DUPR

3.956

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-5494417170
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8002305248,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Harvey  Ravenscroft",
        "dupr_id": "V4QL4P",
        "rating": 3.843,
        "profile_pic_url": null,
        "location": "Redditch, England, GB"
      },
      {
        "name": "Chris Carswell",
        "dupr_id": "59LLMV",
        "rating": 4.17,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6555769007,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "James Neale",
        "dupr_id": "GGKD5V",
        "rating": 4.429,
        "profile_pic_url": null,
        "location": "Birmingham, England, GB"
      },
      {
        "name": "Declan Donohoe",
        "dupr_id": "JJV7NW",
        "rating": 3.956,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]