返回检索中心
匹克球对决数据双打对决 (Doubles)大众 / 娱乐休闲 (Casual <3.5)

B League Tournament

ID: 4803819303

对局比分

14-25

落败 / Loss

对决日期

2024-08-27

对局时间 (估算)

4:45 AM

对决场地

Marriott Lexington Griffin Gate Golf Resort & Spa

未核实场馆

对决竞争阵营

阵营 1负方
RH
Raymond Hounshell

8MPEYO · Lady Lake, FL, US

DUPR

3.263

DK
Daniel Kolpek

7D9KJ9 · USA

DUPR

2.983

阵营 2胜方
JH
jeff hogg

NYEN7Z · USA

DUPR

3.207

JW
Jim Wright

6Z250D · Georgetown, KY, US

DUPR

2.877

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4803819303
显示原始对决元数据 JSON
[
  {
    "team_id": 4436240556,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Raymond Hounshell",
        "dupr_id": "8MPEYO",
        "rating": 3.263,
        "profile_pic_url": null,
        "location": "Lady Lake, FL, US"
      },
      {
        "name": "Daniel Kolpek",
        "dupr_id": "7D9KJ9",
        "rating": 2.983,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6470583628,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "jeff hogg",
        "dupr_id": "NYEN7Z",
        "rating": 3.207,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jim Wright",
        "dupr_id": "6Z250D",
        "rating": 2.877,
        "profile_pic_url": null,
        "location": "Georgetown, KY, US"
      }
    ]
  }
]