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

The Bay Area Amateur Open @ The Hub Alameda - Mens Singles Skill: (4.5) Age: (Any)

ID: 7068165513

对局比分

3-21

获胜 / Win

对决日期

2026-03-29

对局时间 (估算)

10:15 AM

对决场地

Alameda, CA

View Facility Page →

对决竞争阵营

阵营 1负方
AC
Albert Chen

K5OWLY · San Jose, CA, US

DUPR

3.136

阵营 2胜方
GL
Gunnar Lee

3PL9VZ · Sacramento, CA, US

DUPR

4.804

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7068165513
显示原始对决元数据 JSON
[
  {
    "team_id": 5405231607,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Albert Chen",
        "dupr_id": "K5OWLY",
        "rating": 3.136,
        "profile_pic_url": null,
        "location": "San Jose, CA, US"
      }
    ]
  },
  {
    "team_id": 8553142898,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Gunnar Lee",
        "dupr_id": "3PL9VZ",
        "rating": 4.804,
        "profile_pic_url": null,
        "location": "Sacramento, CA, US"
      }
    ]
  }
]