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

The Great Defrost - Mens Singles Skill: (3.0) Age: (Any)

ID: 5181038634

对局比分

2-11

获胜 / Win

对决日期

2026-05-08

对局时间 (估算)

7:30 PM

对决场地

Columbus, OH

View Facility Page →

对决竞争阵营

阵营 1负方

DUPR

3.164

阵营 2胜方
RL
Ravi Lakkavalli

W6LLXL · Columbus, OH, US

DUPR

3.908

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5181038634
显示原始对决元数据 JSON
[
  {
    "team_id": 7456631587,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Rajat Kumar Rajesh Kumar",
        "dupr_id": "JPYV44",
        "rating": 3.164,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8528047724,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Ravi Lakkavalli",
        "dupr_id": "W6LLXL",
        "rating": 3.908,
        "profile_pic_url": null,
        "location": "Columbus, OH, US"
      }
    ]
  }
]