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

Santa's Naughty or Nice Tournament Club Pickleball USA - Men's 5.0

ID: 7537057806

对局比分

11-4

获胜 / Win

对决日期

2025-12-20

对局时间 (估算)

7:30 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
JS
Job Santillan

3OEQE8 · Salt Lake City, UT, US

DUPR

4.570

KC
Keaton Cullimore

3X9YR8 · Sandy, UT, US

DUPR

6.006

阵营 2负方
JG
Jorge Garcia-Haro

84QRNM · Stansbury Park, UT, US

DUPR

4.449

LW
Leif walde

8WMZ9L · Salt Lake City, UT, US

DUPR

4.696

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7537057806
显示原始对决元数据 JSON
[
  {
    "team_id": 8392008721,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Job Santillan",
        "dupr_id": "3OEQE8",
        "rating": 4.57,
        "profile_pic_url": null,
        "location": "Salt Lake City, UT, US"
      },
      {
        "name": "Keaton Cullimore",
        "dupr_id": "3X9YR8",
        "rating": 6.006,
        "profile_pic_url": null,
        "location": "Sandy, UT, US"
      }
    ]
  },
  {
    "team_id": 7540243145,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jorge Garcia-Haro",
        "dupr_id": "84QRNM",
        "rating": 4.449,
        "profile_pic_url": null,
        "location": "Stansbury Park, UT, US"
      },
      {
        "name": "Leif walde",
        "dupr_id": "8WMZ9L",
        "rating": 4.696,
        "profile_pic_url": null,
        "location": "Salt Lake City, UT, US"
      }
    ]
  }
]