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

5.0 DUPR Rotation

ID: 6262980941

对局比分

11-5

获胜 / Win

对决日期

2025-05-24

对局时间 (估算)

6:15 AM

对决场地

605 W 42nd St, New York, NY 10036, USA

未核实场馆

对决竞争阵营

阵营 1胜方
AV
Aditya Varanasi

YX5WXG · Amherst, NY, US

DUPR

5.534

Andy Peeke

84KRKG · New York, NY, US

DUPR

4.874

阵营 2负方
HN
Heman Nama

4VZW5V · New York, NY, US

DUPR

5.174

AZ
Andrew Zessar

8KZVG6 · Kings County, NY, US

DUPR

4.815

数据访问 (AI / 开发者)

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

cURL Request:

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