返回检索中心
匹克球对决数据双打对决 (Doubles)高级 / 中高级 (Advanced 3.5+)

Lemon Pickleball League

ID: 7669709151

对局比分

9-11

落败 / Loss

对决日期

2026-03-10

对局时间 (估算)

4:45 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
KH
Khayr Hazly

6N29XE · USA

DUPR

4.170

Nicholas Wong

DN9K06 · London, England, GB

DUPR

3.786

阵营 2胜方
SS
Shrestha Sarda

WK2Q0G · Greater London, England, GB

DUPR

3.897

JP
Jayson Patel

MY0XMD · Rickmansworth, England, GB

DUPR

4.297

数据访问 (AI / 开发者)

提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7669709151
显示原始对决元数据 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"
      }
    ]
  }
]