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

The HOP - HOP Wars

ID: 7440598014

对局比分

8-11

获胜 / Win

对决日期

2025-07-18

对局时间 (估算)

7:30 PM

对决场地

115 Kay Todd Rd SE, Leland, NC 28451, USA

View Facility Page →

对决竞争阵营

阵营 1负方
TP
Thomas Palko

89KV2R · Murrells Inlet, SC, US

DUPR

4.579

MF
Michael Finch

4Z7OJM · Columbia, SC, US

DUPR

4.834

阵营 2胜方
BC
Brian Chandler

1RXGEZ · Wilmington, NC, US

DUPR

4.880

TJ
Tristan James Watson

122EZR · Hamer, SC, US

DUPR

5.024

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7440598014
显示原始对决元数据 JSON
[
  {
    "team_id": 8398616485,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Thomas Palko",
        "dupr_id": "89KV2R",
        "rating": 4.579,
        "profile_pic_url": null,
        "location": "Murrells Inlet, SC, US"
      },
      {
        "name": "Michael Finch",
        "dupr_id": "4Z7OJM",
        "rating": 4.834,
        "profile_pic_url": null,
        "location": "Columbia, SC, US"
      }
    ]
  },
  {
    "team_id": 6293581107,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Brian Chandler",
        "dupr_id": "1RXGEZ",
        "rating": 4.88,
        "profile_pic_url": null,
        "location": "Wilmington, NC, US"
      },
      {
        "name": "Tristan James Watson",
        "dupr_id": "122EZR",
        "rating": 5.024,
        "profile_pic_url": null,
        "location": "Hamer, SC, US"
      }
    ]
  }
]