返回检索中心
匹克球对决数据双打对决 (Doubles)高级 / 中高级 (Advanced 3.5+)

Competitive Open Play Match

ID: 5289651208

对局比分

11-6

获胜 / Win

对决日期

2026-04-22

对局时间 (估算)

5:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
JD
Jamie Doig

0YGR44 · Edmonton, AB, CA

DUPR

3.410

JS
Jeffrey Stone

RZOGJM · Edmonton, AB, CA

DUPR

4.461

阵营 2负方
IS
Ian St Martin

V6PEK7 · USA

DUPR

3.562

TC
Travis Coghill

RDVE6E · USA

DUPR

3.814

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5289651208
显示原始对决元数据 JSON
[
  {
    "team_id": 7054798739,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jamie Doig",
        "dupr_id": "0YGR44",
        "rating": 3.41,
        "profile_pic_url": null,
        "location": "Edmonton, AB, CA"
      },
      {
        "name": "Jeffrey Stone",
        "dupr_id": "RZOGJM",
        "rating": 4.461,
        "profile_pic_url": null,
        "location": "Edmonton, AB, CA"
      }
    ]
  },
  {
    "team_id": 4682273949,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ian St Martin",
        "dupr_id": "V6PEK7",
        "rating": 3.562,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Travis Coghill",
        "dupr_id": "RDVE6E",
        "rating": 3.814,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]