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

Zin 2 Win Powered by WinBy2 - Men's Singles Skill: (4.0)

ID: 4441999941

对局比分

13-21

获胜 / Win

对决日期

2026-03-20

对局时间 (估算)

10:15 AM

对决场地

Templeton, CA

View Facility Page →

对决竞争阵营

阵营 1负方
GS
Gregory Smith

1RG7E8 · Templeton, CA, US

DUPR

4.236

阵营 2胜方
EC
Edgar Chen

894KYR · Paso Robles, CA, US

DUPR

4.045

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4441999941
显示原始对决元数据 JSON
[
  {
    "team_id": 5488431360,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Gregory Smith",
        "dupr_id": "1RG7E8",
        "rating": 4.236,
        "profile_pic_url": null,
        "location": "Templeton, CA, US"
      }
    ]
  },
  {
    "team_id": 5574880063,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Edgar Chen",
        "dupr_id": "894KYR",
        "rating": 4.045,
        "profile_pic_url": null,
        "location": "Paso Robles, CA, US"
      }
    ]
  }
]