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

NM Games 2025 - Mens Doubles Skill: OPEN

ID: 6838352738

对局比分

15-1

获胜 / Win

对决日期

2025-09-20

对局时间 (估算)

3:30 PM

对决场地

Albuquerque, NM

View Facility Page →

对决竞争阵营

阵营 1胜方
SS
Scott Stevens

DWLYPL · Santa Fe, NM, US

DUPR

4.798

TK
TODD KJELDGAARD

ZN9JNQ · USA

DUPR

4.394

阵营 2负方
NP
Nicolas Porcelli

ZNWGEQ · USA

DUPR

3.925

DE
Diego Esquivel

XJKQL5 · USA

DUPR

3.631

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6838352738
显示原始对决元数据 JSON
[
  {
    "team_id": 6397283838,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Scott Stevens",
        "dupr_id": "DWLYPL",
        "rating": 4.798,
        "profile_pic_url": null,
        "location": "Santa Fe, NM, US"
      },
      {
        "name": "TODD KJELDGAARD",
        "dupr_id": "ZN9JNQ",
        "rating": 4.394,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5275042508,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Nicolas Porcelli",
        "dupr_id": "ZNWGEQ",
        "rating": 3.925,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Diego Esquivel",
        "dupr_id": "XJKQL5",
        "rating": 3.631,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]