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

RTA Amateur - Lyon Open

ID: 5015634390

对局比分

15-9

获胜 / Win

对决日期

2026-05-16

对局时间 (估算)

7:30 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
VD
Vincent de Geoffroy

YGJ9PD · Paris, IDF, FR

DUPR

4.383

AA
Alexis AUBRY

EG69YW · USA

DUPR

4.928

阵营 2负方
AD
Axel Duhoux

ELN7RV · USA

DUPR

4.137

VV
Victor Valentin

V26JMJ · USA

DUPR

4.436

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5015634390
显示原始对决元数据 JSON
[
  {
    "team_id": 7609412945,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Vincent de Geoffroy",
        "dupr_id": "YGJ9PD",
        "rating": 4.383,
        "profile_pic_url": null,
        "location": "Paris, IDF, FR"
      },
      {
        "name": "Alexis AUBRY",
        "dupr_id": "EG69YW",
        "rating": 4.928,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4393568690,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Axel Duhoux",
        "dupr_id": "ELN7RV",
        "rating": 4.137,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Victor  Valentin",
        "dupr_id": "V26JMJ",
        "rating": 4.436,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]