返回检索中心
匹克球对决数据双打对决 (Doubles)大众 / 娱乐休闲 (Casual <3.5)

Life Time NYC

ID: 7716057830

对局比分

11-9

获胜 / Win

对决日期

2026-06-06

对局时间 (估算)

3:30 PM

对决场地

235 W 33rd St, New York, NY 10119, USA

未核实场馆

对决竞争阵营

阵营 1胜方
AD
Alex DiMedio

WZV64K · USA

DUPR

3.385

FA
Farris Ashraf

76KWKN · New York, NY, US

DUPR

3.331

阵营 2负方
SB
Suvan Bhat

2QQOW7 · New York, NY, US

DUPR

3.241

JW
James Wu

YX07XG · USA

DUPR

3.145

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7716057830
显示原始对决元数据 JSON
[
  {
    "team_id": 8121655386,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Alex DiMedio",
        "dupr_id": "WZV64K",
        "rating": 3.385,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Farris Ashraf",
        "dupr_id": "76KWKN",
        "rating": 3.331,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      }
    ]
  },
  {
    "team_id": 5407197166,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Suvan Bhat",
        "dupr_id": "2QQOW7",
        "rating": 3.241,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      },
      {
        "name": "James Wu",
        "dupr_id": "YX07XG",
        "rating": 3.145,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]