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

REBALLUTION CUP 2026 (AMATEUR) - 50+ 3.5 MENS DOUBLES

ID: 5164112175

对局比分

15-2

落败 / Loss

对决日期

2026-06-06

对局时间 (估算)

4:45 AM

对决场地

POLIDEPORTIVO ANTONIO BARRIENTOS CHISPA

未核实场馆

对决竞争阵营

阵营 1胜方
HS

DUPR

3.978

DUPR

4.226

阵营 2负方
DR
David Roberts

8DEKO6 · Leeds, England, GB

DUPR

3.634

DP
David Parkinson

JZ9XEO · Wigan, England, GB

DUPR

3.791

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5164112175
显示原始对决元数据 JSON
[
  {
    "team_id": 4718404918,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "HÉCTOR  SANTANA ALONSO",
        "dupr_id": "2ZOZZ4",
        "rating": 3.978,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Héctor  Llopart Jardiel",
        "dupr_id": "ZZKJZM",
        "rating": 4.226,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4400578884,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "David Roberts",
        "dupr_id": "8DEKO6",
        "rating": 3.634,
        "profile_pic_url": null,
        "location": "Leeds, England, GB"
      },
      {
        "name": "David Parkinson",
        "dupr_id": "JZ9XEO",
        "rating": 3.791,
        "profile_pic_url": null,
        "location": "Wigan, England, GB"
      }
    ]
  }
]