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

Skaneateles Pickleball Tournament - Men's Doubles Advanced

ID: 5059328094

对局比分

3-11, 10-12

获胜 / Win

对决日期

2025-07-19

对局时间 (估算)

7:30 PM

对决场地

Skaneateles, NY

未核实场馆

对决竞争阵营

阵营 1负方
JT
Justin Todd

0QWO0G · Potsdam, NY, US

DUPR

4.143

JD
John Duffy

L24VQ6 · USA

DUPR

4.304

阵营 2胜方
JS
John Sheridan

X2YKL2 · Baldwinsville, NY, US

DUPR

4.044

DA
Daniel Alexander

O69ZDP · Baldwinsville, NY, US

DUPR

4.575

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5059328094
显示原始对决元数据 JSON
[
  {
    "team_id": 6562112704,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Justin Todd",
        "dupr_id": "0QWO0G",
        "rating": 4.143,
        "profile_pic_url": null,
        "location": "Potsdam, NY, US"
      },
      {
        "name": "John Duffy",
        "dupr_id": "L24VQ6",
        "rating": 4.304,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6566284946,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "John Sheridan",
        "dupr_id": "X2YKL2",
        "rating": 4.044,
        "profile_pic_url": null,
        "location": "Baldwinsville, NY, US"
      },
      {
        "name": "Daniel Alexander",
        "dupr_id": "O69ZDP",
        "rating": 4.575,
        "profile_pic_url": null,
        "location": "Baldwinsville, NY, US"
      }
    ]
  }
]