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

LADDER-OVER 50

ID: 6983532235

对局比分

11-1

获胜 / Win

对决日期

2024-06-13

对局时间 (估算)

8:45 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
PL
Paul Leininger

122P0Y · Johnson City, TN, US

DUPR

4.075

GC
Gene Couch

3LKEN5 · Bristol, VA, US

DUPR

4.041

阵营 2负方
TR
Timothy Robinson

17Q7ZN · Richmond, VA, US

DUPR

3.843

BS
Brad Strong

3LKG7J · Bristol, TN, US

DUPR

3.818

数据访问 (AI / 开发者)

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

cURL Request:

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