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

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

ID: 5263890236

对局比分

16-21

落败 / Loss

对决日期

2025-12-13

对局时间 (估算)

9:00 PM

对决场地

MTL Pickleball Inc. (Legend Pickleball)

未核实场馆

对决竞争阵营

阵营 1负方
JP
Jacinthe Pellerin

QPDKG5 · USA

DUPR

3.882

JC
Julie Carrier

M2MYKD · Drummondville, QC, CA

DUPR

4.039

阵营 2胜方
JV
JoHanne Verrier

8E779W · Gatineau, QC, CA

DUPR

3.796

NA
Nancy Aubin

1RQLKE · Gatineau, QC, CA

DUPR

4.176

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5263890236
显示原始对决元数据 JSON
[
  {
    "team_id": 5482353027,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jacinthe Pellerin",
        "dupr_id": "QPDKG5",
        "rating": 3.882,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Julie  Carrier",
        "dupr_id": "M2MYKD",
        "rating": 4.039,
        "profile_pic_url": null,
        "location": "Drummondville, QC, CA"
      }
    ]
  },
  {
    "team_id": 8174441831,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "JoHanne Verrier",
        "dupr_id": "8E779W",
        "rating": 3.796,
        "profile_pic_url": null,
        "location": "Gatineau, QC, CA"
      },
      {
        "name": "Nancy Aubin",
        "dupr_id": "1RQLKE",
        "rating": 4.176,
        "profile_pic_url": null,
        "location": "Gatineau, QC, CA"
      }
    ]
  }
]