返回检索中心
匹克球对决数据双打对决 (Doubles)高级 / 中高级 (Advanced 3.5+)

Life Time Novi

ID: 5517650455

对局比分

11-8

落败 / Loss

对决日期

2025-03-06

对局时间 (估算)

8:45 AM

对决场地

Detroit, MI, USA

View Facility Page →

对决竞争阵营

阵营 1胜方
NV
Nino vitti

4L6EEK · USA

DUPR

4.526

AA
Albert Abbou

QP6M25 · West Bloomfield Township, MI, US

DUPR

4.130

阵营 2负方
SB
Sureshbabbu Balakrishnan

0QY7MQ · Farmington Hills, MI, US

DUPR

4.316

AW
Adam Wheeldon

4LWJV6 · Township of Northville, MI, US

DUPR

4.405

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5517650455
显示原始对决元数据 JSON
[
  {
    "team_id": 7156672912,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Nino vitti",
        "dupr_id": "4L6EEK",
        "rating": 4.526,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Albert Abbou",
        "dupr_id": "QP6M25",
        "rating": 4.13,
        "profile_pic_url": null,
        "location": "West Bloomfield Township, MI, US"
      }
    ]
  },
  {
    "team_id": 4921968923,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Sureshbabbu Balakrishnan",
        "dupr_id": "0QY7MQ",
        "rating": 4.316,
        "profile_pic_url": null,
        "location": "Farmington Hills, MI, US"
      },
      {
        "name": "Adam Wheeldon",
        "dupr_id": "4LWJV6",
        "rating": 4.405,
        "profile_pic_url": null,
        "location": "Township of Northville, MI, US"
      }
    ]
  }
]