Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Lemon Pickleball League

ID: 7669709151

Match Scores

9-11

Loss

Play Date

2026-03-10

Play Time (Est)

4:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
KH
Khayr Hazly

6N29XE · USA

DUPR

4.170

Nicholas Wong

DN9K06 · London, England, GB

DUPR

3.786

TEAM 2WINNER
SS
Shrestha Sarda

WK2Q0G · Greater London, England, GB

DUPR

3.897

JP
Jayson Patel

MY0XMD · Rickmansworth, England, GB

DUPR

4.297

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-7669709151
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4609594303,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Khayr  Hazly",
        "dupr_id": "6N29XE",
        "rating": 4.17,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Nicholas Wong",
        "dupr_id": "DN9K06",
        "rating": 3.786,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/68968d5e4adc2.jpg",
        "location": "London, England, GB"
      }
    ]
  },
  {
    "team_id": 6039309874,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Shrestha Sarda",
        "dupr_id": "WK2Q0G",
        "rating": 3.897,
        "profile_pic_url": null,
        "location": "Greater London, England, GB"
      },
      {
        "name": "Jayson Patel",
        "dupr_id": "MY0XMD",
        "rating": 4.297,
        "profile_pic_url": null,
        "location": "Rickmansworth, England, GB"
      }
    ]
  }
]