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

Life Time Gilbert

ID: 6501272001

对局比分

11-5

获胜 / Win

对决日期

2026-02-01

对局时间 (估算)

10:15 AM

对决场地

Gilbert, AZ, USA

View Facility Page →

对决竞争阵营

阵营 1胜方
CC
Christopher Cummings

E1QY53 · Scottsdale, AZ, US

DUPR

4.555

阵营 2负方
JL
Jesus Landin

JZKDJW · Phoenix, AZ, US

DUPR

4.389

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6501272001
显示原始对决元数据 JSON
[
  {
    "team_id": 5664821220,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Christopher Cummings",
        "dupr_id": "E1QY53",
        "rating": 4.555,
        "profile_pic_url": null,
        "location": "Scottsdale, AZ, US"
      }
    ]
  },
  {
    "team_id": 7771320648,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jesus Landin",
        "dupr_id": "JZKDJW",
        "rating": 4.389,
        "profile_pic_url": null,
        "location": "Phoenix, AZ, US"
      }
    ]
  }
]