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

1010 Wins Pickleball Tournament: Men's Open Prize Money Division

ID: 7688324075

对局比分

5-11

落败 / Loss

对决日期

2024-04-20

对局时间 (估算)

12:45 AM

对决场地

New York, NY, USA

View Facility Page →

对决竞争阵营

阵营 1负方
DI
David Iba

8WV70L · New York, NY, US

DUPR

5.445

DT
Duy Tran

3VYW7J · Kings County, NY, US

DUPR

4.935

阵营 2胜方
BD
Bryan Datyner

L5VRNQ · New York, NY, US

DUPR

4.952

YP
Yash Parikh

L57J5Z · USA

DUPR

5.049

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7688324075
显示原始对决元数据 JSON
[
  {
    "team_id": 7959902152,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "David Iba",
        "dupr_id": "8WV70L",
        "rating": 5.445,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      },
      {
        "name": "Duy Tran",
        "dupr_id": "3VYW7J",
        "rating": 4.935,
        "profile_pic_url": null,
        "location": "Kings County, NY, US"
      }
    ]
  },
  {
    "team_id": 5960117210,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Bryan Datyner",
        "dupr_id": "L5VRNQ",
        "rating": 4.952,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      },
      {
        "name": "Yash Parikh",
        "dupr_id": "L57J5Z",
        "rating": 5.049,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]