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

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

ID: 8498395392

对局比分

11-2

获胜 / Win

对决日期

2026-05-03

对局时间 (估算)

1:00 PM

对决场地

Truro, NS

未核实场馆

对决竞争阵营

阵营 1胜方
CE
Candice Ernst

ODPP67 · Bridgewater, NS, CA

DUPR

5.269

GK
Greg Knox

8GO7YX · Bible Hill, NS, CA

DUPR

4.616

阵营 2负方
EM
Erin M Turcke

PWPMOQ · PE, CA

DUPR

4.131

EB
Emmett Blois

V7DEG7 · NS, CA

DUPR

5.017

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8498395392
显示原始对决元数据 JSON
[
  {
    "team_id": 8031540408,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Candice Ernst",
        "dupr_id": "ODPP67",
        "rating": 5.269,
        "profile_pic_url": null,
        "location": "Bridgewater, NS, CA"
      },
      {
        "name": "Greg Knox",
        "dupr_id": "8GO7YX",
        "rating": 4.616,
        "profile_pic_url": null,
        "location": "Bible Hill, NS, CA"
      }
    ]
  },
  {
    "team_id": 4945356357,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Erin M Turcke",
        "dupr_id": "PWPMOQ",
        "rating": 4.131,
        "profile_pic_url": null,
        "location": "PE, CA"
      },
      {
        "name": "Emmett Blois",
        "dupr_id": "V7DEG7",
        "rating": 5.017,
        "profile_pic_url": null,
        "location": "NS, CA"
      }
    ]
  }
]