返回检索中心
匹克球对决数据双打对决 (Doubles)大众 / 娱乐休闲 (Casual <3.5)

2025 HUNTSMAN WORLD SENIOR GAMES - Mixed Age Doubles (70 To 74) Skill: (3.5)

ID: 5608926324

对局比分

11-7, 11-7

获胜 / Win

对决日期

2025-10-17

对局时间 (估算)

1:00 PM

对决场地

St. George, UT

未核实场馆

对决竞争阵营

阵营 1胜方
BC
Becky Claypool

8W2XRL · Fort Mitchell, KY, US

DUPR

3.648

R(
Robert (Bobby) King

XJEED7 · Great Falls, MT, US

DUPR

3.489

阵营 2负方
KL
Kathy Likarish

3XW4X8 · Englewood, CO, US

DUPR

2.861

KS
Kent Story

3YDZZK · Denver, CO, US

DUPR

3.706

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5608926324
显示原始对决元数据 JSON
[
  {
    "team_id": 5296166882,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Becky Claypool",
        "dupr_id": "8W2XRL",
        "rating": 3.648,
        "profile_pic_url": null,
        "location": "Fort Mitchell, KY, US"
      },
      {
        "name": "Robert (Bobby) King",
        "dupr_id": "XJEED7",
        "rating": 3.489,
        "profile_pic_url": null,
        "location": "Great Falls, MT, US"
      }
    ]
  },
  {
    "team_id": 5183996556,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kathy Likarish",
        "dupr_id": "3XW4X8",
        "rating": 2.861,
        "profile_pic_url": null,
        "location": "Englewood, CO, US"
      },
      {
        "name": "Kent Story",
        "dupr_id": "3YDZZK",
        "rating": 3.706,
        "profile_pic_url": null,
        "location": "Denver, CO, US"
      }
    ]
  }
]