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

Comité Tennis Seine-Saint-Denis

ID: 7952490294

对局比分

15-6

获胜 / Win

对决日期

2026-02-08

对局时间 (估算)

7:30 PM

对决场地

32 Rue Romain Rolland, 93600 Aulnay-sous-Bois, France

未核实场馆

对决竞争阵营

阵营 1胜方
LB
Lipsker Benjamin

XKJY67 · Chennevières-sur-Marne, Île-de-France, FR

DUPR

4.702

CL
Croccel Laura

J5ZKWD · USA

DUPR

3.856

阵营 2负方
GC
Guillaume Carlier

EG6RRM · Paris, IDF, FR

DUPR

4.219

ED
Eugenie DEMOUY ZEYLSTRA

8JDO6M · Hyères, Provence-Alpes-Côte d'Azur, FR

DUPR

4.054

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7952490294
显示原始对决元数据 JSON
[
  {
    "team_id": 6157852472,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Lipsker Benjamin",
        "dupr_id": "XKJY67",
        "rating": 4.702,
        "profile_pic_url": null,
        "location": "Chennevières-sur-Marne, Île-de-France, FR"
      },
      {
        "name": "Croccel Laura",
        "dupr_id": "J5ZKWD",
        "rating": 3.856,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6238511671,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Guillaume Carlier",
        "dupr_id": "EG6RRM",
        "rating": 4.219,
        "profile_pic_url": null,
        "location": "Paris, IDF, FR"
      },
      {
        "name": "Eugenie DEMOUY ZEYLSTRA",
        "dupr_id": "8JDO6M",
        "rating": 4.054,
        "profile_pic_url": null,
        "location": "Hyères, Provence-Alpes-Côte d'Azur, FR"
      }
    ]
  }
]