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

2025 FALL CLASSIC MIXED 4.5

ID: 8330584117

对局比分

15-1

获胜 / Win

对决日期

2025-11-09

对局时间 (估算)

2:15 AM

对决场地

10 Southdale Center, Edina, MN 55435, USA

未核实场馆

对决竞争阵营

阵营 1胜方
AH
Alexis Hayden

9P9XQV · Minneapolis, MN, US

DUPR

4.691

CT
Christian Tanner

17V0P4 · Minneapolis, MN, US

DUPR

5.001

阵营 2负方
JP
Jessica Pollock

1R4L0Q · USA

DUPR

4.192

DL
David LeDuc

6Z5L0K · Robbinsdale, MN, US

DUPR

4.534

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8330584117
显示原始对决元数据 JSON
[
  {
    "team_id": 8113148927,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Alexis Hayden",
        "dupr_id": "9P9XQV",
        "rating": 4.691,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      },
      {
        "name": "Christian Tanner",
        "dupr_id": "17V0P4",
        "rating": 5.001,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      }
    ]
  },
  {
    "team_id": 5869108776,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jessica Pollock",
        "dupr_id": "1R4L0Q",
        "rating": 4.192,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "David LeDuc",
        "dupr_id": "6Z5L0K",
        "rating": 4.534,
        "profile_pic_url": null,
        "location": "Robbinsdale, MN, US"
      }
    ]
  }
]