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

GRAND SLAM SINGLES #10 ROUND - SOUTHAMPTON - Men's Singles 19+ 5.0+

ID: 6503887321

对局比分

11-3

获胜 / Win

对决日期

2026-05-30

对局时间 (估算)

2:15 AM

对决竞争阵营

阵营 1胜方
BM
barney maddock

G55RVD · Bracknell, England, GB

DUPR

4.825

阵营 2负方
JW
Jamie Wright

WXEJ5Y · West Midlands, England, GB

DUPR

4.779

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6503887321
显示原始对决元数据 JSON
[
  {
    "team_id": 6375639690,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "barney maddock",
        "dupr_id": "G55RVD",
        "rating": 4.825,
        "profile_pic_url": null,
        "location": "Bracknell, England, GB"
      }
    ]
  },
  {
    "team_id": 5411790606,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jamie Wright",
        "dupr_id": "WXEJ5Y",
        "rating": 4.779,
        "profile_pic_url": null,
        "location": "West Midlands, England, GB"
      }
    ]
  }
]