Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pickleball UK Tour Aldershot Spring Tour Event Round Robin

ID: 4535599100

Match Scores

11-2

Loss

Play Date

2026-04-12

Play Time (Est)

9:00 PM

Play Location

Aldershot Tennis Centre, Princes Avenue, Aldershot, UK

Unverified Facility

Competitor Teams

TEAM 1WINNER
MJ
Matt Jones

N7VQJN · Hampshire, England, GB

DUPR

4.199

JR
John Roberton

DW25P6 · Tongham, England, GB

DUPR

3.962

TEAM 2LOSS
TH
Thomas Hollis

XJ4D97 · Bacton, England, GB

DUPR

3.351

LS
Lucius Scroggins

M2LGNO · Norfolk, England, GB

DUPR

3.774

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-4535599100
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7737528981,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Matt Jones",
        "dupr_id": "N7VQJN",
        "rating": 4.199,
        "profile_pic_url": null,
        "location": "Hampshire, England, GB"
      },
      {
        "name": "John Roberton",
        "dupr_id": "DW25P6",
        "rating": 3.962,
        "profile_pic_url": null,
        "location": "Tongham, England, GB"
      }
    ]
  },
  {
    "team_id": 4817746799,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Thomas Hollis",
        "dupr_id": "XJ4D97",
        "rating": 3.351,
        "profile_pic_url": null,
        "location": "Bacton, England, GB"
      },
      {
        "name": "Lucius Scroggins",
        "dupr_id": "M2LGNO",
        "rating": 3.774,
        "profile_pic_url": null,
        "location": "Norfolk, England, GB"
      }
    ]
  }
]