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

APP Golden Ticket

ID: 7139842163

对局比分

15-11

落败 / Loss

对决日期

2025-07-04

对局时间 (估算)

12:45 AM

对决场地

Newport Beach, CA, USA

View Facility Page →

对决竞争阵营

阵营 1胜方
GT
George Tell

ODDNXP · USA

DUPR

3.795

阵营 2负方
Howard Fromberg

8W5KM1 · Indio, CA, US

DUPR

5.040

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7139842163
显示原始对决元数据 JSON
[
  {
    "team_id": 6558447421,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "George Tell",
        "dupr_id": "ODDNXP",
        "rating": 3.795,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4738505597,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Howard Fromberg",
        "dupr_id": "8W5KM1",
        "rating": 5.04,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1028925/images/profile/158410c8-2a55-4c81-b0b1-eaa36034efcc.png",
        "location": "Indio, CA, US"
      }
    ]
  }
]