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

RTA1000 - Lyon

ID: 7232184023

对局比分

13-11, 11-8

获胜 / Win

对决日期

2026-05-30

对局时间 (估算)

12:45 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
JL
James Ling

8GOZ5D · Ipswich, England, GB

DUPR

5.322

JC
James Chaudry

16279G · London, England, GB

DUPR

5.452

阵营 2负方
AS
Alberto Seccia

V4GKEP · Rome, Lazio, IT

DUPR

5.506

DV
davide vendrame

0YKZ64 · Genoa, Liguria, IT

DUPR

5.080

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7232184023
显示原始对决元数据 JSON
[
  {
    "team_id": 8300388836,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "James Ling",
        "dupr_id": "8GOZ5D",
        "rating": 5.322,
        "profile_pic_url": null,
        "location": "Ipswich, England, GB"
      },
      {
        "name": "James Chaudry",
        "dupr_id": "16279G",
        "rating": 5.452,
        "profile_pic_url": null,
        "location": "London, England, GB"
      }
    ]
  },
  {
    "team_id": 4697406179,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Alberto Seccia",
        "dupr_id": "V4GKEP",
        "rating": 5.506,
        "profile_pic_url": null,
        "location": "Rome, Lazio, IT"
      },
      {
        "name": "davide vendrame",
        "dupr_id": "0YKZ64",
        "rating": 5.08,
        "profile_pic_url": null,
        "location": "Genoa, Liguria, IT"
      }
    ]
  }
]