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

Pukka Pickleball Matchplay

ID: 6592164376

Match Scores

1-11

Loss

Play Date

2026-04-02

Play Time (Est)

5:00 PM

Play Location

Southchurch Blvd, Southend-on-Sea SS2 4XA, UK

Unverified Facility

Competitor Teams

TEAM 1LOSS
MC
Mark Caldon

YXWOP4 · Boreham, England, GB

DUPR

3.180

JD
John Dartford

V4L40P · USA

DUPR

3.235

TEAM 2WINNER
LM
Lee Marson

0RW5L2 · USA

DUPR

3.442

MC
Mark Charles

99G5N7 · USA

DUPR

3.307

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-6592164376
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7493303300,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Mark Caldon",
        "dupr_id": "YXWOP4",
        "rating": 3.18,
        "profile_pic_url": null,
        "location": "Boreham, England, GB"
      },
      {
        "name": "John  Dartford",
        "dupr_id": "V4L40P",
        "rating": 3.235,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6628233100,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Lee Marson",
        "dupr_id": "0RW5L2",
        "rating": 3.442,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Mark Charles",
        "dupr_id": "99G5N7",
        "rating": 3.307,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]