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

LADDER-OVER 50

ID: 7199405638

对局比分

11-6

获胜 / Win

对决日期

2024-06-13

对局时间 (估算)

11:30 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
EP
Eric Peterson

6Z764D · USA

DUPR

3.986

PL
Paul Leininger

122P0Y · Johnson City, TN, US

DUPR

4.068

阵营 2负方
TR
Timothy Robinson

17Q7ZN · Richmond, VA, US

DUPR

3.856

RR
Robert Russell

1N46VN · Kingsport, TN, US

DUPR

3.743

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7199405638
显示原始对决元数据 JSON
[
  {
    "team_id": 5614711026,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Eric Peterson",
        "dupr_id": "6Z764D",
        "rating": 3.986,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Paul Leininger",
        "dupr_id": "122P0Y",
        "rating": 4.068,
        "profile_pic_url": null,
        "location": "Johnson City, TN, US"
      }
    ]
  },
  {
    "team_id": 4474124738,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Timothy Robinson",
        "dupr_id": "17Q7ZN",
        "rating": 3.856,
        "profile_pic_url": null,
        "location": "Richmond, VA, US"
      },
      {
        "name": "Robert Russell",
        "dupr_id": "1N46VN",
        "rating": 3.743,
        "profile_pic_url": null,
        "location": "Kingsport, TN, US"
      }
    ]
  }
]