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

Competitive Open Play Match

ID: 4400425580

对局比分

11-5, 11-6, 11-5

获胜 / Win

对决日期

2024-11-30

对局时间 (估算)

9:00 PM

对决场地

Spruce Grove, AB T7X, Canada

View Facility Page →

对决竞争阵营

阵营 1胜方
GW
Guy Wight

W8K678 · Spruce Grove, AB, CA

DUPR

5.065

JW
jay wolf

8EKYLJ · Spruce Grove, AB, CA

DUPR

4.510

阵营 2负方
KS
Kendall Smith

1R94KN · Spruce Grove, AB, CA

DUPR

4.194

SW
Shane Wilhelm

8KG6WO · Blackfalds, AB, CA

DUPR

4.398

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4400425580
显示原始对决元数据 JSON
[
  {
    "team_id": 8535018060,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Guy Wight",
        "dupr_id": "W8K678",
        "rating": 5.065,
        "profile_pic_url": null,
        "location": "Spruce Grove, AB, CA"
      },
      {
        "name": "jay wolf",
        "dupr_id": "8EKYLJ",
        "rating": 4.51,
        "profile_pic_url": null,
        "location": "Spruce Grove, AB, CA"
      }
    ]
  },
  {
    "team_id": 6969468624,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kendall Smith",
        "dupr_id": "1R94KN",
        "rating": 4.194,
        "profile_pic_url": null,
        "location": "Spruce Grove, AB, CA"
      },
      {
        "name": "Shane Wilhelm",
        "dupr_id": "8KG6WO",
        "rating": 4.398,
        "profile_pic_url": null,
        "location": "Blackfalds, AB, CA"
      }
    ]
  }
]