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

Pukka Pickleball Matchplay

ID: 6837651818

Match Scores

7-11

Win

Play Date

2026-04-30

Play Time (Est)

3:30 PM

Play Location

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

Unverified Facility

Competitor Teams

TEAM 1LOSS
NS
Nina Sparkes

5EYYOP · USA

DUPR

3.238

AG
Ankit Gangwani

GW7N9X · Fobbing, England, GB

DUPR

3.093

TEAM 2WINNER
LG
Luke Greenway

LV550Q · USA

DUPR

3.144

MR
mark Riley

NXO7DN · Southend-on-Sea, England, GB

DUPR

3.257

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-6837651818
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5903199643,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Nina Sparkes",
        "dupr_id": "5EYYOP",
        "rating": 3.238,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Ankit Gangwani",
        "dupr_id": "GW7N9X",
        "rating": 3.093,
        "profile_pic_url": null,
        "location": "Fobbing, England, GB"
      }
    ]
  },
  {
    "team_id": 5536090557,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Luke Greenway",
        "dupr_id": "LV550Q",
        "rating": 3.144,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "mark Riley",
        "dupr_id": "NXO7DN",
        "rating": 3.257,
        "profile_pic_url": null,
        "location": "Southend-on-Sea, England, GB"
      }
    ]
  }
]