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

A

ID: 4959885332

对局比分

11-2

获胜 / Win

对决日期

2026-01-03

对局时间 (估算)

9:00 PM

对决场地

4401, Innovation Dr, Fort Collins

View Facility Page →

对决竞争阵营

阵营 1胜方
NK
Nathan Kleist

DWWZ0X · Fort Collins, CO, US

DUPR

4.934

CM
chris moore

3OR5Y7 · Fort Collins, CO, US

DUPR

4.888

阵营 2负方
Erik Yujuico

M2DQDP · Fort Collins, CO, US

DUPR

4.183

DF
Danny Feig Sandoval

35JNZ0 · Fort Collins, CO, US

DUPR

3.783

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4959885332
显示原始对决元数据 JSON
[
  {
    "team_id": 6834819218,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Nathan Kleist",
        "dupr_id": "DWWZ0X",
        "rating": 4.934,
        "profile_pic_url": null,
        "location": "Fort Collins, CO, US"
      },
      {
        "name": "chris moore",
        "dupr_id": "3OR5Y7",
        "rating": 4.888,
        "profile_pic_url": null,
        "location": "Fort Collins, CO, US"
      }
    ]
  },
  {
    "team_id": 5767243026,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Erik Yujuico",
        "dupr_id": "M2DQDP",
        "rating": 4.183,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/68707fab47028.jpg",
        "location": "Fort Collins, CO, US"
      },
      {
        "name": "Danny Feig Sandoval",
        "dupr_id": "35JNZ0",
        "rating": 3.783,
        "profile_pic_url": null,
        "location": "Fort Collins, CO, US"
      }
    ]
  }
]