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

Open Doubles GOLD - CAPA Claremont Open 2025

ID: 6653547396

对局比分

14-16

落败 / Loss

对决日期

2025-02-02

对局时间 (估算)

1:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
JP
Jake Presser

3XLPD7 · Rancho Mirage, CA, US

DUPR

5.214

CB
Chiron Burl

35YVX5 · La Cañada Flintridge, CA, US

DUPR

5.825

阵营 2胜方
Alex Emery

RZE9YN · Los Angeles, CA, US

DUPR

5.678

MB
Matt Baca

8E22W1 · USA

DUPR

5.945

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6653547396
显示原始对决元数据 JSON
[
  {
    "team_id": 5237039513,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jake Presser",
        "dupr_id": "3XLPD7",
        "rating": 5.214,
        "profile_pic_url": null,
        "location": "Rancho Mirage, CA, US"
      },
      {
        "name": "Chiron Burl",
        "dupr_id": "35YVX5",
        "rating": 5.825,
        "profile_pic_url": null,
        "location": "La Cañada Flintridge, CA, US"
      }
    ]
  },
  {
    "team_id": 6075343173,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Alex Emery",
        "dupr_id": "RZE9YN",
        "rating": 5.678,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/938314/images/profile/9961fac6-3044-4744-ab53-7663f230e3b5.png",
        "location": "Los Angeles, CA, US"
      },
      {
        "name": "Matt Baca",
        "dupr_id": "8E22W1",
        "rating": 5.945,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]