返回检索中心
匹克球对决数据单打对决 (Singles)精英 / 职业级别 (Pro 4.5+)

May Madness

ID: 8321558041

对局比分

6-15

落败 / Loss

对决日期

2026-05-22

对局时间 (估算)

2:15 AM

对决场地

Beaverton, OR, USA

View Facility Page →

对决竞争阵营

阵营 1负方
AL
Alex Ledger

MED00L · Portland, OR, US

DUPR

4.738

阵营 2胜方
LS
Luka Soskic

76XMX5 · Portland, OR, US

DUPR

4.996

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8321558041
显示原始对决元数据 JSON
[
  {
    "team_id": 6451920050,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Alex Ledger",
        "dupr_id": "MED00L",
        "rating": 4.738,
        "profile_pic_url": null,
        "location": "Portland, OR, US"
      }
    ]
  },
  {
    "team_id": 7071540489,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Luka Soskic",
        "dupr_id": "76XMX5",
        "rating": 4.996,
        "profile_pic_url": null,
        "location": "Portland, OR, US"
      }
    ]
  }
]