返回检索中心
匹克球对决数据双打对决 (Doubles)大众 / 娱乐休闲 (Casual <3.5)

Acton 4 Fun DUPR 14 - Finale pour 5eme position

ID: 5110274456

对局比分

15-3

获胜 / Win

对决日期

2026-05-30

对局时间 (估算)

9:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
DP
Daniel Philippe

55R095 · USA

DUPR

3.289

SL
Stephane Leclerc

ZNGZZD · Sainte-Julie, QC, CA

DUPR

4.050

阵营 2负方
SB
Stéphane Boucher

KDDXKK · USA

DUPR

2.958

JR
Jacques Rouillier

YNN7D4 · USA

DUPR

2.763

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5110274456
显示原始对决元数据 JSON
[
  {
    "team_id": 8333483051,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Daniel Philippe",
        "dupr_id": "55R095",
        "rating": 3.289,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Stephane Leclerc",
        "dupr_id": "ZNGZZD",
        "rating": 4.05,
        "profile_pic_url": null,
        "location": "Sainte-Julie, QC, CA"
      }
    ]
  },
  {
    "team_id": 7284315877,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Stéphane Boucher",
        "dupr_id": "KDDXKK",
        "rating": 2.958,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jacques Rouillier",
        "dupr_id": "YNN7D4",
        "rating": 2.763,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]