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

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

ID: 5295337814

对局比分

3-11

落败 / Loss

对决日期

2025-05-20

对局时间 (估算)

3:30 PM

对决场地

Brooklyn, NY

View Facility Page →

对决竞争阵营

阵营 1负方
CB
Christopher Bucaro

0YJO5Q · Richmond County, NY, US

DUPR

4.865

DS
Dilan Shah

0Y7GJX · Freehold, NJ, US

DUPR

5.019

阵营 2胜方
AW
Allen W Wang

KOWD47 · New York, NY, US

DUPR

5.394

JJ
Jun Jeon

PKDD2M · Seoul, KR

DUPR

5.107

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5295337814
显示原始对决元数据 JSON
[
  {
    "team_id": 4532481191,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Christopher Bucaro",
        "dupr_id": "0YJO5Q",
        "rating": 4.865,
        "profile_pic_url": null,
        "location": "Richmond County, NY, US"
      },
      {
        "name": "Dilan Shah",
        "dupr_id": "0Y7GJX",
        "rating": 5.019,
        "profile_pic_url": null,
        "location": "Freehold, NJ, US"
      }
    ]
  },
  {
    "team_id": 4566902363,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Allen W Wang",
        "dupr_id": "KOWD47",
        "rating": 5.394,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      },
      {
        "name": "Jun Jeon",
        "dupr_id": "PKDD2M",
        "rating": 5.107,
        "profile_pic_url": null,
        "location": "Seoul, KR"
      }
    ]
  }
]