返回检索中心
匹克球对决数据单打对决 (Singles)高级 / 中高级 (Advanced 3.5+)

Pool 2 - Men's Singles 4.5 (Open)

ID: 7620338434

对局比分

7-11

落败 / Loss

对决日期

2026-03-17

对局时间 (估算)

11:30 PM

对决场地

W.E.R. Joell Tennis Stadium

未核实场馆

对决竞争阵营

阵营 1负方
TM
Tom Mills

XJ067X · Smiths, Smiths Parish, BM

DUPR

4.441

阵营 2胜方
JS
John Singleton

89Z4ZV · Paget Parish, BM

DUPR

4.026

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7620338434
显示原始对决元数据 JSON
[
  {
    "team_id": 6050156878,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Tom Mills",
        "dupr_id": "XJ067X",
        "rating": 4.441,
        "profile_pic_url": null,
        "location": "Smiths, Smiths Parish, BM"
      }
    ]
  },
  {
    "team_id": 7028937364,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "John Singleton",
        "dupr_id": "89Z4ZV",
        "rating": 4.026,
        "profile_pic_url": null,
        "location": "Paget Parish, BM"
      }
    ]
  }
]