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

LT League Play - Round 2 D1

ID: 4635877724

对局比分

11-7

落败 / Loss

对决日期

2025-01-13

对局时间 (估算)

9:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
ZA
Zachary Ankier

8WREXY · New York, NY, US

DUPR

5.023

AB
Alexander Bauman

3ZJ5GW · New York, NY, US

DUPR

4.865

阵营 2负方
RB
Richard Balistreri

3XLPWX · New York, NY, US

DUPR

4.865

SK
Sean Kemp

84RMNG · New York, NY, US

DUPR

4.922

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4635877724
显示原始对决元数据 JSON
[
  {
    "team_id": 8534667027,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Zachary Ankier",
        "dupr_id": "8WREXY",
        "rating": 5.023,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      },
      {
        "name": "Alexander Bauman",
        "dupr_id": "3ZJ5GW",
        "rating": 4.865,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      }
    ]
  },
  {
    "team_id": 5440347932,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Richard Balistreri",
        "dupr_id": "3XLPWX",
        "rating": 4.865,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      },
      {
        "name": "Sean Kemp",
        "dupr_id": "84RMNG",
        "rating": 4.922,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      }
    ]
  }
]