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

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

ID: 6658520365

对局比分

15-6

获胜 / Win

对决日期

2026-05-03

对局时间 (估算)

2:15 AM

对决场地

Truro, NS

未核实场馆

对决竞争阵营

阵营 1胜方
CE
Candice Ernst

ODPP67 · Bridgewater, NS, CA

DUPR

5.274

GK
Greg Knox

8GO7YX · Bible Hill, NS, CA

DUPR

4.622

阵营 2负方
AC
Amanda Cheverie

Q5WVQR · Charlottetown, PE, CA

DUPR

4.135

MR
Mitchell Rowley

QXGG4R · Summerside, PE, CA

DUPR

4.712

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6658520365
显示原始对决元数据 JSON
[
  {
    "team_id": 6146366310,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Candice Ernst",
        "dupr_id": "ODPP67",
        "rating": 5.274,
        "profile_pic_url": null,
        "location": "Bridgewater, NS, CA"
      },
      {
        "name": "Greg Knox",
        "dupr_id": "8GO7YX",
        "rating": 4.622,
        "profile_pic_url": null,
        "location": "Bible Hill, NS, CA"
      }
    ]
  },
  {
    "team_id": 5423821668,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Amanda Cheverie",
        "dupr_id": "Q5WVQR",
        "rating": 4.135,
        "profile_pic_url": null,
        "location": "Charlottetown, PE, CA"
      },
      {
        "name": "Mitchell Rowley",
        "dupr_id": "QXGG4R",
        "rating": 4.712,
        "profile_pic_url": null,
        "location": "Summerside, PE, CA"
      }
    ]
  }
]