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

9/1/2023 - Cream of the Crop - Sandy

ID: 8549395457

对局比分

11-10

落败 / Loss

对决日期

2023-09-01

对局时间 (估算)

6:15 AM

对决场地

203 West 9000 South, Sandy, UT 84070, USA

未核实场馆

对决竞争阵营

阵营 1胜方
BR
Brandon Ritter

3O4M73 · Murray, UT, US

DUPR

5.115

LW
Leif walde

8WMZ9L · Salt Lake City, UT, US

DUPR

4.903

阵营 2负方
QB
Quinn Black

L52XE6 · Lehi, UT, US

DUPR

4.723

JP
Josh Parry

8KY4EK · Salt Lake City, UT, US

DUPR

4.907

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8549395457
显示原始对决元数据 JSON
[
  {
    "team_id": 5564714157,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Brandon Ritter",
        "dupr_id": "3O4M73",
        "rating": 5.115,
        "profile_pic_url": null,
        "location": "Murray, UT, US"
      },
      {
        "name": "Leif walde",
        "dupr_id": "8WMZ9L",
        "rating": 4.903,
        "profile_pic_url": null,
        "location": "Salt Lake City, UT, US"
      }
    ]
  },
  {
    "team_id": 8036946983,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Quinn Black",
        "dupr_id": "L52XE6",
        "rating": 4.723,
        "profile_pic_url": null,
        "location": "Lehi, UT, US"
      },
      {
        "name": "Josh Parry",
        "dupr_id": "8KY4EK",
        "rating": 4.907,
        "profile_pic_url": null,
        "location": "Salt Lake City, UT, US"
      }
    ]
  }
]