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

Pukka Pickleball Matchplay

ID: 6882157174

Match Scores

10-11

Loss

Play Date

2026-04-02

Play Time (Est)

11:30 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

CD
Chris Dawson

OZZXW2 · USA

DUPR

3.369

TEAM 2WINNER
LM
Lee Marson

0RW5L2 · USA

DUPR

3.442

JD
John Dartford

V4L40P · USA

DUPR

3.234

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-6882157174
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7452368366,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Mark Caldon",
        "dupr_id": "YXWOP4",
        "rating": 3.18,
        "profile_pic_url": null,
        "location": "Boreham, England, GB"
      },
      {
        "name": "Chris Dawson",
        "dupr_id": "OZZXW2",
        "rating": 3.369,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7435468909,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Lee Marson",
        "dupr_id": "0RW5L2",
        "rating": 3.442,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "John  Dartford",
        "dupr_id": "V4L40P",
        "rating": 3.234,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]