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

Life Time NYC

ID: 8420320375

对局比分

11-9

落败 / Loss

对决日期

2026-03-24

对局时间 (估算)

8:45 AM

对决场地

168 Front St, Brooklyn, NY 11201, USA

未核实场馆

对决竞争阵营

阵营 1胜方
JS
Jacob Stanley

JJYQ2W · Queens County, NY, US

DUPR

3.549

AE
aaron esmailian

4ZEMMG · New York, NY, US

DUPR

3.630

阵营 2负方
AB
Andrew Bui

4Z9DVV · New York, NY, US

DUPR

3.728

PW
Peter Wayne

16M94K · Bronx County, NY, US

DUPR

3.902

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8420320375
显示原始对决元数据 JSON
[
  {
    "team_id": 7471631715,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jacob Stanley",
        "dupr_id": "JJYQ2W",
        "rating": 3.549,
        "profile_pic_url": null,
        "location": "Queens County, NY, US"
      },
      {
        "name": "aaron esmailian",
        "dupr_id": "4ZEMMG",
        "rating": 3.63,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      }
    ]
  },
  {
    "team_id": 5941970747,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Andrew Bui",
        "dupr_id": "4Z9DVV",
        "rating": 3.728,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      },
      {
        "name": "Peter Wayne",
        "dupr_id": "16M94K",
        "rating": 3.902,
        "profile_pic_url": null,
        "location": "Bronx County, NY, US"
      }
    ]
  }
]