返回检索中心
匹克球对决数据双打对决 (Doubles)精英 / 职业级别 (Pro 4.5+)

The Kitchen Open Atlanta - Coed Doubles Skill: OPEN DIVISION

ID: 5917277203

对局比分

11-5, 11-6

落败 / Loss

对决日期

2024-11-02

对局时间 (估算)

8:45 AM

对决场地

Atlanta, GA

View Facility Page →

对决竞争阵营

阵营 1胜方
TY
Thomas Yu

5959P0 · Shanghai, Shanghai, CN

DUPR

5.816

JY
James Yu

EG9R5V · Shanghai, Shanghai, CN

DUPR

5.702

阵营 2负方
DD
David Dutrieuille

3Y2XG3 · Minneapolis, MN, US

DUPR

5.557

LK
Lawrence Kasay

8ELMJO · Roberts, WI, US

DUPR

5.250

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5917277203
显示原始对决元数据 JSON
[
  {
    "team_id": 5233443481,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Thomas Yu",
        "dupr_id": "5959P0",
        "rating": 5.816,
        "profile_pic_url": null,
        "location": "Shanghai, Shanghai, CN"
      },
      {
        "name": "James Yu",
        "dupr_id": "EG9R5V",
        "rating": 5.702,
        "profile_pic_url": null,
        "location": "Shanghai, Shanghai, CN"
      }
    ]
  },
  {
    "team_id": 7034036667,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "David Dutrieuille",
        "dupr_id": "3Y2XG3",
        "rating": 5.557,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      },
      {
        "name": "Lawrence Kasay",
        "dupr_id": "8ELMJO",
        "rating": 5.25,
        "profile_pic_url": null,
        "location": "Roberts, WI, US"
      }
    ]
  }
]