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

Bounce Philly $10K Summer Open - Mens Singles Skill: (4.0) Age: (Any)

ID: 6780407397

对局比分

9-15

落败 / Loss

对决日期

2026-05-29

对局时间 (估算)

10:15 AM

对决场地

Philadelphia, PA

View Facility Page →

对决竞争阵营

阵营 1负方
JP
John Price

4LLMQG · Philadelphia, PA, US

DUPR

4.237

阵营 2胜方
Alex Michaluk

OD9RKL · Medford Lakes, NJ, US

DUPR

4.359

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6780407397
显示原始对决元数据 JSON
[
  {
    "team_id": 6137161861,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "John Price",
        "dupr_id": "4LLMQG",
        "rating": 4.237,
        "profile_pic_url": null,
        "location": "Philadelphia, PA, US"
      }
    ]
  },
  {
    "team_id": 6984704806,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Alex Michaluk",
        "dupr_id": "OD9RKL",
        "rating": 4.359,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/410265/images/profile/ac1ca0ec-ecf7-445f-ab19-766a900263c2.png",
        "location": "Medford Lakes, NJ, US"
      }
    ]
  }
]