返回检索中心
匹克球对决数据双打对决 (Doubles)精英 / 职业级别 (Pro 4.5+)

Open du Printemps 2026 - Double Homme 5.0 - Round robin

ID: 8184648086

对局比分

15-3

获胜 / Win

对决日期

2026-05-16

对局时间 (估算)

3:30 PM

对决场地

Saint-Roch-de-l'Achigan, QC, Canada

未核实场馆

对决竞争阵营

阵营 1胜方
NS
Nolan Smyth

3LP5L6 · Montreal, QC, CA

DUPR

5.396

FL
Fabio Luongo

G5QLYQ · Montreal, QC, CA

DUPR

4.853

阵营 2负方
FB
Francis Boivin

999M67 · Delson, QC, CA

DUPR

4.540

FW
Frederik Wong

VXOV56 · Montreal, QC, CA

DUPR

4.638

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8184648086
显示原始对决元数据 JSON
[
  {
    "team_id": 6801833730,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Nolan Smyth",
        "dupr_id": "3LP5L6",
        "rating": 5.396,
        "profile_pic_url": null,
        "location": "Montreal, QC, CA"
      },
      {
        "name": "Fabio Luongo",
        "dupr_id": "G5QLYQ",
        "rating": 4.853,
        "profile_pic_url": null,
        "location": "Montreal, QC, CA"
      }
    ]
  },
  {
    "team_id": 4411379265,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Francis Boivin",
        "dupr_id": "999M67",
        "rating": 4.54,
        "profile_pic_url": null,
        "location": "Delson, QC, CA"
      },
      {
        "name": "Frederik Wong",
        "dupr_id": "VXOV56",
        "rating": 4.638,
        "profile_pic_url": null,
        "location": "Montreal, QC, CA"
      }
    ]
  }
]