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

Hyde Pickleball - Dirty Dozen 1

ID: 5381782594

Match Scores

11-4

Loss

Play Date

2026-05-03

Play Time (Est)

11:30 PM

Play Location

Hyde, UK

View Facility Page →

Competitor Teams

TEAM 1WINNER
JL
Janet Leatham

ZNYDGW · USA

DUPR

3.390

BK
Ben Kyle

99N7DK · USA

DUPR

3.175

TEAM 2LOSS
SM
Sarah Mack

K5GPQQ · Haddenham, England, GB

DUPR

3.304

JL
Jonny Lant

7JGRR5 · Witchford, England, GB

DUPR

3.565

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-5381782594
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4794013603,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Janet Leatham",
        "dupr_id": "ZNYDGW",
        "rating": 3.39,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Ben Kyle",
        "dupr_id": "99N7DK",
        "rating": 3.175,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8403122771,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Sarah Mack",
        "dupr_id": "K5GPQQ",
        "rating": 3.304,
        "profile_pic_url": null,
        "location": "Haddenham, England, GB"
      },
      {
        "name": "Jonny Lant",
        "dupr_id": "7JGRR5",
        "rating": 3.565,
        "profile_pic_url": null,
        "location": "Witchford, England, GB"
      }
    ]
  }
]