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

NM Games 2025 - Mens Doubles Skill: OPEN

ID: 6697727546

对局比分

7-11, 8-11

获胜 / Win

对决日期

2025-09-20

对局时间 (估算)

3:30 PM

对决场地

Albuquerque, NM

View Facility Page →

对决竞争阵营

阵营 1负方
SS
Scott Stevens

DWLYPL · Santa Fe, NM, US

DUPR

4.871

TK
TODD KJELDGAARD

ZN9JNQ · USA

DUPR

4.729

阵营 2胜方
ES
Edward Stein

9PEJMR · Los Alamos, NM, US

DUPR

5.447

NW
Nathaniel Webb

XJ27JX · Santa Fe, NM, US

DUPR

4.471

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6697727546
显示原始对决元数据 JSON
[
  {
    "team_id": 7107951020,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Scott Stevens",
        "dupr_id": "DWLYPL",
        "rating": 4.871,
        "profile_pic_url": null,
        "location": "Santa Fe, NM, US"
      },
      {
        "name": "TODD KJELDGAARD",
        "dupr_id": "ZN9JNQ",
        "rating": 4.729,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5983457072,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Edward Stein",
        "dupr_id": "9PEJMR",
        "rating": 5.447,
        "profile_pic_url": null,
        "location": "Los Alamos, NM, US"
      },
      {
        "name": "Nathaniel Webb",
        "dupr_id": "XJ27JX",
        "rating": 4.471,
        "profile_pic_url": null,
        "location": "Santa Fe, NM, US"
      }
    ]
  }
]