返回检索中心
匹克球对决数据双打对决 (Doubles)精英 / 职业级别 (Pro 4.5+)

LIFE TIME at SKY-NYC

ID: 8215998199

对局比分

11-7

落败 / Loss

对决日期

2024-02-10

对局时间 (估算)

8:45 AM

对决场地

605 W 42nd St, New York, NY 10036, USA

未核实场馆

对决竞争阵营

阵营 1胜方
XL
Xingnan Lin

8J0MLO · Irvine, CA, US

DUPR

5.035

EE
Ethan Evans

8WWM6Y · San Diego, CA, US

DUPR

4.987

阵营 2负方
ZR
Zachary Romanzi

16VK60 · New York, NY, US

DUPR

4.737

JS
Josh Silverstein

4LRGWM · Queens County, NY, US

DUPR

5.271

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8215998199
显示原始对决元数据 JSON
[
  {
    "team_id": 7291837109,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Xingnan Lin",
        "dupr_id": "8J0MLO",
        "rating": 5.035,
        "profile_pic_url": null,
        "location": "Irvine, CA, US"
      },
      {
        "name": "Ethan Evans",
        "dupr_id": "8WWM6Y",
        "rating": 4.987,
        "profile_pic_url": null,
        "location": "San Diego, CA, US"
      }
    ]
  },
  {
    "team_id": 8448190012,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Zachary Romanzi",
        "dupr_id": "16VK60",
        "rating": 4.737,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      },
      {
        "name": "Josh Silverstein",
        "dupr_id": "4LRGWM",
        "rating": 5.271,
        "profile_pic_url": null,
        "location": "Queens County, NY, US"
      }
    ]
  }
]