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

D1/R8

ID: 4587278415

对局比分

11-4, 11-9

获胜 / Win

对决日期

2023-09-03

对局时间 (估算)

4:45 AM

对决场地

689 Northgraves Ave, Chico, CA 95928, USA

未核实场馆

对决竞争阵营

阵营 1胜方
AB

DUPR

4.777

AF
Adam Fullmer

3Y47K8 · Eagle Mountain, UT, US

DUPR

5.545

阵营 2负方
JG
Jake Geline

1Q6OY0 · USA

DUPR

4.220

DY
Danny Yukio Tanaka

8EZ5ZE · USA

DUPR

4.628

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4587278415
显示原始对决元数据 JSON
[
  {
    "team_id": 6684498099,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Abigail Brandenberger",
        "dupr_id": "8G72V1",
        "rating": 4.777,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Adam Fullmer",
        "dupr_id": "3Y47K8",
        "rating": 5.545,
        "profile_pic_url": null,
        "location": "Eagle Mountain, UT, US"
      }
    ]
  },
  {
    "team_id": 5823238539,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jake Geline",
        "dupr_id": "1Q6OY0",
        "rating": 4.22,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Danny Yukio Tanaka",
        "dupr_id": "8EZ5ZE",
        "rating": 4.628,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]