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

NM Games 2025 - Mens Doubles Skill: OPEN

ID: 5645368931

对局比分

15-11

落败 / Loss

对决日期

2025-09-20

对局时间 (估算)

12:45 AM

对决场地

Albuquerque, NM

View Facility Page →

对决竞争阵营

阵营 1胜方
SS
Scott Stevens

DWLYPL · Santa Fe, NM, US

DUPR

4.889

TK
TODD KJELDGAARD

ZN9JNQ · USA

DUPR

4.779

阵营 2负方
KM
Kyle Morris

999OJ7 · Albuquerque, NM, US

DUPR

4.694

DC
Daniel Cocca

XJ2WRX · Albuquerque, NM, US

DUPR

4.882

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5645368931
显示原始对决元数据 JSON
[
  {
    "team_id": 7432446372,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Scott Stevens",
        "dupr_id": "DWLYPL",
        "rating": 4.889,
        "profile_pic_url": null,
        "location": "Santa Fe, NM, US"
      },
      {
        "name": "TODD KJELDGAARD",
        "dupr_id": "ZN9JNQ",
        "rating": 4.779,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8366273718,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kyle Morris",
        "dupr_id": "999OJ7",
        "rating": 4.694,
        "profile_pic_url": null,
        "location": "Albuquerque, NM, US"
      },
      {
        "name": "Daniel Cocca",
        "dupr_id": "XJ2WRX",
        "rating": 4.882,
        "profile_pic_url": null,
        "location": "Albuquerque, NM, US"
      }
    ]
  }
]