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

Pukka Pickleball Matchplay

ID: 4948366571

Match Scores

11-4

Win

Play Date

2026-04-23

Play Time (Est)

12:45 AM

Play Location

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

Unverified Facility

Competitor Teams

TEAM 1WINNER
MR
mark Riley

NXO7DN · Southend-on-Sea, England, GB

DUPR

3.248

CC
Colin clover

OR66R7 · USA

DUPR

2.997

TEAM 2LOSS
LG
Luke Greenway

LV550Q · USA

DUPR

3.110

MC
Mark Caldon

YXWOP4 · Boreham, England, GB

DUPR

3.167

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-4948366571
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4651656728,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "mark Riley",
        "dupr_id": "NXO7DN",
        "rating": 3.248,
        "profile_pic_url": null,
        "location": "Southend-on-Sea, England, GB"
      },
      {
        "name": "Colin clover",
        "dupr_id": "OR66R7",
        "rating": 2.997,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8274820339,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Luke Greenway",
        "dupr_id": "LV550Q",
        "rating": 3.11,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Mark Caldon",
        "dupr_id": "YXWOP4",
        "rating": 3.167,
        "profile_pic_url": null,
        "location": "Boreham, England, GB"
      }
    ]
  }
]