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

REBALLUTION CUP 2026 (PRO: 20.000€) - 18+ PRO MENS DOUBLES

ID: 7255385474

对局比分

7-15

获胜 / Win

对决日期

2026-06-06

对局时间 (估算)

3:30 PM

对决场地

POLIDEPORTIVO ANTONIO BARRIENTOS CHISPA

未核实场馆

对决竞争阵营

阵营 1负方
JC
James Chaudry

16279G · London, England, GB

DUPR

5.461

JG
Jesus Garcia Garre

RYXWPN · Murcia, MC, ES

DUPR

5.354

阵营 2胜方
SP
Stuart Parminter

L54VN6 · Southampton, England, GB

DUPR

5.346

JL
James Ling

8GOZ5D · Ipswich, England, GB

DUPR

5.406

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7255385474
显示原始对决元数据 JSON
[
  {
    "team_id": 5354864340,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "James Chaudry",
        "dupr_id": "16279G",
        "rating": 5.461,
        "profile_pic_url": null,
        "location": "London, England, GB"
      },
      {
        "name": "Jesus Garcia Garre",
        "dupr_id": "RYXWPN",
        "rating": 5.354,
        "profile_pic_url": null,
        "location": "Murcia, MC, ES"
      }
    ]
  },
  {
    "team_id": 7491156791,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Stuart Parminter",
        "dupr_id": "L54VN6",
        "rating": 5.346,
        "profile_pic_url": null,
        "location": "Southampton, England, GB"
      },
      {
        "name": "James Ling",
        "dupr_id": "8GOZ5D",
        "rating": 5.406,
        "profile_pic_url": null,
        "location": "Ipswich, England, GB"
      }
    ]
  }
]