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

LTF Partner Stay League - Week 4

ID: 7634408395

对局比分

11-1

获胜 / Win

对决日期

2025-01-27

对局时间 (估算)

8:45 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
DZ
David Zuckerman

3ZJO0M · New York, NY, US

DUPR

4.736

RG
Rob Gruber

892E0E · Jersey City, NJ, US

DUPR

5.125

阵营 2负方
MB
Maxwell Balka

3XD475 · New York, NY, US

DUPR

4.669

BM
Bryan McRae

1R6YD3 · New York, NY, US

DUPR

4.508

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7634408395
显示原始对决元数据 JSON
[
  {
    "team_id": 5228214529,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "David Zuckerman",
        "dupr_id": "3ZJO0M",
        "rating": 4.736,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      },
      {
        "name": "Rob Gruber",
        "dupr_id": "892E0E",
        "rating": 5.125,
        "profile_pic_url": null,
        "location": "Jersey City, NJ, US"
      }
    ]
  },
  {
    "team_id": 8004028857,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Maxwell Balka",
        "dupr_id": "3XD475",
        "rating": 4.669,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      },
      {
        "name": "Bryan McRae",
        "dupr_id": "1R6YD3",
        "rating": 4.508,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      }
    ]
  }
]