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

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

ID: 5115555001

对局比分

6-11

获胜 / Win

对决日期

2025-05-20

对局时间 (估算)

2:15 AM

对决场地

Brooklyn, NY

View Facility Page →

对决竞争阵营

阵营 1负方
CB
Christopher Bucaro

0YJO5Q · Richmond County, NY, US

DUPR

4.872

DS
Dilan Shah

0Y7GJX · Freehold, NJ, US

DUPR

5.026

阵营 2胜方
EH
Eric Handelman

8WKOEY · Melville, NY, US

DUPR

4.965

JT
Jesse Tuozzo

3YVDD3 · Massapequa, NY, US

DUPR

4.975

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5115555001
显示原始对决元数据 JSON
[
  {
    "team_id": 4777738197,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Christopher Bucaro",
        "dupr_id": "0YJO5Q",
        "rating": 4.872,
        "profile_pic_url": null,
        "location": "Richmond County, NY, US"
      },
      {
        "name": "Dilan Shah",
        "dupr_id": "0Y7GJX",
        "rating": 5.026,
        "profile_pic_url": null,
        "location": "Freehold, NJ, US"
      }
    ]
  },
  {
    "team_id": 7072637353,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Eric Handelman",
        "dupr_id": "8WKOEY",
        "rating": 4.965,
        "profile_pic_url": null,
        "location": "Melville, NY, US"
      },
      {
        "name": "Jesse Tuozzo",
        "dupr_id": "3YVDD3",
        "rating": 4.975,
        "profile_pic_url": null,
        "location": "Massapequa, NY, US"
      }
    ]
  }
]