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

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

ID: 5865288185

对局比分

5-11

获胜 / Win

对决日期

2026-05-03

对局时间 (估算)

6:15 AM

对决场地

Truro, NS

未核实场馆

对决竞争阵营

阵营 1负方
AV
Aurella Vautour

JJ2DZW · Saint-Louis de Kent, NB, CA

DUPR

4.432

JC
Jean-Guy Chapman

4LLP5M · Hanwell, NB, CA

DUPR

4.721

阵营 2胜方
CE
Candice Ernst

ODPP67 · Bridgewater, NS, CA

DUPR

5.271

GK
Greg Knox

8GO7YX · Bible Hill, NS, CA

DUPR

4.620

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5865288185
显示原始对决元数据 JSON
[
  {
    "team_id": 7577317343,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Aurella Vautour",
        "dupr_id": "JJ2DZW",
        "rating": 4.432,
        "profile_pic_url": null,
        "location": "Saint-Louis de Kent, NB, CA"
      },
      {
        "name": "Jean-Guy Chapman",
        "dupr_id": "4LLP5M",
        "rating": 4.721,
        "profile_pic_url": null,
        "location": "Hanwell, NB, CA"
      }
    ]
  },
  {
    "team_id": 7168456252,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Candice Ernst",
        "dupr_id": "ODPP67",
        "rating": 5.271,
        "profile_pic_url": null,
        "location": "Bridgewater, NS, CA"
      },
      {
        "name": "Greg Knox",
        "dupr_id": "8GO7YX",
        "rating": 4.62,
        "profile_pic_url": null,
        "location": "Bible Hill, NS, CA"
      }
    ]
  }
]