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

2025 HUNTSMAN WORLD SENIOR GAMES - Mixed Age Doubles (65 To 69) Skill: (4.0)

ID: 8070111762

对局比分

1-11, 11-6, 5-11

落败 / Loss

对决日期

2025-10-17

对局时间 (估算)

7:30 PM

对决场地

St. George, UT

未核实场馆

对决竞争阵营

阵营 1负方
RW
Roxann Williams

EWLV6V · USA

DUPR

4.226

DS
David Sewell

3ZDRKD · Bakersfield, CA, US

DUPR

4.400

阵营 2胜方
MK
Michele Kennedy

8KGJDK · USA

DUPR

3.980

Carson Campbell

DWNQ9Y · Corte Madera, CA, US

DUPR

4.017

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8070111762
显示原始对决元数据 JSON
[
  {
    "team_id": 5527994720,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Roxann Williams",
        "dupr_id": "EWLV6V",
        "rating": 4.226,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "David Sewell",
        "dupr_id": "3ZDRKD",
        "rating": 4.4,
        "profile_pic_url": null,
        "location": "Bakersfield, CA, US"
      }
    ]
  },
  {
    "team_id": 5658827170,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Michele Kennedy",
        "dupr_id": "8KGJDK",
        "rating": 3.98,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Carson Campbell",
        "dupr_id": "DWNQ9Y",
        "rating": 4.017,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1347630/images/profile/6544b853-a300-4491-943d-0b45a0707531.png",
        "location": "Corte Madera, CA, US"
      }
    ]
  }
]