Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pickleball UK Tour Aldershot Spring Tour Event Round Robin

ID: 6219392837

Match Scores

5-11

Loss

Play Date

2026-04-12

Play Time (Est)

6:15 AM

Play Location

Aldershot Tennis Centre, Princes Avenue, Aldershot, UK

Unverified Facility

Competitor Teams

TEAM 1LOSS
MJ
Matt Jones

N7VQJN · Hampshire, England, GB

DUPR

4.234

JR
John Roberton

DW25P6 · Tongham, England, GB

DUPR

3.983

TEAM 2WINNER
SR
Shay Raja

6PQ540 · USA

DUPR

4.111

ER
Eashan Raja

YMOEGG · Hertfordshire, England, GB

DUPR

4.603

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-6219392837
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7483508555,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Matt Jones",
        "dupr_id": "N7VQJN",
        "rating": 4.234,
        "profile_pic_url": null,
        "location": "Hampshire, England, GB"
      },
      {
        "name": "John Roberton",
        "dupr_id": "DW25P6",
        "rating": 3.983,
        "profile_pic_url": null,
        "location": "Tongham, England, GB"
      }
    ]
  },
  {
    "team_id": 6687084953,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Shay Raja",
        "dupr_id": "6PQ540",
        "rating": 4.111,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Eashan Raja",
        "dupr_id": "YMOEGG",
        "rating": 4.603,
        "profile_pic_url": null,
        "location": "Hertfordshire, England, GB"
      }
    ]
  }
]