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

Life Time Tempe

ID: 5764763856

对局比分

11-6, 9-11, 11-1

落败 / Loss

对决日期

2024-12-18

对局时间 (估算)

1:00 PM

对决场地

1616 W Ruby Dr, Tempe, AZ 85284, USA

未核实场馆

对决竞争阵营

阵营 1胜方
CN
Christian Nowtash

2L5Z99 · Phoenix, AZ, US

DUPR

4.825

MZ
Madeleine Zoll

12G9DY · Tempe, AZ, US

DUPR

3.781

阵营 2负方
BB
Bryce Blanchard

12JYQR · South Jordan, UT, US

DUPR

4.967

SB
Shelly Blanchard

8WRV2Y · South Jordan, UT, US

DUPR

4.491

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5764763856
显示原始对决元数据 JSON
[
  {
    "team_id": 7675606222,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Christian Nowtash",
        "dupr_id": "2L5Z99",
        "rating": 4.825,
        "profile_pic_url": null,
        "location": "Phoenix, AZ, US"
      },
      {
        "name": "Madeleine Zoll",
        "dupr_id": "12G9DY",
        "rating": 3.781,
        "profile_pic_url": null,
        "location": "Tempe, AZ, US"
      }
    ]
  },
  {
    "team_id": 8348519136,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Bryce Blanchard",
        "dupr_id": "12JYQR",
        "rating": 4.967,
        "profile_pic_url": null,
        "location": "South Jordan, UT, US"
      },
      {
        "name": "Shelly Blanchard",
        "dupr_id": "8WRV2Y",
        "rating": 4.491,
        "profile_pic_url": null,
        "location": "South Jordan, UT, US"
      }
    ]
  }
]