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

SLC SLAM Club Pickleball USA Mixed 5.0

ID: 5854622912

对局比分

15-2

落败 / Loss

对决日期

2024-07-19

对局时间 (估算)

9:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
JB
Jared Brungard

3XKNVX · St. George, UT, US

DUPR

5.187

OP
Olivia Phillips

3559DR · Hyde Park, UT, US

DUPR

4.855

阵营 2负方
CB
Connor Bernal

3L4QZ3 · American Fork, UT, US

DUPR

5.405

EK
Erin Kern

3O06DW · Pleasant Grove, UT, US

DUPR

4.907

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5854622912
显示原始对决元数据 JSON
[
  {
    "team_id": 7119361121,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jared Brungard",
        "dupr_id": "3XKNVX",
        "rating": 5.187,
        "profile_pic_url": null,
        "location": "St. George, UT, US"
      },
      {
        "name": "Olivia Phillips",
        "dupr_id": "3559DR",
        "rating": 4.855,
        "profile_pic_url": null,
        "location": "Hyde Park, UT, US"
      }
    ]
  },
  {
    "team_id": 7944027481,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Connor Bernal",
        "dupr_id": "3L4QZ3",
        "rating": 5.405,
        "profile_pic_url": null,
        "location": "American Fork, UT, US"
      },
      {
        "name": "Erin Kern",
        "dupr_id": "3O06DW",
        "rating": 4.907,
        "profile_pic_url": null,
        "location": "Pleasant Grove, UT, US"
      }
    ]
  }
]