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

Life Time Tempe

ID: 7129249965

对局比分

5-11

获胜 / Win

对决日期

2025-09-15

对局时间 (估算)

10:15 AM

对决场地

1616 W Ruby Dr, Tempe, AZ 85284, USA

未核实场馆

对决竞争阵营

阵营 1负方
RE
Rudi Escutia

Z9K90L · Scottsdale, AZ, US

DUPR

4.008

LM
Leo Mottern

94XMQJ · USA

DUPR

3.246

阵营 2胜方
BE
Brad Eckart

DWPGNM · Overland Park, KS, US

DUPR

4.107

ST
Samuel Tomich

3VYNJE · Flagstaff, AZ, US

DUPR

4.249

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7129249965
显示原始对决元数据 JSON
[
  {
    "team_id": 5541021566,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Rudi Escutia",
        "dupr_id": "Z9K90L",
        "rating": 4.008,
        "profile_pic_url": null,
        "location": "Scottsdale, AZ, US"
      },
      {
        "name": "Leo Mottern",
        "dupr_id": "94XMQJ",
        "rating": 3.246,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7554631785,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Brad Eckart",
        "dupr_id": "DWPGNM",
        "rating": 4.107,
        "profile_pic_url": null,
        "location": "Overland Park, KS, US"
      },
      {
        "name": "Samuel Tomich",
        "dupr_id": "3VYNJE",
        "rating": 4.249,
        "profile_pic_url": null,
        "location": "Flagstaff, AZ, US"
      }
    ]
  }
]