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

Champion of the court - Co-Ed Singles Skill: (4.0+)

ID: 6199805876

对局比分

21-10

获胜 / Win

对决日期

2026-05-23

对局时间 (估算)

9:00 PM

对决场地

Katy, TX

View Facility Page →

对决竞争阵营

阵营 1胜方
SS
Sally Shriver

84R2E6 · Katy, TX, US

DUPR

3.977

阵营 2负方
SC
Steve Chanthapaseuth

L2NVLQ · Houston, TX, US

DUPR

3.181

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6199805876
显示原始对决元数据 JSON
[
  {
    "team_id": 5690672834,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Sally Shriver",
        "dupr_id": "84R2E6",
        "rating": 3.977,
        "profile_pic_url": null,
        "location": "Katy, TX, US"
      }
    ]
  },
  {
    "team_id": 7697319844,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Steve Chanthapaseuth",
        "dupr_id": "L2NVLQ",
        "rating": 3.181,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      }
    ]
  }
]