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

PaddleTap

ID: 5445373268

对局比分

15-7

落败 / Loss

对决日期

2023-06-11

对局时间 (估算)

9:00 PM

对决场地

Palm Beach Gardens Tennis & Pickleball Center, 117th Court North, Palm Beach Gardens, Palm Beach, FL, USA

View Facility Page →

对决竞争阵营

阵营 1胜方
OP
Orlando Puleo

MY9KKL · USA

DUPR

5.207

NK
Natasha Krestchmer

3ZJQKL · USA

DUPR

5.510

阵营 2负方
Simon Le Xiong

3P95MM · Jupiter, FL, US

DUPR

5.498

DD
Danielle DiPiero

3ZV7DW · Palm Beach Gardens, FL, US

DUPR

4.777

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5445373268
显示原始对决元数据 JSON
[
  {
    "team_id": 4926557184,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Orlando Puleo",
        "dupr_id": "MY9KKL",
        "rating": 5.207,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Natasha Krestchmer",
        "dupr_id": "3ZJQKL",
        "rating": 5.51,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5944466926,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Simon Le Xiong",
        "dupr_id": "3P95MM",
        "rating": 5.498,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/107088_629eae340a905.jpg",
        "location": "Jupiter, FL, US"
      },
      {
        "name": "Danielle DiPiero",
        "dupr_id": "3ZV7DW",
        "rating": 4.777,
        "profile_pic_url": null,
        "location": "Palm Beach Gardens, FL, US"
      }
    ]
  }
]