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

LADDER-OVER 50

ID: 6007155799

对局比分

11-8

获胜 / Win

对决日期

2024-06-13

对局时间 (估算)

8:45 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
PL
Paul Leininger

122P0Y · Johnson City, TN, US

DUPR

4.085

TR
Timothy Robinson

17Q7ZN · Richmond, VA, US

DUPR

3.840

阵营 2负方
BS
Brad Strong

3LKG7J · Bristol, TN, US

DUPR

3.821

GC
Gene Couch

3LKEN5 · Bristol, VA, US

DUPR

4.034

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6007155799
显示原始对决元数据 JSON
[
  {
    "team_id": 5906080459,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Paul Leininger",
        "dupr_id": "122P0Y",
        "rating": 4.085,
        "profile_pic_url": null,
        "location": "Johnson City, TN, US"
      },
      {
        "name": "Timothy Robinson",
        "dupr_id": "17Q7ZN",
        "rating": 3.84,
        "profile_pic_url": null,
        "location": "Richmond, VA, US"
      }
    ]
  },
  {
    "team_id": 7709656535,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Brad Strong",
        "dupr_id": "3LKG7J",
        "rating": 3.821,
        "profile_pic_url": null,
        "location": "Bristol, TN, US"
      },
      {
        "name": "Gene Couch",
        "dupr_id": "3LKEN5",
        "rating": 4.034,
        "profile_pic_url": null,
        "location": "Bristol, VA, US"
      }
    ]
  }
]