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

Acton 4 Fun DUPR 14 - Pool A Joute 1-A

ID: 7405200241

对局比分

11-5

获胜 / Win

对决日期

2026-05-30

对局时间 (估算)

2:15 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
JB
Jocelyne Beland

9D0NZR · USA

DUPR

2.828

SL
Stephane Leclerc

ZNGZZD · Sainte-Julie, QC, CA

DUPR

4.047

阵营 2负方
CC
Chantal Claude

V2YDWJ · USA

DUPR

3.267

SB
Stephane Beauregard

JY75DW · USA

DUPR

3.198

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7405200241
显示原始对决元数据 JSON
[
  {
    "team_id": 6014161835,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jocelyne Beland",
        "dupr_id": "9D0NZR",
        "rating": 2.828,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Stephane Leclerc",
        "dupr_id": "ZNGZZD",
        "rating": 4.047,
        "profile_pic_url": null,
        "location": "Sainte-Julie, QC, CA"
      }
    ]
  },
  {
    "team_id": 6294714296,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Chantal  Claude",
        "dupr_id": "V2YDWJ",
        "rating": 3.267,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Stephane Beauregard",
        "dupr_id": "JY75DW",
        "rating": 3.198,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]