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

4th Annual Luck of the Pickle Tournament - Men's Singles Skill: (4.0 - 4.5) Age: (Any)

ID: 7818573123

对局比分

8-11

落败 / Loss

对决日期

2026-03-13

对局时间 (估算)

4:45 AM

对决场地

Canton, GA

View Facility Page →

对决竞争阵营

阵营 1负方
AW
April Williams

MPZW9G · Austell, GA, US

DUPR

4.118

阵营 2胜方
LW
Luke Wilkins

PKD6PM · Woodstock, GA, US

DUPR

4.215

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7818573123
显示原始对决元数据 JSON
[
  {
    "team_id": 7875581184,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "April Williams",
        "dupr_id": "MPZW9G",
        "rating": 4.118,
        "profile_pic_url": null,
        "location": "Austell, GA, US"
      }
    ]
  },
  {
    "team_id": 4715917941,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Luke Wilkins",
        "dupr_id": "PKD6PM",
        "rating": 4.215,
        "profile_pic_url": null,
        "location": "Woodstock, GA, US"
      }
    ]
  }
]