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

Life Time Tempe

ID: 6797058238

对局比分

11-0

获胜 / Win

对决日期

2025-09-15

对局时间 (估算)

11:30 PM

对决场地

1616 W Ruby Dr, Tempe, AZ 85284, USA

未核实场馆

对决竞争阵营

阵营 1胜方
BE
Brad Eckart

DWPGNM · Overland Park, KS, US

DUPR

4.123

ST
Samuel Tomich

3VYNJE · Flagstaff, AZ, US

DUPR

4.287

阵营 2负方
MR
Matthew Rosenbaum

NY90L6 · Gilbert, AZ, US

DUPR

3.425

Johnny Tran

DWQQQM · Gilbert, AZ, US

DUPR

3.187

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6797058238
显示原始对决元数据 JSON
[
  {
    "team_id": 8228536455,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Brad Eckart",
        "dupr_id": "DWPGNM",
        "rating": 4.123,
        "profile_pic_url": null,
        "location": "Overland Park, KS, US"
      },
      {
        "name": "Samuel Tomich",
        "dupr_id": "3VYNJE",
        "rating": 4.287,
        "profile_pic_url": null,
        "location": "Flagstaff, AZ, US"
      }
    ]
  },
  {
    "team_id": 5197558286,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Matthew Rosenbaum",
        "dupr_id": "NY90L6",
        "rating": 3.425,
        "profile_pic_url": null,
        "location": "Gilbert, AZ, US"
      },
      {
        "name": "Johnny Tran",
        "dupr_id": "DWQQQM",
        "rating": 3.187,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/154127_64661ccded8bd.jpeg",
        "location": "Gilbert, AZ, US"
      }
    ]
  }
]