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

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

ID: 8186092787

对局比分

11-3

获胜 / Win

对决日期

2026-05-03

对局时间 (估算)

12:45 AM

对决场地

Truro, NS

未核实场馆

对决竞争阵营

阵营 1胜方
CE
Candice Ernst

ODPP67 · Bridgewater, NS, CA

DUPR

5.278

GK
Greg Knox

8GO7YX · Bible Hill, NS, CA

DUPR

4.628

阵营 2负方
KS
Kelsey Simpson

OD95L7 · Carleton North, NB, CA

DUPR

4.154

JS
Justin Simpson

8WYX7K · Lower Knoxford, NB, CA

DUPR

4.823

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8186092787
显示原始对决元数据 JSON
[
  {
    "team_id": 5967685592,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Candice Ernst",
        "dupr_id": "ODPP67",
        "rating": 5.278,
        "profile_pic_url": null,
        "location": "Bridgewater, NS, CA"
      },
      {
        "name": "Greg Knox",
        "dupr_id": "8GO7YX",
        "rating": 4.628,
        "profile_pic_url": null,
        "location": "Bible Hill, NS, CA"
      }
    ]
  },
  {
    "team_id": 7765959998,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kelsey Simpson",
        "dupr_id": "OD95L7",
        "rating": 4.154,
        "profile_pic_url": null,
        "location": "Carleton North, NB, CA"
      },
      {
        "name": "Justin Simpson",
        "dupr_id": "8WYX7K",
        "rating": 4.823,
        "profile_pic_url": null,
        "location": "Lower Knoxford, NB, CA"
      }
    ]
  }
]