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

The Nationals - College Pickleball Tour - Championship Men's Singles

ID: 7766693616

对局比分

21-11

获胜 / Win

对决日期

2026-04-09

对局时间 (估算)

1:00 PM

对决场地

Peachtree Corners, GA

未核实场馆

对决竞争阵营

阵营 1胜方
AC
Adam C Jones

3XDGP4 · Fort Worth, TX, US

DUPR

5.116

阵营 2负方
RZ
Robert Ziemian

MPY9LV · USA

DUPR

4.149

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7766693616
显示原始对决元数据 JSON
[
  {
    "team_id": 7293157888,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Adam C Jones",
        "dupr_id": "3XDGP4",
        "rating": 5.116,
        "profile_pic_url": null,
        "location": "Fort Worth, TX, US"
      }
    ]
  },
  {
    "team_id": 7985885874,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Robert Ziemian",
        "dupr_id": "MPY9LV",
        "rating": 4.149,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]