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

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

ID: 6017749133

对局比分

7-11

获胜 / Win

对决日期

2025-05-20

对局时间 (估算)

6:15 AM

对决场地

Brooklyn, NY

View Facility Page →

对决竞争阵营

阵营 1负方
CB
Christopher Bucaro

0YJO5Q · Richmond County, NY, US

DUPR

4.884

DS
Dilan Shah

0Y7GJX · Freehold, NJ, US

DUPR

5.039

阵营 2胜方
MG
Martin Grunin

NYN7XW · Palm Beach Gardens, FL, US

DUPR

4.885

CM
Connor McAlary

59PL25 · New York, NY, US

DUPR

4.442

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6017749133
显示原始对决元数据 JSON
[
  {
    "team_id": 4529054751,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Christopher Bucaro",
        "dupr_id": "0YJO5Q",
        "rating": 4.884,
        "profile_pic_url": null,
        "location": "Richmond County, NY, US"
      },
      {
        "name": "Dilan Shah",
        "dupr_id": "0Y7GJX",
        "rating": 5.039,
        "profile_pic_url": null,
        "location": "Freehold, NJ, US"
      }
    ]
  },
  {
    "team_id": 6040970111,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Martin Grunin",
        "dupr_id": "NYN7XW",
        "rating": 4.885,
        "profile_pic_url": null,
        "location": "Palm Beach Gardens, FL, US"
      },
      {
        "name": "Connor McAlary",
        "dupr_id": "59PL25",
        "rating": 4.442,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      }
    ]
  }
]