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

Men's Doubles 5.0 8+ Group A - CAPA Spring Open 2025

ID: 5919594868

对局比分

9-11

落败 / Loss

对决日期

2025-05-03

对局时间 (估算)

5:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
DP
David Pinard

3V2J63 · Canyon Lake, CA, US

DUPR

4.665

AG
Albert Galarza

894J7V · USA

DUPR

4.758

阵营 2胜方
William Cao

4Z7WYK · Arcadia, CA, US

DUPR

4.453

NV
Nicky Valdecanas

8K6JY6 · Makati, NCR, PH

DUPR

4.783

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5919594868
显示原始对决元数据 JSON
[
  {
    "team_id": 8100394560,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "David Pinard",
        "dupr_id": "3V2J63",
        "rating": 4.665,
        "profile_pic_url": null,
        "location": "Canyon Lake, CA, US"
      },
      {
        "name": "Albert Galarza",
        "dupr_id": "894J7V",
        "rating": 4.758,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6699691878,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "William Cao",
        "dupr_id": "4Z7WYK",
        "rating": 4.453,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/40602/images/profile/4a5f2f8b-1f76-4edd-b766-aefab4432fa7.png",
        "location": "Arcadia, CA, US"
      },
      {
        "name": "Nicky Valdecanas",
        "dupr_id": "8K6JY6",
        "rating": 4.783,
        "profile_pic_url": null,
        "location": "Makati, NCR, PH"
      }
    ]
  }
]