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

Pukka Pickleball Matchplay

ID: 4978283429

Match Scores

4-10

Loss

Play Date

2026-04-23

Play Time (Est)

6:15 AM

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.125

MR
mark Riley

NXO7DN · USA

DUPR

3.229

TEAM 2WINNER
DB
Daniel Bradford

6746JK · USA

DUPR

3.146

CC
Colin clover

OR66R7 · USA

DUPR

2.991

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-4978283429
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4829655096,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Mark Caldon",
        "dupr_id": "YXWOP4",
        "rating": 3.125,
        "profile_pic_url": null,
        "location": "Boreham, England, GB"
      },
      {
        "name": "mark Riley",
        "dupr_id": "NXO7DN",
        "rating": 3.229,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4880583523,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Daniel Bradford",
        "dupr_id": "6746JK",
        "rating": 3.146,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Colin clover",
        "dupr_id": "OR66R7",
        "rating": 2.991,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]