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

Life Time Novi

ID: 7272333982

对局比分

8-11

落败 / Loss

对决日期

2025-03-06

对局时间 (估算)

11:30 PM

对决场地

Detroit, MI, USA

View Facility Page →

对决竞争阵营

阵营 1负方
MM
megan murphy

NYEY96 · MI, US

DUPR

3.869

AW
Adam Wheeldon

4LWJV6 · Township of Northville, MI, US

DUPR

4.426

阵营 2胜方
AA
Albert Abbou

QP6M25 · West Bloomfield Township, MI, US

DUPR

4.127

SB
Sureshbabbu Balakrishnan

0QY7MQ · Farmington Hills, MI, US

DUPR

4.322

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7272333982
显示原始对决元数据 JSON
[
  {
    "team_id": 6947162533,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "megan murphy",
        "dupr_id": "NYEY96",
        "rating": 3.869,
        "profile_pic_url": null,
        "location": "MI, US"
      },
      {
        "name": "Adam Wheeldon",
        "dupr_id": "4LWJV6",
        "rating": 4.426,
        "profile_pic_url": null,
        "location": "Township of Northville, MI, US"
      }
    ]
  },
  {
    "team_id": 5022730031,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Albert Abbou",
        "dupr_id": "QP6M25",
        "rating": 4.127,
        "profile_pic_url": null,
        "location": "West Bloomfield Township, MI, US"
      },
      {
        "name": "Sureshbabbu Balakrishnan",
        "dupr_id": "0QY7MQ",
        "rating": 4.322,
        "profile_pic_url": null,
        "location": "Farmington Hills, MI, US"
      }
    ]
  }
]