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

California Pickleball Classic

ID: 5932128381

对局比分

11-0, 11-3

获胜 / Win

对决日期

2023-11-11

对局时间 (估算)

10:15 AM

对决场地

Fresno, CA, USA

View Facility Page →

对决竞争阵营

阵营 1胜方
DD
Dustin Davis

1N5KKW · Sacramento, CA, US

DUPR

4.999

RH
Rob Hutchins

125YE1 · Beverly Hills, CA, US

DUPR

5.509

阵营 2负方
EM
Easton McMurray

OD9EEP · USA

DUPR

3.500

Anthony Hilario

8J2WD4 · Bakersfield, CA, US

DUPR

5.182

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5932128381
显示原始对决元数据 JSON
[
  {
    "team_id": 5422932458,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Dustin Davis",
        "dupr_id": "1N5KKW",
        "rating": 4.999,
        "profile_pic_url": null,
        "location": "Sacramento, CA, US"
      },
      {
        "name": "Rob Hutchins",
        "dupr_id": "125YE1",
        "rating": 5.509,
        "profile_pic_url": null,
        "location": "Beverly Hills, CA, US"
      }
    ]
  },
  {
    "team_id": 8448774658,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Easton McMurray",
        "dupr_id": "OD9EEP",
        "rating": 3.5,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Anthony Hilario",
        "dupr_id": "8J2WD4",
        "rating": 5.182,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/774538/images/profile/1aa1c8b3-b15a-452e-b649-335d3064cf37.png",
        "location": "Bakersfield, CA, US"
      }
    ]
  }
]