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

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

ID: 5037724934

对局比分

9-11

落败 / Loss

对决日期

2023-08-25

对局时间 (估算)

3:30 PM

对决场地

203 West 9000 South, Sandy, UT 84070, USA

未核实场馆

对决竞争阵营

阵营 1负方
RK
Ryan Krantz

8EMZGJ · Salt Lake City, UT, US

DUPR

4.792

RM
Russell Malloy

3ZEQVM · USA

DUPR

4.914

阵营 2胜方
BR
Brandon Ritter

3O4M73 · Murray, UT, US

DUPR

5.039

CW
Charles Whitaker

8DDWML · South Jordan, UT, US

DUPR

4.334

数据访问 (AI / 开发者)

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

cURL Request:

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