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

NM Games 2025 - Mens Doubles Skill: OPEN

ID: 6768294409

对局比分

15-11

获胜 / Win

对决日期

2025-09-20

对局时间 (估算)

2:15 AM

对决场地

Albuquerque, NM

View Facility Page →

对决竞争阵营

阵营 1胜方
SS
Scott Stevens

DWLYPL · Santa Fe, NM, US

DUPR

4.844

TK
TODD KJELDGAARD

ZN9JNQ · USA

DUPR

4.608

阵营 2负方
KK
Kevin Keiner

YGYV5G · Albuquerque, NM, US

DUPR

4.525

SS
Steve Spinks

567PEL · USA

DUPR

4.582

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6768294409
显示原始对决元数据 JSON
[
  {
    "team_id": 4896237926,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Scott Stevens",
        "dupr_id": "DWLYPL",
        "rating": 4.844,
        "profile_pic_url": null,
        "location": "Santa Fe, NM, US"
      },
      {
        "name": "TODD KJELDGAARD",
        "dupr_id": "ZN9JNQ",
        "rating": 4.608,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5734684571,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kevin Keiner",
        "dupr_id": "YGYV5G",
        "rating": 4.525,
        "profile_pic_url": null,
        "location": "Albuquerque, NM, US"
      },
      {
        "name": "Steve Spinks",
        "dupr_id": "567PEL",
        "rating": 4.582,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]