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

PPA Tour: Lakeville MN Mens Doubles Skill: (5.0) Age: (08 To 34)

ID: 5004606976

对局比分

11-6, 11-4

落败 / Loss

对决日期

2024-03-09

对局时间 (估算)

5:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
DS
Daniel Sam

DWP55Y · Tucson, AZ, US

DUPR

5.198

JK
Jake Kuhlman

V7RG66 · Grand Forks, ND, US

DUPR

5.418

阵营 2负方
CS
Cole Sundquist

1Q2ZPR · Eden Prairie, MN, US

DUPR

4.920

JB
Jake Bendickson

3576QP · Champlin, MN, US

DUPR

4.573

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5004606976
显示原始对决元数据 JSON
[
  {
    "team_id": 7091631575,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Daniel Sam",
        "dupr_id": "DWP55Y",
        "rating": 5.198,
        "profile_pic_url": null,
        "location": "Tucson, AZ, US"
      },
      {
        "name": "Jake Kuhlman",
        "dupr_id": "V7RG66",
        "rating": 5.418,
        "profile_pic_url": null,
        "location": "Grand Forks, ND, US"
      }
    ]
  },
  {
    "team_id": 5157783307,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Cole Sundquist",
        "dupr_id": "1Q2ZPR",
        "rating": 4.92,
        "profile_pic_url": null,
        "location": "Eden Prairie, MN, US"
      },
      {
        "name": "Jake Bendickson",
        "dupr_id": "3576QP",
        "rating": 4.573,
        "profile_pic_url": null,
        "location": "Champlin, MN, US"
      }
    ]
  }
]