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

Pool 1

ID: 5518016800

对局比分

11-6

获胜 / Win

对决日期

2025-12-16

对局时间 (估算)

5:00 PM

对决场地

The HUB Pickleball Club - San Jose

View Facility Page →

对决竞争阵营

阵营 1胜方
JT
Jonathan Tran

17R7KN · Santa Clara, CA, US

DUPR

4.846

KD
Kaleb Dull

DWPOJM · Magnolia, TX, US

DUPR

5.004

阵营 2负方
AU
Anton Ulan

NYEO27 · El Dorado Hills, CA, US

DUPR

4.641

BD
Brandon De Vera

E90KDV · San Francisco, CA, US

DUPR

4.381

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5518016800
显示原始对决元数据 JSON
[
  {
    "team_id": 4368020811,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jonathan Tran",
        "dupr_id": "17R7KN",
        "rating": 4.846,
        "profile_pic_url": null,
        "location": "Santa Clara, CA, US"
      },
      {
        "name": "Kaleb Dull",
        "dupr_id": "DWPOJM",
        "rating": 5.004,
        "profile_pic_url": null,
        "location": "Magnolia, TX, US"
      }
    ]
  },
  {
    "team_id": 6699402265,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Anton Ulan",
        "dupr_id": "NYEO27",
        "rating": 4.641,
        "profile_pic_url": null,
        "location": "El Dorado Hills, CA, US"
      },
      {
        "name": "Brandon  De Vera",
        "dupr_id": "E90KDV",
        "rating": 4.381,
        "profile_pic_url": null,
        "location": "San Francisco, CA, US"
      }
    ]
  }
]