返回检索中心
匹克球对决数据双打对决 (Doubles)高级 / 中高级 (Advanced 3.5+)

March Masters @ Planet Pickle - $500 Standard Doubles Open (5.25 AND BELOW)

ID: 4754645238

对局比分

4-11

获胜 / Win

对决日期

2026-03-28

对局时间 (估算)

7:30 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
ND
Nicholas Del Guercio

DWX9DX · Atlanta, GA, US

DUPR

4.089

KH
Keith Hirsch

7DZG5N · Woodstock, GA, US

DUPR

4.549

阵营 2胜方
JC
Justin Cobkit

ZNW0JL · Marietta, GA, US

DUPR

4.624

KK
Kyle Kanaitis

G5XXVQ · Woodstock, GA, US

DUPR

4.718

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4754645238
显示原始对决元数据 JSON
[
  {
    "team_id": 6156896070,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Nicholas Del Guercio",
        "dupr_id": "DWX9DX",
        "rating": 4.089,
        "profile_pic_url": null,
        "location": "Atlanta, GA, US"
      },
      {
        "name": "Keith Hirsch",
        "dupr_id": "7DZG5N",
        "rating": 4.549,
        "profile_pic_url": null,
        "location": "Woodstock, GA, US"
      }
    ]
  },
  {
    "team_id": 4641194262,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Justin Cobkit",
        "dupr_id": "ZNW0JL",
        "rating": 4.624,
        "profile_pic_url": null,
        "location": "Marietta, GA, US"
      },
      {
        "name": "Kyle Kanaitis",
        "dupr_id": "G5XXVQ",
        "rating": 4.718,
        "profile_pic_url": null,
        "location": "Woodstock, GA, US"
      }
    ]
  }
]