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

Monster Smash 2025 - Mens Singles Skill: (4.0) Age: (12 To 34)

ID: 7027035929

对局比分

2-11

获胜 / Win

对决日期

2025-10-25

对局时间 (估算)

6:15 AM

对决场地

Cincinnati, OH

View Facility Page →

对决竞争阵营

阵营 1负方
BP
Brodie Penland

M2V0OP · USA

DUPR

3.805

阵营 2胜方
EZ
Evan Zhang

DW22KM · Pittsburgh, PA, US

DUPR

4.712

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7027035929
显示原始对决元数据 JSON
[
  {
    "team_id": 5579162654,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Brodie Penland",
        "dupr_id": "M2V0OP",
        "rating": 3.805,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5420130396,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Evan Zhang",
        "dupr_id": "DW22KM",
        "rating": 4.712,
        "profile_pic_url": null,
        "location": "Pittsburgh, PA, US"
      }
    ]
  }
]