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

L'avant-Super Bowl de Pickleball Lanaudière - Double Hommes 4.0-4.4 Open - Bracket - Quarter-final

ID: 5096511724

对局比分

15-9

获胜 / Win

对决日期

2026-02-08

对局时间 (估算)

5:00 PM

对决场地

Pickleball Lanaudière, Rue Armand-Majeau, Saint-Roch-de-l'Achigan, QC, Canada

未核实场馆

对决竞争阵营

阵营 1胜方
MP
Martin Poliquin

LVX57J · USA

DUPR

4.444

SG
Samuel Grisé

7D0M7N · Terrebonne, QC, CA

DUPR

3.845

阵营 2负方
JL
Joel Laliberte

99OO6V · USA

DUPR

4.202

JJ
Jean-Thomas Jobin

K5Y75Q · Lanaudière, QC, CA

DUPR

4.203

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5096511724
显示原始对决元数据 JSON
[
  {
    "team_id": 8239644152,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Martin Poliquin",
        "dupr_id": "LVX57J",
        "rating": 4.444,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Samuel Grisé",
        "dupr_id": "7D0M7N",
        "rating": 3.845,
        "profile_pic_url": null,
        "location": "Terrebonne, QC, CA"
      }
    ]
  },
  {
    "team_id": 5357276074,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Joel Laliberte",
        "dupr_id": "99OO6V",
        "rating": 4.202,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jean-Thomas Jobin",
        "dupr_id": "K5Y75Q",
        "rating": 4.203,
        "profile_pic_url": null,
        "location": "Lanaudière, QC, CA"
      }
    ]
  }
]