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

California Pickleball Classic

ID: 6582785364

对局比分

11-5, 11-5

获胜 / Win

对决日期

2023-11-11

对局时间 (估算)

1:00 PM

对决场地

Fresno, CA, USA

View Facility Page →

对决竞争阵营

阵营 1胜方
DD
Dustin Davis

1N5KKW · Sacramento, CA, US

DUPR

4.990

RH
Rob Hutchins

125YE1 · Beverly Hills, CA, US

DUPR

5.827

阵营 2负方
NW
Nicholas Wise

3LPXK1 · Fresno, CA, US

DUPR

4.642

CK
Chris Kampfe

1QMR7R · USA

DUPR

4.919

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6582785364
显示原始对决元数据 JSON
[
  {
    "team_id": 4909900808,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Dustin Davis",
        "dupr_id": "1N5KKW",
        "rating": 4.99,
        "profile_pic_url": null,
        "location": "Sacramento, CA, US"
      },
      {
        "name": "Rob Hutchins",
        "dupr_id": "125YE1",
        "rating": 5.827,
        "profile_pic_url": null,
        "location": "Beverly Hills, CA, US"
      }
    ]
  },
  {
    "team_id": 5852035099,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Nicholas Wise",
        "dupr_id": "3LPXK1",
        "rating": 4.642,
        "profile_pic_url": null,
        "location": "Fresno, CA, US"
      },
      {
        "name": "Chris Kampfe",
        "dupr_id": "1QMR7R",
        "rating": 4.919,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]