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

Competitive Open Play Match

ID: 7380489683

对局比分

11-2, 11-3, 11-5

落败 / Loss

对决日期

2024-11-30

对局时间 (估算)

12:45 AM

对决场地

Spruce Grove, AB T7X, Canada

View Facility Page →

对决竞争阵营

阵营 1胜方
GW
Guy Wight

W8K678 · Spruce Grove, AB, CA

DUPR

5.077

KS
Kendall Smith

1R94KN · Spruce Grove, AB, CA

DUPR

4.210

阵营 2负方
JW
jay wolf

8EKYLJ · Spruce Grove, AB, CA

DUPR

4.494

SW
Shane Wilhelm

8KG6WO · Blackfalds, AB, CA

DUPR

4.369

数据访问 (AI / 开发者)

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

cURL Request:

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