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

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

ID: 7703213425

对局比分

11-7

获胜 / Win

对决日期

2025-12-20

对局时间 (估算)

2:15 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
JS
Jared Schneider

3YKGL4 · Sandy, UT, US

DUPR

4.514

JE
John Estrada

1R5X6Z · Herriman, UT, US

DUPR

4.684

阵营 2负方
CU
Carlos Urbina

3P05JE · Pleasant Grove, UT, US

DUPR

4.221

PD
Porter Dueck

MY6P6V · Orem, UT, US

DUPR

4.286

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7703213425
显示原始对决元数据 JSON
[
  {
    "team_id": 6537580729,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jared Schneider",
        "dupr_id": "3YKGL4",
        "rating": 4.514,
        "profile_pic_url": null,
        "location": "Sandy, UT, US"
      },
      {
        "name": "John Estrada",
        "dupr_id": "1R5X6Z",
        "rating": 4.684,
        "profile_pic_url": null,
        "location": "Herriman, UT, US"
      }
    ]
  },
  {
    "team_id": 5729459642,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Carlos Urbina",
        "dupr_id": "3P05JE",
        "rating": 4.221,
        "profile_pic_url": null,
        "location": "Pleasant Grove, UT, US"
      },
      {
        "name": "Porter Dueck",
        "dupr_id": "MY6P6V",
        "rating": 4.286,
        "profile_pic_url": null,
        "location": "Orem, UT, US"
      }
    ]
  }
]