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

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

ID: 5764363908

对局比分

5-11, 11-8, 4-11

落败 / Loss

对决日期

2025-10-17

对局时间 (估算)

1:00 PM

对决场地

St. George, UT

未核实场馆

对决竞争阵营

阵营 1负方
BC
Becky Claypool

8W2XRL · Fort Mitchell, KY, US

DUPR

3.629

R(
Robert (Bobby) King

XJEED7 · Great Falls, MT, US

DUPR

3.456

阵营 2胜方
JM
Jean McAbee

8E6E6M · Fresno, CA, US

DUPR

3.360

KP
Kobus Pieters

8D92L6 · Georgetown, TX, US

DUPR

3.649

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5764363908
显示原始对决元数据 JSON
[
  {
    "team_id": 5872723447,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Becky Claypool",
        "dupr_id": "8W2XRL",
        "rating": 3.629,
        "profile_pic_url": null,
        "location": "Fort Mitchell, KY, US"
      },
      {
        "name": "Robert (Bobby) King",
        "dupr_id": "XJEED7",
        "rating": 3.456,
        "profile_pic_url": null,
        "location": "Great Falls, MT, US"
      }
    ]
  },
  {
    "team_id": 5809592877,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jean McAbee",
        "dupr_id": "8E6E6M",
        "rating": 3.36,
        "profile_pic_url": null,
        "location": "Fresno, CA, US"
      },
      {
        "name": "Kobus Pieters",
        "dupr_id": "8D92L6",
        "rating": 3.649,
        "profile_pic_url": null,
        "location": "Georgetown, TX, US"
      }
    ]
  }
]