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

8/25/2023 - Cream of the Crop - Sandy

ID: 5579156153

对局比分

11-5

落败 / Loss

对决日期

2023-08-25

对局时间 (估算)

6:15 AM

对决场地

203 West 9000 South, Sandy, UT 84070, USA

未核实场馆

对决竞争阵营

阵营 1胜方
BR
Brandon Ritter

3O4M73 · Murray, UT, US

DUPR

4.991

RM
Russell Malloy

3ZEQVM · USA

DUPR

4.962

阵营 2负方
RK
Ryan Krantz

8EMZGJ · Salt Lake City, UT, US

DUPR

4.840

CW
Charles Whitaker

8DDWML · South Jordan, UT, US

DUPR

4.286

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5579156153
显示原始对决元数据 JSON
[
  {
    "team_id": 5094531775,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Brandon Ritter",
        "dupr_id": "3O4M73",
        "rating": 4.991,
        "profile_pic_url": null,
        "location": "Murray, UT, US"
      },
      {
        "name": "Russell Malloy",
        "dupr_id": "3ZEQVM",
        "rating": 4.962,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7873670354,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ryan Krantz",
        "dupr_id": "8EMZGJ",
        "rating": 4.84,
        "profile_pic_url": null,
        "location": "Salt Lake City, UT, US"
      },
      {
        "name": "Charles Whitaker",
        "dupr_id": "8DDWML",
        "rating": 4.286,
        "profile_pic_url": null,
        "location": "South Jordan, UT, US"
      }
    ]
  }
]