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

Men's singles over 45

ID: 6479495569

对局比分

9-11

获胜 / Win

对决日期

2024-10-27

对局时间 (估算)

2:15 AM

对决场地

Rancho Conejo Playfields

View Facility Page →

对决竞争阵营

阵营 1负方
KS
Kris Sherrill

352KM5 · Thousand Oaks, CA, US

DUPR

3.926

阵营 2胜方
SA
Spencer Armstrong

16PR5Q · Simi Valley, CA, US

DUPR

4.116

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6479495569
显示原始对决元数据 JSON
[
  {
    "team_id": 6856529134,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Kris Sherrill",
        "dupr_id": "352KM5",
        "rating": 3.926,
        "profile_pic_url": null,
        "location": "Thousand Oaks, CA, US"
      }
    ]
  },
  {
    "team_id": 6729658503,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Spencer Armstrong",
        "dupr_id": "16PR5Q",
        "rating": 4.116,
        "profile_pic_url": null,
        "location": "Simi Valley, CA, US"
      }
    ]
  }
]