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

LTF Partner Stay League - Week 4

ID: 4486189711

对局比分

11-0

获胜 / Win

对决日期

2025-01-27

对局时间 (估算)

8:45 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
DZ
David Zuckerman

3ZJO0M · New York, NY, US

DUPR

4.709

RG
Rob Gruber

892E0E · Jersey City, NJ, US

DUPR

5.092

阵营 2负方
JG
Jake Goldsmith

1NP0N7 · New York, NY, US

DUPR

4.821

JF
Joey Fortunato

3O9KJL · New York, NY, US

DUPR

4.925

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4486189711
显示原始对决元数据 JSON
[
  {
    "team_id": 6203769713,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "David Zuckerman",
        "dupr_id": "3ZJO0M",
        "rating": 4.709,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      },
      {
        "name": "Rob Gruber",
        "dupr_id": "892E0E",
        "rating": 5.092,
        "profile_pic_url": null,
        "location": "Jersey City, NJ, US"
      }
    ]
  },
  {
    "team_id": 7252589930,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jake Goldsmith",
        "dupr_id": "1NP0N7",
        "rating": 4.821,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      },
      {
        "name": "Joey Fortunato",
        "dupr_id": "3O9KJL",
        "rating": 4.925,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      }
    ]
  }
]