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

Dinko De Mayo @ Veterans Park, Hamilton, NJ - Mens Doubles Skill: (4.5) Age: (Any)

ID: 5562526618

对局比分

8-15

落败 / Loss

对决日期

2025-05-17

对局时间 (估算)

11:30 PM

对决场地

Hamilton, NJ

View Facility Page →

对决竞争阵营

阵营 1负方
KS
Keith Shedlock

3OXWQ7 · North Haledon, NJ, US

DUPR

4.645

AI
Alexandre Inamasu

1NV062 · SP, BR

DUPR

4.622

阵营 2胜方
CB
Christopher Bucaro

0YJO5Q · Richmond County, NY, US

DUPR

4.868

PR
Patrick Ryan

NY2OQ7 · Clinton, NJ, US

DUPR

4.351

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5562526618
显示原始对决元数据 JSON
[
  {
    "team_id": 8451616399,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Keith Shedlock",
        "dupr_id": "3OXWQ7",
        "rating": 4.645,
        "profile_pic_url": null,
        "location": "North Haledon, NJ, US"
      },
      {
        "name": "Alexandre Inamasu",
        "dupr_id": "1NV062",
        "rating": 4.622,
        "profile_pic_url": null,
        "location": "SP, BR"
      }
    ]
  },
  {
    "team_id": 5605086395,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Christopher Bucaro",
        "dupr_id": "0YJO5Q",
        "rating": 4.868,
        "profile_pic_url": null,
        "location": "Richmond County, NY, US"
      },
      {
        "name": "Patrick Ryan",
        "dupr_id": "NY2OQ7",
        "rating": 4.351,
        "profile_pic_url": null,
        "location": "Clinton, NJ, US"
      }
    ]
  }
]