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

The HOP - HOP Wars

ID: 4936877661

对局比分

5-11

获胜 / Win

对决日期

2025-07-18

对局时间 (估算)

10:15 AM

对决场地

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

View Facility Page →

对决竞争阵营

阵营 1负方
BC
Brian Chandler

1RXGEZ · Wilmington, NC, US

DUPR

5.017

TJ
Tristan James Watson

122EZR · Hamer, SC, US

DUPR

5.136

阵营 2胜方
HB
Henry Boyle

3PP77Q · Greater London, England, GB

DUPR

5.936

PB
Piper Borras

12WKE8 · Raleigh, NC, US

DUPR

5.173

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4936877661
显示原始对决元数据 JSON
[
  {
    "team_id": 4555845857,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Brian Chandler",
        "dupr_id": "1RXGEZ",
        "rating": 5.017,
        "profile_pic_url": null,
        "location": "Wilmington, NC, US"
      },
      {
        "name": "Tristan James Watson",
        "dupr_id": "122EZR",
        "rating": 5.136,
        "profile_pic_url": null,
        "location": "Hamer, SC, US"
      }
    ]
  },
  {
    "team_id": 5229309578,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Henry Boyle",
        "dupr_id": "3PP77Q",
        "rating": 5.936,
        "profile_pic_url": null,
        "location": "Greater London, England, GB"
      },
      {
        "name": "Piper Borras",
        "dupr_id": "12WKE8",
        "rating": 5.173,
        "profile_pic_url": null,
        "location": "Raleigh, NC, US"
      }
    ]
  }
]