返回检索中心
匹克球对决数据单打对决 (Singles)高级 / 中高级 (Advanced 3.5+)

Mens 4.0, 50+ round robin

ID: 8396678527

对局比分

11-6

获胜 / Win

对决日期

2023-09-17

对局时间 (估算)

8:45 AM

对决场地

Moranda Pkwy, Port Hueneme, CA 93041, USA

未核实场馆

对决竞争阵营

阵营 1胜方
MD
Miguel Davalos

35VRV3 · Los Angeles, CA, US

DUPR

4.287

阵营 2负方
VZ
Victor Zambrano

3Z405W · Ventura, CA, US

DUPR

4.376

数据访问 (AI / 开发者)

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

cURL Request:

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