返回检索中心
匹克球对决数据双打对决 (Doubles)大众 / 娱乐休闲 (Casual <3.5)

Monday Night Life Time Tempe

ID: 4376659886

对局比分

1-11

落败 / Loss

对决日期

2026-06-01

对局时间 (估算)

3:30 PM

对决场地

1616 W Ruby Dr, Tempe, AZ 85284, USA

未核实场馆

对决竞争阵营

阵营 1负方
AK
Andy Keith

DYQJ56 · Phoenix, AZ, US

DUPR

2.147

KG
Karley Gloede

6KMWDQ · Tempe, AZ, US

DUPR

2.478

阵营 2胜方
CA
Celina Avila

V652E6 · USA

DUPR

2.353

AB
Anders Battle

D54XGL · USA

DUPR

2.254

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4376659886
显示原始对决元数据 JSON
[
  {
    "team_id": 6085723182,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Andy Keith",
        "dupr_id": "DYQJ56",
        "rating": 2.147,
        "profile_pic_url": null,
        "location": "Phoenix, AZ, US"
      },
      {
        "name": "Karley Gloede",
        "dupr_id": "6KMWDQ",
        "rating": 2.478,
        "profile_pic_url": null,
        "location": "Tempe, AZ, US"
      }
    ]
  },
  {
    "team_id": 7185984719,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Celina Avila",
        "dupr_id": "V652E6",
        "rating": 2.353,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Anders Battle",
        "dupr_id": "D54XGL",
        "rating": 2.254,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]