Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pukka Pickleball Matchplay

ID: 6584943445

Match Scores

5-11

Loss

Play Date

2026-04-30

Play Time (Est)

2:15 AM

Play Location

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

Unverified Facility

Competitor Teams

TEAM 1LOSS
CD
Chris Dawson

OZZXW2 · Basildon, England, GB

DUPR

3.486

JT
John Traynor

944LZK · USA

DUPR

3.261

TEAM 2WINNER
LM
Lee Marson

0RW5L2 · USA

DUPR

3.322

JS
Jake Souch

0QODYN · USA

DUPR

4.057

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-6584943445
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7359852682,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Chris Dawson",
        "dupr_id": "OZZXW2",
        "rating": 3.486,
        "profile_pic_url": null,
        "location": "Basildon, England, GB"
      },
      {
        "name": "John Traynor",
        "dupr_id": "944LZK",
        "rating": 3.261,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6466000757,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Lee Marson",
        "dupr_id": "0RW5L2",
        "rating": 3.322,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jake Souch",
        "dupr_id": "0QODYN",
        "rating": 4.057,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]