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

Pukka Pickleball Matchplay

ID: 5950865584

Match Scores

11-2

Loss

Play Date

2026-04-23

Play Time (Est)

5:00 PM

Play Location

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

Unverified Facility

Competitor Teams

TEAM 1WINNER
LG
Luke Greenway

LV550Q · USA

DUPR

3.148

DB
Daniel Bradford

6746JK · USA

DUPR

3.127

TEAM 2LOSS
MC
Mark Caldon

YXWOP4 · Boreham, England, GB

DUPR

3.144

CC
Colin clover

OR66R7 · USA

DUPR

2.965

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-5950865584
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8211643204,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Luke Greenway",
        "dupr_id": "LV550Q",
        "rating": 3.148,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Daniel Bradford",
        "dupr_id": "6746JK",
        "rating": 3.127,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8269549316,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Mark Caldon",
        "dupr_id": "YXWOP4",
        "rating": 3.144,
        "profile_pic_url": null,
        "location": "Boreham, England, GB"
      },
      {
        "name": "Colin clover",
        "dupr_id": "OR66R7",
        "rating": 2.965,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]