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

1010 WINS Pickleball Tournament Spring 2025: Presented by Nissan - Men's Doubles 5.0+ $1010 Prize Money Open

ID: 6093266476

对局比分

4-11

获胜 / Win

对决日期

2025-05-03

对局时间 (估算)

5:00 PM

对决场地

SPORTIME Randall’s Island / JMTA New York City, 1 Randall’s Island, New York, NY 10035, USA

View Facility Page →

对决竞争阵营

阵营 1负方
AJ
Adam Jablon

30MLN4 · New York, NY, US

DUPR

4.945

ND
Nicolas De Francesco

1QY5DD · Buenos Aires, CABA, AR

DUPR

5.260

阵营 2胜方
EH
Eric Handelman

8WKOEY · Melville, NY, US

DUPR

4.972

GS
Gabriel Sternlieb

6Z6PJD · Queens County, NY, US

DUPR

5.231

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6093266476
显示原始对决元数据 JSON
[
  {
    "team_id": 8118854098,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Adam Jablon",
        "dupr_id": "30MLN4",
        "rating": 4.945,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      },
      {
        "name": "Nicolas De Francesco",
        "dupr_id": "1QY5DD",
        "rating": 5.26,
        "profile_pic_url": null,
        "location": "Buenos Aires, CABA, AR"
      }
    ]
  },
  {
    "team_id": 5851686689,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Eric Handelman",
        "dupr_id": "8WKOEY",
        "rating": 4.972,
        "profile_pic_url": null,
        "location": "Melville, NY, US"
      },
      {
        "name": "Gabriel Sternlieb",
        "dupr_id": "6Z6PJD",
        "rating": 5.231,
        "profile_pic_url": null,
        "location": "Queens County, NY, US"
      }
    ]
  }
]