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

DUPR 18 (9:00) Pool B - The Dink MiLP CAN QC Legend Pickleball

ID: 8362326836

对局比分

21-18

落败 / Loss

对决日期

2025-12-13

对局时间 (估算)

9:00 PM

对决场地

MTL Pickleball Inc. (Legend Pickleball)

未核实场馆

对决竞争阵营

阵营 1胜方
EB
Eric Boisvert

PK5GYZ · Gatineau, QC, CA

DUPR

4.219

LM
Laramie Morrison

DN9GPX · Ottawa, ON, CA

DUPR

4.507

阵营 2负方
EB
Eric Benoit

G5JO0G · Drummondville, QC, CA

DUPR

3.790

JC
Julie Carrier

M2MYKD · Drummondville, QC, CA

DUPR

4.039

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8362326836
显示原始对决元数据 JSON
[
  {
    "team_id": 6022014145,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Eric Boisvert",
        "dupr_id": "PK5GYZ",
        "rating": 4.219,
        "profile_pic_url": null,
        "location": "Gatineau, QC, CA"
      },
      {
        "name": "Laramie Morrison",
        "dupr_id": "DN9GPX",
        "rating": 4.507,
        "profile_pic_url": null,
        "location": "Ottawa, ON, CA"
      }
    ]
  },
  {
    "team_id": 8532068038,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Eric Benoit",
        "dupr_id": "G5JO0G",
        "rating": 3.79,
        "profile_pic_url": null,
        "location": "Drummondville, QC, CA"
      },
      {
        "name": "Julie  Carrier",
        "dupr_id": "M2MYKD",
        "rating": 4.039,
        "profile_pic_url": null,
        "location": "Drummondville, QC, CA"
      }
    ]
  }
]