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

Hyde Pickleball - Dirty Dozen 1

ID: 5543705678

Match Scores

4-11

Loss

Play Date

2026-05-03

Play Time (Est)

3:30 PM

Play Location

Hyde, UK

View Facility Page →

Competitor Teams

TEAM 1LOSS
JL
Jonny Lant

7JGRR5 · Witchford, England, GB

DUPR

3.610

SM
Sarah Mack

K5GPQQ · Haddenham, England, GB

DUPR

3.356

TEAM 2WINNER
KR
Kim Reedy

P57V0G · Manchester, England, GB

DUPR

2.971

LR
Lee Roberts

7ZZJ75 · USA

DUPR

3.580

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-5543705678
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6982374612,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jonny Lant",
        "dupr_id": "7JGRR5",
        "rating": 3.61,
        "profile_pic_url": null,
        "location": "Witchford, England, GB"
      },
      {
        "name": "Sarah Mack",
        "dupr_id": "K5GPQQ",
        "rating": 3.356,
        "profile_pic_url": null,
        "location": "Haddenham, England, GB"
      }
    ]
  },
  {
    "team_id": 8324683229,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Kim  Reedy",
        "dupr_id": "P57V0G",
        "rating": 2.971,
        "profile_pic_url": null,
        "location": "Manchester, England, GB"
      },
      {
        "name": "Lee Roberts",
        "dupr_id": "7ZZJ75",
        "rating": 3.58,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]