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

The Kitchen Open Atlanta - Coed Doubles Skill: OPEN DIVISION

ID: 6778915574

对局比分

15-7

落败 / Loss

对决日期

2024-11-02

对局时间 (估算)

3:30 PM

对决场地

Atlanta, GA

View Facility Page →

对决竞争阵营

阵营 1胜方
CL
Cameron Luhring

1NKM7Z · Parkersburg, IA, US

DUPR

5.820

MB
Matthew Barlow

8WKYPK · Omaha, NE, US

DUPR

6.091

阵营 2负方
DD
David Dutrieuille

3Y2XG3 · Minneapolis, MN, US

DUPR

5.534

LK
Lawrence Kasay

8ELMJO · Roberts, WI, US

DUPR

5.235

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6778915574
显示原始对决元数据 JSON
[
  {
    "team_id": 5572603464,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Cameron Luhring",
        "dupr_id": "1NKM7Z",
        "rating": 5.82,
        "profile_pic_url": null,
        "location": "Parkersburg, IA, US"
      },
      {
        "name": "Matthew Barlow",
        "dupr_id": "8WKYPK",
        "rating": 6.091,
        "profile_pic_url": null,
        "location": "Omaha, NE, US"
      }
    ]
  },
  {
    "team_id": 5709364930,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "David Dutrieuille",
        "dupr_id": "3Y2XG3",
        "rating": 5.534,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      },
      {
        "name": "Lawrence Kasay",
        "dupr_id": "8ELMJO",
        "rating": 5.235,
        "profile_pic_url": null,
        "location": "Roberts, WI, US"
      }
    ]
  }
]