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

NM Games 2025 - Mens Doubles Skill: OPEN

ID: 8066633668

对局比分

15-7

获胜 / Win

对决日期

2025-09-20

对局时间 (估算)

5:00 PM

对决场地

Albuquerque, NM

View Facility Page →

对决竞争阵营

阵营 1胜方
ES
Edward Stein

9PEJMR · Los Alamos, NM, US

DUPR

5.358

NW
Nathaniel Webb

XJ27JX · Santa Fe, NM, US

DUPR

4.389

阵营 2负方
KK
Kevin Keiner

YGYV5G · Albuquerque, NM, US

DUPR

4.508

SS
Steve Spinks

567PEL · USA

DUPR

4.557

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8066633668
显示原始对决元数据 JSON
[
  {
    "team_id": 6268128431,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Edward Stein",
        "dupr_id": "9PEJMR",
        "rating": 5.358,
        "profile_pic_url": null,
        "location": "Los Alamos, NM, US"
      },
      {
        "name": "Nathaniel Webb",
        "dupr_id": "XJ27JX",
        "rating": 4.389,
        "profile_pic_url": null,
        "location": "Santa Fe, NM, US"
      }
    ]
  },
  {
    "team_id": 5554074378,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kevin Keiner",
        "dupr_id": "YGYV5G",
        "rating": 4.508,
        "profile_pic_url": null,
        "location": "Albuquerque, NM, US"
      },
      {
        "name": "Steve Spinks",
        "dupr_id": "567PEL",
        "rating": 4.557,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]