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

5.0 DUPR Rotation

ID: 6333035943

对局比分

6-11

获胜 / Win

对决日期

2025-05-24

对局时间 (估算)

4:45 AM

对决场地

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

未核实场馆

对决竞争阵营

阵营 1负方
Andy Peeke

84KRKG · New York, NY, US

DUPR

4.864

HN
Heman Nama

4VZW5V · New York, NY, US

DUPR

5.211

阵营 2胜方
AZ
Andrew Zessar

8KZVG6 · Kings County, NY, US

DUPR

4.872

AV
Aditya Varanasi

YX5WXG · Amherst, NY, US

DUPR

5.508

数据访问 (AI / 开发者)

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

cURL Request:

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