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

The Knoxville Gold Cup @ Big Orange Pickleball - Mens Doubles Skill: (4.0) Age: (Any)

ID: 8320378911

对局比分

11-8

落败 / Loss

对决日期

2025-12-06

对局时间 (估算)

4:45 AM

对决场地

Knoxville, TN

View Facility Page →

对决竞争阵营

阵营 1胜方
YK
YONG KIM

4PK7YG · USA

DUPR

3.362

DV
Danny Varghese

6Z6YPD · USA

DUPR

4.332

阵营 2负方
Craig White

8KQ4R7 · Bristol, TN, US

DUPR

3.622

DA
Daryl Addison

RZW5DE · Bristol, TN, US

DUPR

3.985

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8320378911
显示原始对决元数据 JSON
[
  {
    "team_id": 5439709686,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "YONG KIM",
        "dupr_id": "4PK7YG",
        "rating": 3.362,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Danny Varghese",
        "dupr_id": "6Z6YPD",
        "rating": 4.332,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5840568132,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Craig White",
        "dupr_id": "8KQ4R7",
        "rating": 3.622,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/138839_63d68907e197b.jpeg",
        "location": "Bristol, TN, US"
      },
      {
        "name": "Daryl Addison",
        "dupr_id": "RZW5DE",
        "rating": 3.985,
        "profile_pic_url": null,
        "location": "Bristol, TN, US"
      }
    ]
  }
]