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

Dinktober - San Diego Apex | 5.0 Men's Pool A

ID: 5486109700

对局比分

11-5

获胜 / Win

对决日期

2025-10-11

对局时间 (估算)

5:00 PM

对决场地

Chira Tennis Academy, Silverset Street, Poway, CA, USA

未核实场馆

对决竞争阵营

阵营 1胜方
AL
Angus Lee

17NZ24 · New Territories, HK

DUPR

4.943

BC
Brian Chen Bonilla

WKR9GM · USA

DUPR

5.056

阵营 2负方
CN
Carson Nguyen

V70XV7 · Manila, NCR, PH

DUPR

4.815

William Cao

4Z7WYK · Arcadia, CA, US

DUPR

4.786

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5486109700
显示原始对决元数据 JSON
[
  {
    "team_id": 8387215816,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Angus Lee",
        "dupr_id": "17NZ24",
        "rating": 4.943,
        "profile_pic_url": null,
        "location": "New Territories, HK"
      },
      {
        "name": "Brian Chen Bonilla",
        "dupr_id": "WKR9GM",
        "rating": 5.056,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5134730645,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Carson Nguyen",
        "dupr_id": "V70XV7",
        "rating": 4.815,
        "profile_pic_url": null,
        "location": "Manila, NCR, PH"
      },
      {
        "name": "William Cao",
        "dupr_id": "4Z7WYK",
        "rating": 4.786,
        "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"
      }
    ]
  }
]