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

CAPA Orange County Champ 2026- Singles 5.0 GB (Sun 8am)

ID: 7436819144

对局比分

2-11

获胜 / Win

对决日期

2026-04-19

对局时间 (估算)

9:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
KM
Kevin Morton

GG5J6Q · San Diego, CA, US

DUPR

4.590

阵营 2胜方
GA
Gage Ayres

RXYW9E · USA

DUPR

4.347

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7436819144
显示原始对决元数据 JSON
[
  {
    "team_id": 5752138360,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Kevin Morton",
        "dupr_id": "GG5J6Q",
        "rating": 4.59,
        "profile_pic_url": null,
        "location": "San Diego, CA, US"
      }
    ]
  },
  {
    "team_id": 5542446167,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Gage Ayres",
        "dupr_id": "RXYW9E",
        "rating": 4.347,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]