返回检索中心
匹克球对决数据单打对决 (Singles)精英 / 职业级别 (Pro 4.5+)

2026 Houston PPA Challenger - Mens Singles Pro Main Draw

ID: 7172940709

对局比分

8-15

落败 / Loss

对决日期

2026-02-20

对局时间 (估算)

2:15 AM

对决场地

Atascocita, TX

未核实场馆

对决竞争阵营

阵营 1负方
OF
Oliver Frank

XJGXP5 · Neumarkt in der Oberpfalz, BY, DE

DUPR

5.808

阵营 2胜方
George Rangelov

ZNYKYW · Largo, FL, US

DUPR

5.638

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7172940709
显示原始对决元数据 JSON
[
  {
    "team_id": 6020773593,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Oliver Frank",
        "dupr_id": "XJGXP5",
        "rating": 5.808,
        "profile_pic_url": null,
        "location": "Neumarkt in der Oberpfalz, BY, DE"
      }
    ]
  },
  {
    "team_id": 4361040948,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "George Rangelov",
        "dupr_id": "ZNYKYW",
        "rating": 5.638,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/80239/images/profile/c66fbc60-c8d7-48a0-94d6-3d90ff8f0419.jpg",
        "location": "Largo, FL, US"
      }
    ]
  }
]