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

The Last Stop - Womens Doubles Skill: (4.25 And Above) Age: (Any)

ID: 7822661959

对局比分

11-1

落败 / Loss

对决日期

2026-05-02

对局时间 (估算)

8:45 AM

对决场地

Truro, NS

未核实场馆

对决竞争阵营

阵营 1胜方
CK
Claire Kurdyak

E99XDO · Rexton, NB, CA

DUPR

4.521

AV
Aurella Vautour

JJ2DZW · Saint-Louis de Kent, NB, CA

DUPR

4.447

阵营 2负方
AC
Amanda Cheverie

Q5WVQR · Charlottetown, PE, CA

DUPR

4.116

GC
Gabrielle Cornet

0QO6KN · PE, CA

DUPR

4.202

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7822661959
显示原始对决元数据 JSON
[
  {
    "team_id": 7105367516,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Claire Kurdyak",
        "dupr_id": "E99XDO",
        "rating": 4.521,
        "profile_pic_url": null,
        "location": "Rexton, NB, CA"
      },
      {
        "name": "Aurella Vautour",
        "dupr_id": "JJ2DZW",
        "rating": 4.447,
        "profile_pic_url": null,
        "location": "Saint-Louis de Kent, NB, CA"
      }
    ]
  },
  {
    "team_id": 6332591780,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Amanda Cheverie",
        "dupr_id": "Q5WVQR",
        "rating": 4.116,
        "profile_pic_url": null,
        "location": "Charlottetown, PE, CA"
      },
      {
        "name": "Gabrielle Cornet",
        "dupr_id": "0QO6KN",
        "rating": 4.202,
        "profile_pic_url": null,
        "location": "PE, CA"
      }
    ]
  }
]