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

Pukka Pickleball Matchplay

ID: 6457262905

Match Scores

11-5

Loss

Play Date

2026-04-23

Play Time (Est)

2:15 AM

Play Location

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

Unverified Facility

Competitor Teams

TEAM 1WINNER
LG
Luke Greenway

LV550Q · USA

DUPR

3.165

DB
Daniel Bradford

6746JK · USA

DUPR

3.111

TEAM 2LOSS
MC
Mark Caldon

YXWOP4 · Boreham, England, GB

DUPR

3.150

CC
Colin clover

OR66R7 · USA

DUPR

2.999

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-6457262905
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7905337720,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Luke Greenway",
        "dupr_id": "LV550Q",
        "rating": 3.165,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Daniel Bradford",
        "dupr_id": "6746JK",
        "rating": 3.111,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7380428863,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Mark Caldon",
        "dupr_id": "YXWOP4",
        "rating": 3.15,
        "profile_pic_url": null,
        "location": "Boreham, England, GB"
      },
      {
        "name": "Colin clover",
        "dupr_id": "OR66R7",
        "rating": 2.999,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]