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

Mens 4.0, 50+ round robin

ID: 5813940434

对局比分

11-6

获胜 / Win

对决日期

2023-09-17

对局时间 (估算)

3:30 PM

对决场地

Moranda Pkwy, Port Hueneme, CA 93041, USA

未核实场馆

对决竞争阵营

阵营 1胜方
MD
Miguel Davalos

35VRV3 · Los Angeles, CA, US

DUPR

4.828

阵营 2负方
VZ
Victor Zambrano

3Z405W · Ventura, CA, US

DUPR

4.384

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5813940434
显示原始对决元数据 JSON
[
  {
    "team_id": 8417715132,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Miguel Davalos",
        "dupr_id": "35VRV3",
        "rating": 4.828,
        "profile_pic_url": null,
        "location": "Los Angeles, CA, US"
      }
    ]
  },
  {
    "team_id": 6464087402,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Victor Zambrano",
        "dupr_id": "3Z405W",
        "rating": 4.384,
        "profile_pic_url": null,
        "location": "Ventura, CA, US"
      }
    ]
  }
]