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

Singles 4.0-4.99 (SUNDAY 10AM)

ID: 5541025401

对局比分

2-15

获胜 / Win

对决日期

2026-05-24

对局时间 (估算)

10:15 AM

对决场地

Epic Athletic Club

未核实场馆

对决竞争阵营

阵营 1负方
JB
Jay Boulden

ODNGDE · USA

DUPR

3.799

阵营 2胜方
Cory Masiello

8GZPEX · Davie, FL, US

DUPR

4.520

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5541025401
显示原始对决元数据 JSON
[
  {
    "team_id": 5867351136,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jay Boulden",
        "dupr_id": "ODNGDE",
        "rating": 3.799,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5899351876,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Cory Masiello",
        "dupr_id": "8GZPEX",
        "rating": 4.52,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1248973/images/profile/61d218aa-0cbf-4591-b3cb-4c10f0ee7ff2.png",
        "location": "Davie, FL, US"
      }
    ]
  }
]