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

DUPR 13 (V3) Pool A 9:30

ID: 6455552926

对局比分

21-19

获胜 / Win

对决日期

2026-05-09

对局时间 (估算)

11:30 PM

对决场地

MTL Pickleball

未核实场馆

对决竞争阵营

阵营 1胜方
SB
Skander Benamor

947OVV · Montréal, QC, CA

DUPR

4.271

KM
Katy Mold

99ENZR · Beaconsfield, QC, CA

DUPR

4.362

阵营 2负方
VL
Veronique Lortie

X2YDM2 · Gatineau, QC, CA

DUPR

3.676

VL
Vincent Legault

760VPN · USA

DUPR

4.049

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6455552926
显示原始对决元数据 JSON
[
  {
    "team_id": 4856345090,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Skander Benamor",
        "dupr_id": "947OVV",
        "rating": 4.271,
        "profile_pic_url": null,
        "location": "Montréal, QC, CA"
      },
      {
        "name": "Katy Mold",
        "dupr_id": "99ENZR",
        "rating": 4.362,
        "profile_pic_url": null,
        "location": "Beaconsfield, QC, CA"
      }
    ]
  },
  {
    "team_id": 6677213591,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Veronique Lortie",
        "dupr_id": "X2YDM2",
        "rating": 3.676,
        "profile_pic_url": null,
        "location": "Gatineau, QC, CA"
      },
      {
        "name": "Vincent Legault",
        "dupr_id": "760VPN",
        "rating": 4.049,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]