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

4/13/26 Round 1 Monday Night Men’s League

ID: 6252730434

对局比分

4-11

获胜 / Win

对决日期

2026-04-13

对局时间 (估算)

7:30 PM

对决场地

Pickle & Taps

View Facility Page →

对决竞争阵营

阵营 1负方
AH
Antoine Hawkins

GGX4DD · Wilmington, NC, US

DUPR

4.218

CB
Cole Burack

JZLPDO · Wilmington, NC, US

DUPR

4.696

阵营 2胜方
HB
Henry Boyle

3PP77Q · Greater London, England, GB

DUPR

5.656

MF
Matthew Finley

17YYON · USA

DUPR

4.611

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6252730434
显示原始对决元数据 JSON
[
  {
    "team_id": 8170394806,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Antoine Hawkins",
        "dupr_id": "GGX4DD",
        "rating": 4.218,
        "profile_pic_url": null,
        "location": "Wilmington, NC, US"
      },
      {
        "name": "Cole Burack",
        "dupr_id": "JZLPDO",
        "rating": 4.696,
        "profile_pic_url": null,
        "location": "Wilmington, NC, US"
      }
    ]
  },
  {
    "team_id": 7729038705,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Henry Boyle",
        "dupr_id": "3PP77Q",
        "rating": 5.656,
        "profile_pic_url": null,
        "location": "Greater London, England, GB"
      },
      {
        "name": "Matthew Finley",
        "dupr_id": "17YYON",
        "rating": 4.611,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]