返回检索中心
匹克球对决数据双打对决 (Doubles)精英 / 职业级别 (Pro 4.5+)

Open du Printemps 2026 - Double Mixte 5.0 - Round robin

ID: 7011007529

对局比分

15-11

获胜 / Win

对决日期

2026-05-16

对局时间 (估算)

6:15 AM

对决场地

Saint-Roch-de-l'Achigan, QC, Canada

未核实场馆

对决竞争阵营

阵营 1胜方
NS
Nolan Smyth

3LP5L6 · Montreal, QC, CA

DUPR

5.388

EC
Emma Cloutier

V4Z2R7 · Montreal, QC, CA

DUPR

4.827

阵营 2负方
Emilie Corbett

RWEXLN · USA

DUPR

4.745

MS
Marc-Antoine St-Pierre

QP6L4N · Montreal, QC, CA

DUPR

5.098

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7011007529
显示原始对决元数据 JSON
[
  {
    "team_id": 7294709751,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Nolan Smyth",
        "dupr_id": "3LP5L6",
        "rating": 5.388,
        "profile_pic_url": null,
        "location": "Montreal, QC, CA"
      },
      {
        "name": "Emma Cloutier",
        "dupr_id": "V4Z2R7",
        "rating": 4.827,
        "profile_pic_url": null,
        "location": "Montreal, QC, CA"
      }
    ]
  },
  {
    "team_id": 7509744758,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Emilie Corbett",
        "dupr_id": "RWEXLN",
        "rating": 4.745,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/197/images/profile/18053dba-18f7-4c4d-a383-9dfcb0fb6646.jpg",
        "location": ""
      },
      {
        "name": "Marc-Antoine St-Pierre",
        "dupr_id": "QP6L4N",
        "rating": 5.098,
        "profile_pic_url": null,
        "location": "Montreal, QC, CA"
      }
    ]
  }
]