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

Mixed Adv. 4.5+ League Sunday

ID: 4302003669

对局比分

13-5

落败 / Loss

对决日期

2024-06-23

对局时间 (估算)

10:15 AM

对决场地

Life Time, 350 Robbins Lane, Syosset, NY, USA

View Facility Page →

对决竞争阵营

阵营 1胜方
AK
Alec Kirschner

MYJ45G · Miami, FL, US

DUPR

4.999

Francis Chi

Z9VKJQ · Syosset, NY, US

DUPR

4.754

阵营 2负方
AS
Ash Sangal

1NEKLW · New York, NY, US

DUPR

4.630

FE
Faraz Essani

16N9K0 · Plainview, NY, US

DUPR

4.723

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4302003669
显示原始对决元数据 JSON
[
  {
    "team_id": 4874708453,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Alec Kirschner",
        "dupr_id": "MYJ45G",
        "rating": 4.999,
        "profile_pic_url": null,
        "location": "Miami, FL, US"
      },
      {
        "name": "Francis Chi",
        "dupr_id": "Z9VKJQ",
        "rating": 4.754,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1422032/images/profile/0697b7c2-8247-4dac-b6ee-6f3fa341f25b.jpg",
        "location": "Syosset, NY, US"
      }
    ]
  },
  {
    "team_id": 7336055893,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ash Sangal",
        "dupr_id": "1NEKLW",
        "rating": 4.63,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      },
      {
        "name": "Faraz Essani",
        "dupr_id": "16N9K0",
        "rating": 4.723,
        "profile_pic_url": null,
        "location": "Plainview, NY, US"
      }
    ]
  }
]