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

Competitive Open Play Match

ID: 5116901749

对局比分

5-11, 5-11, 0-11

获胜 / Win

对决日期

2024-11-15

对局时间 (估算)

2:15 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
JB
Jeff Brewster

17ERJ4 · Grande Prairie, AB, CA

DUPR

4.517

KS
Kendall Smith

1R94KN · Spruce Grove, AB, CA

DUPR

4.150

阵营 2胜方
LR
Lonnie Ripper

3POJJZ · Edmonton, AB, CA

DUPR

4.915

JW
jay wolf

8EKYLJ · Spruce Grove, AB, CA

DUPR

4.515

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5116901749
显示原始对决元数据 JSON
[
  {
    "team_id": 8426845109,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jeff Brewster",
        "dupr_id": "17ERJ4",
        "rating": 4.517,
        "profile_pic_url": null,
        "location": "Grande Prairie, AB, CA"
      },
      {
        "name": "Kendall Smith",
        "dupr_id": "1R94KN",
        "rating": 4.15,
        "profile_pic_url": null,
        "location": "Spruce Grove, AB, CA"
      }
    ]
  },
  {
    "team_id": 5122912200,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Lonnie Ripper",
        "dupr_id": "3POJJZ",
        "rating": 4.915,
        "profile_pic_url": null,
        "location": "Edmonton, AB, CA"
      },
      {
        "name": "jay wolf",
        "dupr_id": "8EKYLJ",
        "rating": 4.515,
        "profile_pic_url": null,
        "location": "Spruce Grove, AB, CA"
      }
    ]
  }
]