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

DUPR 20 (14:00) - CANADA The Dink Minor League Pickleball @ MTL Pickleball, Quebec

ID: 4743178577

对局比分

19-21

获胜 / Win

对决日期

2025-10-12

对局时间 (估算)

6:15 AM

对决场地

MTL Pickleball

未核实场馆

对决竞争阵营

阵营 1负方
FW
Frederik Wong

VXOV56 · Montreal, QC, CA

DUPR

4.479

AL
Ariane Lacoursière

JJJGQ4 · USA

DUPR

4.390

阵营 2胜方
LC
Luke Chandler

8JVM74 · Bangor, ME, US

DUPR

4.928

BW
Brook White

EGOLPO · USA

DUPR

3.923

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4743178577
显示原始对决元数据 JSON
[
  {
    "team_id": 6950443330,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Frederik Wong",
        "dupr_id": "VXOV56",
        "rating": 4.479,
        "profile_pic_url": null,
        "location": "Montreal, QC, CA"
      },
      {
        "name": "Ariane Lacoursière",
        "dupr_id": "JJJGQ4",
        "rating": 4.39,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6627431027,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Luke Chandler",
        "dupr_id": "8JVM74",
        "rating": 4.928,
        "profile_pic_url": null,
        "location": "Bangor, ME, US"
      },
      {
        "name": "Brook White",
        "dupr_id": "EGOLPO",
        "rating": 3.923,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]