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

BEHY Open 2026 - Double Mixte 4.5 - Round robin

ID: 5913588873

对局比分

13-15

获胜 / Win

对决日期

2026-04-18

对局时间 (估算)

10:15 AM

对决场地

Brossard, QC, Canada

未核实场馆

对决竞争阵营

阵营 1负方
JP
Jacinthe Pellerin

QPDKG5 · USA

DUPR

4.121

SB
Skander Benamor

947OVV · Montréal, QC, CA

DUPR

4.232

阵营 2胜方
CR
christian Raymond

PKYPLQ · Saint-Jean-sur-Richelieu, QC, CA

DUPR

4.052

JS
Jaelle Séguin

9PZE9J · Montérégie, QC, CA

DUPR

4.280

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5913588873
显示原始对决元数据 JSON
[
  {
    "team_id": 6357668955,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jacinthe Pellerin",
        "dupr_id": "QPDKG5",
        "rating": 4.121,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Skander Benamor",
        "dupr_id": "947OVV",
        "rating": 4.232,
        "profile_pic_url": null,
        "location": "Montréal, QC, CA"
      }
    ]
  },
  {
    "team_id": 4663519895,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "christian Raymond",
        "dupr_id": "PKYPLQ",
        "rating": 4.052,
        "profile_pic_url": null,
        "location": "Saint-Jean-sur-Richelieu, QC, CA"
      },
      {
        "name": "Jaelle Séguin",
        "dupr_id": "9PZE9J",
        "rating": 4.28,
        "profile_pic_url": null,
        "location": "Montérégie, QC, CA"
      }
    ]
  }
]