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

California Pickleball Classic

ID: 8500401477

对局比分

15-5

落败 / Loss

对决日期

2023-11-11

对局时间 (估算)

10:15 AM

对决场地

Fresno, CA, USA

View Facility Page →

对决竞争阵营

阵营 1胜方
JH
jonah hawkins

8G77ZG · Fresno, CA, US

DUPR

5.215

DUPR

4.461

阵营 2负方
RH
Rob Hutchins

125YE1 · Beverly Hills, CA, US

DUPR

5.646

DD
Dustin Davis

1N5KKW · Sacramento, CA, US

DUPR

4.809

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8500401477
显示原始对决元数据 JSON
[
  {
    "team_id": 5090509700,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "jonah hawkins",
        "dupr_id": "8G77ZG",
        "rating": 5.215,
        "profile_pic_url": null,
        "location": "Fresno, CA, US"
      },
      {
        "name": "Joyson Therampilly John",
        "dupr_id": "8977Y7",
        "rating": 4.461,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8166979616,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Rob Hutchins",
        "dupr_id": "125YE1",
        "rating": 5.646,
        "profile_pic_url": null,
        "location": "Beverly Hills, CA, US"
      },
      {
        "name": "Dustin Davis",
        "dupr_id": "1N5KKW",
        "rating": 4.809,
        "profile_pic_url": null,
        "location": "Sacramento, CA, US"
      }
    ]
  }
]