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

2/27 Singles Tournament

ID: 5300679583

对局比分

16-14

落败 / Loss

对决日期

2026-02-27

对局时间 (估算)

8:45 AM

对决场地

1200 E Moore Lake Dr, Fridley, MN 55432, USA

未核实场馆

对决竞争阵营

阵营 1胜方
SS
Soyal Shrestha

30464G · Minneapolis, MN, US

DUPR

4.778

阵营 2负方
JH
Jamie Hafner Jr

9PM9YV · Forest Lake, MN, US

DUPR

4.989

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5300679583
显示原始对决元数据 JSON
[
  {
    "team_id": 4756232206,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Soyal Shrestha",
        "dupr_id": "30464G",
        "rating": 4.778,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      }
    ]
  },
  {
    "team_id": 7392076040,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jamie Hafner Jr",
        "dupr_id": "9PM9YV",
        "rating": 4.989,
        "profile_pic_url": null,
        "location": "Forest Lake, MN, US"
      }
    ]
  }
]