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

PPA Tour: Veolia Texas Open - Mens Singles Senior Open

ID: 6016832442

对局比分

6-15

获胜 / Win

对决日期

2026-03-13

对局时间 (估算)

7:30 PM

对决场地

McKinney, TX

View Facility Page →

对决竞争阵营

阵营 1负方
TR
Tyler Refling

G5RL6G · Lilburn, GA, US

DUPR

4.565

阵营 2胜方
GV
Greg Vasquez

76ONO9 · USA

DUPR

4.505

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6016832442
显示原始对决元数据 JSON
[
  {
    "team_id": 8152397490,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Tyler Refling",
        "dupr_id": "G5RL6G",
        "rating": 4.565,
        "profile_pic_url": null,
        "location": "Lilburn, GA, US"
      }
    ]
  },
  {
    "team_id": 7814812596,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Greg Vasquez",
        "dupr_id": "76ONO9",
        "rating": 4.505,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]