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

Life Time Tempe

ID: 6416050927

对局比分

5-11, 5-11

获胜 / Win

对决日期

2024-12-18

对局时间 (估算)

8:45 AM

对决场地

1616 W Ruby Dr, Tempe, AZ 85284, USA

未核实场馆

对决竞争阵营

阵营 1负方
SA
Sam Alhaiki

V7D6Y5 · Phoenix, AZ, US

DUPR

4.018

OB
Olivia Bolden

0Y0NJ2 · USA

DUPR

4.145

阵营 2胜方
BB
Bryce Blanchard

12JYQR · South Jordan, UT, US

DUPR

4.969

SB
Shelly Blanchard

8WRV2Y · South Jordan, UT, US

DUPR

4.492

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6416050927
显示原始对决元数据 JSON
[
  {
    "team_id": 4975693919,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Sam Alhaiki",
        "dupr_id": "V7D6Y5",
        "rating": 4.018,
        "profile_pic_url": null,
        "location": "Phoenix, AZ, US"
      },
      {
        "name": "Olivia Bolden",
        "dupr_id": "0Y0NJ2",
        "rating": 4.145,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8155917306,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Bryce Blanchard",
        "dupr_id": "12JYQR",
        "rating": 4.969,
        "profile_pic_url": null,
        "location": "South Jordan, UT, US"
      },
      {
        "name": "Shelly Blanchard",
        "dupr_id": "8WRV2Y",
        "rating": 4.492,
        "profile_pic_url": null,
        "location": "South Jordan, UT, US"
      }
    ]
  }
]