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

Lemon Pickleball League

ID: 5661653472

对局比分

11-5

获胜 / Win

对决日期

2026-03-10

对局时间 (估算)

1:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
KH
Khayr Hazly

6N29XE · USA

DUPR

4.191

Nicholas Wong

DN9K06 · London, England, GB

DUPR

3.805

阵营 2负方
SS
Shrestha Sarda

WK2Q0G · Greater London, England, GB

DUPR

3.884

JP
Jayson Patel

MY0XMD · Rickmansworth, England, GB

DUPR

4.286

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5661653472
显示原始对决元数据 JSON
[
  {
    "team_id": 6195336338,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Khayr  Hazly",
        "dupr_id": "6N29XE",
        "rating": 4.191,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Nicholas Wong",
        "dupr_id": "DN9K06",
        "rating": 3.805,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/68968d5e4adc2.jpg",
        "location": "London, England, GB"
      }
    ]
  },
  {
    "team_id": 8539317939,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Shrestha Sarda",
        "dupr_id": "WK2Q0G",
        "rating": 3.884,
        "profile_pic_url": null,
        "location": "Greater London, England, GB"
      },
      {
        "name": "Jayson Patel",
        "dupr_id": "MY0XMD",
        "rating": 4.286,
        "profile_pic_url": null,
        "location": "Rickmansworth, England, GB"
      }
    ]
  }
]