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

The Last Stop - Mens Doubles Skill: (4.5 And Above) Age: (Any)

ID: 8096278941

对局比分

11-0

落败 / Loss

对决日期

2026-05-02

对局时间 (估算)

10:15 AM

对决场地

Truro, NS

未核实场馆

对决竞争阵营

阵营 1胜方
AB
Ashton Bradley

8EXNKV · Pennfield, NB, CA

DUPR

5.047

JS
Justin Simpson

8WYX7K · Lower Knoxford, NB, CA

DUPR

4.844

阵营 2负方
GK
Greg Knox

8GO7YX · Bible Hill, NS, CA

DUPR

4.624

FS
Francisco Sousa

12G4Y4 · Truro, NS, CA

DUPR

4.696

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8096278941
显示原始对决元数据 JSON
[
  {
    "team_id": 8345891666,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ashton Bradley",
        "dupr_id": "8EXNKV",
        "rating": 5.047,
        "profile_pic_url": null,
        "location": "Pennfield, NB, CA"
      },
      {
        "name": "Justin Simpson",
        "dupr_id": "8WYX7K",
        "rating": 4.844,
        "profile_pic_url": null,
        "location": "Lower Knoxford, NB, CA"
      }
    ]
  },
  {
    "team_id": 7799222825,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Greg Knox",
        "dupr_id": "8GO7YX",
        "rating": 4.624,
        "profile_pic_url": null,
        "location": "Bible Hill, NS, CA"
      },
      {
        "name": "Francisco Sousa",
        "dupr_id": "12G4Y4",
        "rating": 4.696,
        "profile_pic_url": null,
        "location": "Truro, NS, CA"
      }
    ]
  }
]