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

LIFE TIME at SKY-NYC

ID: 8258459722

对局比分

11-6

落败 / Loss

对决日期

2026-05-27

对局时间 (估算)

11:30 PM

对决场地

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

未核实场馆

对决竞争阵营

阵营 1胜方
Andy Peeke

84KRKG · New York, NY, US

DUPR

5.058

RR
Rohin Rajani

7D47W5 · Mumbai, MH, IN

DUPR

5.353

阵营 2负方
MB
Maxwell Balka

3XD475 · New York, NY, US

DUPR

4.887

ZA
Zachary Ankier

8WREXY · New York, NY, US

DUPR

4.879

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8258459722
显示原始对决元数据 JSON
[
  {
    "team_id": 8215298968,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Andy Peeke",
        "dupr_id": "84KRKG",
        "rating": 5.058,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/133790_63a246402f619.jpeg",
        "location": "New York, NY, US"
      },
      {
        "name": "Rohin Rajani",
        "dupr_id": "7D47W5",
        "rating": 5.353,
        "profile_pic_url": null,
        "location": "Mumbai, MH, IN"
      }
    ]
  },
  {
    "team_id": 6589565986,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Maxwell Balka",
        "dupr_id": "3XD475",
        "rating": 4.887,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      },
      {
        "name": "Zachary Ankier",
        "dupr_id": "8WREXY",
        "rating": 4.879,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      }
    ]
  }
]