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

Utah State Pickleball Round Robin Championship MD / 5.0 / All Ages

ID: 7567982290

对局比分

5-15

获胜 / Win

对决日期

2023-11-17

对局时间 (估算)

11:30 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
BB
Bryce Blanchard

12JYQR · South Jordan, UT, US

DUPR

5.162

RW
Raleigh Williams

8D027Y · Alpine, UT, US

DUPR

5.048

阵营 2胜方
CK
Colson Kramer

35E2KP · Salt Lake City, UT, US

DUPR

5.242

AS
Adam Stark

3Y45P8 · Herriman, UT, US

DUPR

5.302

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7567982290
显示原始对决元数据 JSON
[
  {
    "team_id": 7802813293,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Bryce Blanchard",
        "dupr_id": "12JYQR",
        "rating": 5.162,
        "profile_pic_url": null,
        "location": "South Jordan, UT, US"
      },
      {
        "name": "Raleigh Williams",
        "dupr_id": "8D027Y",
        "rating": 5.048,
        "profile_pic_url": null,
        "location": "Alpine, UT, US"
      }
    ]
  },
  {
    "team_id": 8012399984,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Colson Kramer",
        "dupr_id": "35E2KP",
        "rating": 5.242,
        "profile_pic_url": null,
        "location": "Salt Lake City, UT, US"
      },
      {
        "name": "Adam Stark",
        "dupr_id": "3Y45P8",
        "rating": 5.302,
        "profile_pic_url": null,
        "location": "Herriman, UT, US"
      }
    ]
  }
]