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

Life Time Novi

ID: 7288592208

对局比分

11-9

落败 / Loss

对决日期

2025-03-06

对局时间 (估算)

1:00 PM

对决场地

Detroit, MI, USA

View Facility Page →

对决竞争阵营

阵营 1胜方
MM
megan murphy

NYEY96 · MI, US

DUPR

3.887

NV
Nino vitti

4L6EEK · USA

DUPR

4.441

阵营 2负方
AW
Adam Wheeldon

4LWJV6 · Township of Northville, MI, US

DUPR

4.425

AA
Albert Abbou

QP6M25 · West Bloomfield Township, MI, US

DUPR

4.118

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7288592208
显示原始对决元数据 JSON
[
  {
    "team_id": 8261840913,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "megan murphy",
        "dupr_id": "NYEY96",
        "rating": 3.887,
        "profile_pic_url": null,
        "location": "MI, US"
      },
      {
        "name": "Nino vitti",
        "dupr_id": "4L6EEK",
        "rating": 4.441,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6174525914,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Adam Wheeldon",
        "dupr_id": "4LWJV6",
        "rating": 4.425,
        "profile_pic_url": null,
        "location": "Township of Northville, MI, US"
      },
      {
        "name": "Albert Abbou",
        "dupr_id": "QP6M25",
        "rating": 4.118,
        "profile_pic_url": null,
        "location": "West Bloomfield Township, MI, US"
      }
    ]
  }
]