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

Pukka Pickleball Matchplay

ID: 6565898156

Match Scores

11-4

Loss

Play Date

2026-04-30

Play Time (Est)

9:00 PM

Play Location

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

Unverified Facility

Competitor Teams

TEAM 1WINNER
NS
Nina Sparkes

5EYYOP · USA

DUPR

3.272

LG
Luke Greenway

LV550Q · USA

DUPR

3.142

TEAM 2LOSS
JD
John Dartford

V4L40P · USA

DUPR

3.152

MR
mark Riley

NXO7DN · Southend-on-Sea, England, GB

DUPR

3.241

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-6565898156
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6863172972,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Nina Sparkes",
        "dupr_id": "5EYYOP",
        "rating": 3.272,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Luke Greenway",
        "dupr_id": "LV550Q",
        "rating": 3.142,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8363888442,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "John  Dartford",
        "dupr_id": "V4L40P",
        "rating": 3.152,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "mark Riley",
        "dupr_id": "NXO7DN",
        "rating": 3.241,
        "profile_pic_url": null,
        "location": "Southend-on-Sea, England, GB"
      }
    ]
  }
]