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

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

ID: 7688314744

对局比分

2-11

获胜 / Win

对决日期

2026-03-13

对局时间 (估算)

5:00 PM

对决场地

Canton, GA

View Facility Page →

对决竞争阵营

阵营 1负方
Patrick Parker Jr

3Y5RGD · Stockbridge, GA, US

DUPR

3.987

阵营 2胜方
AW
April Williams

MPZW9G · Austell, GA, US

DUPR

4.118

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7688314744
显示原始对决元数据 JSON
[
  {
    "team_id": 5784303944,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Patrick Parker Jr",
        "dupr_id": "3Y5RGD",
        "rating": 3.987,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/102137_61c5c75ec9705.jpeg",
        "location": "Stockbridge, GA, US"
      }
    ]
  },
  {
    "team_id": 8312924181,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "April Williams",
        "dupr_id": "MPZW9G",
        "rating": 4.118,
        "profile_pic_url": null,
        "location": "Austell, GA, US"
      }
    ]
  }
]