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

2026 Pickle Money Ball - Men's Singles Skill: (4.999 And Under)

ID: 8201677892

对局比分

4-11

落败 / Loss

对决日期

2026-03-19

对局时间 (估算)

9:00 PM

对决场地

Mesa, AZ

View Facility Page →

对决竞争阵营

阵营 1负方
EY
Eric Yee

X2J72X · Jiangmen, Guangdong Province, CN

DUPR

4.159

阵营 2胜方
KK
Karlo Krstanovic

M2O26G · USA

DUPR

4.320

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8201677892
显示原始对决元数据 JSON
[
  {
    "team_id": 5473114465,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Eric Yee",
        "dupr_id": "X2J72X",
        "rating": 4.159,
        "profile_pic_url": null,
        "location": "Jiangmen, Guangdong Province, CN"
      }
    ]
  },
  {
    "team_id": 4936705865,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Karlo Krstanovic",
        "dupr_id": "M2O26G",
        "rating": 4.32,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]