Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pickleball UK Tour Aldershot Spring Tour Event Round Robin

ID: 6826946876

Match Scores

3-11

Win

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 1LOSS
JM
Joseph Marks

V7RZ05 · Greater London, England, GB

DUPR

3.896

NG
Nick Grant

2YYOZR · USA

DUPR

3.440

TEAM 2WINNER
SR
Shay Raja

6PQ540 · USA

DUPR

4.104

ER
Eashan Raja

YMOEGG · Hertfordshire, England, GB

DUPR

4.596

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-6826946876
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6773766826,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Joseph Marks",
        "dupr_id": "V7RZ05",
        "rating": 3.896,
        "profile_pic_url": null,
        "location": "Greater London, England, GB"
      },
      {
        "name": "Nick Grant",
        "dupr_id": "2YYOZR",
        "rating": 3.44,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5301258215,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Shay Raja",
        "dupr_id": "6PQ540",
        "rating": 4.104,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Eashan Raja",
        "dupr_id": "YMOEGG",
        "rating": 4.596,
        "profile_pic_url": null,
        "location": "Hertfordshire, England, GB"
      }
    ]
  }
]