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

Pre-NYC Open Moneyball $700 - Goodland - Pre-NYC Open Moneyball $700 - Goodland

ID: 5766534020

对局比分

9-11

获胜 / Win

对决日期

2025-05-20

对局时间 (估算)

9:00 PM

对决场地

Brooklyn, NY

View Facility Page →

对决竞争阵营

阵营 1负方
AP
Antonio Pejic

0QQOVN · USA

DUPR

4.472

JL
Jason Ly

M20P0G · USA

DUPR

4.467

阵营 2胜方
EH
Eric Handelman

8WKOEY · Melville, NY, US

DUPR

4.967

JT
Jesse Tuozzo

3YVDD3 · Massapequa, NY, US

DUPR

4.976

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5766534020
显示原始对决元数据 JSON
[
  {
    "team_id": 7574876074,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Antonio Pejic",
        "dupr_id": "0QQOVN",
        "rating": 4.472,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jason Ly",
        "dupr_id": "M20P0G",
        "rating": 4.467,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5119331737,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Eric Handelman",
        "dupr_id": "8WKOEY",
        "rating": 4.967,
        "profile_pic_url": null,
        "location": "Melville, NY, US"
      },
      {
        "name": "Jesse Tuozzo",
        "dupr_id": "3YVDD3",
        "rating": 4.976,
        "profile_pic_url": null,
        "location": "Massapequa, NY, US"
      }
    ]
  }
]