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

5.0 DUPR Rotation

ID: 5350407863

对局比分

10-12

获胜 / Win

对决日期

2025-05-24

对局时间 (估算)

12:45 AM

对决场地

Life Time, West 42nd Street, NYC, NY, USA

View Facility Page →

对决竞争阵营

阵营 1负方
Andy Peeke

84KRKG · New York, NY, US

DUPR

4.873

AZ
Andrew Zessar

8KZVG6 · Kings County, NY, US

DUPR

4.812

阵营 2胜方
AV
Aditya Varanasi

YX5WXG · Amherst, NY, US

DUPR

5.535

HN
Heman Nama

4VZW5V · New York, NY, US

DUPR

5.176

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5350407863
显示原始对决元数据 JSON
[
  {
    "team_id": 4344242609,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Andy Peeke",
        "dupr_id": "84KRKG",
        "rating": 4.873,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/133790_63a246402f619.jpeg",
        "location": "New York, NY, US"
      },
      {
        "name": "Andrew Zessar",
        "dupr_id": "8KZVG6",
        "rating": 4.812,
        "profile_pic_url": null,
        "location": "Kings County, NY, US"
      }
    ]
  },
  {
    "team_id": 5720930356,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Aditya Varanasi",
        "dupr_id": "YX5WXG",
        "rating": 5.535,
        "profile_pic_url": null,
        "location": "Amherst, NY, US"
      },
      {
        "name": "Heman Nama",
        "dupr_id": "4VZW5V",
        "rating": 5.176,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      }
    ]
  }
]