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

PPA Tour: Las Vegas Pickleball Cup Mixed Doubles Skill: (5.0) Age: (08 To 49)

ID: 8124766062

对局比分

11-15

落败 / Loss

对决日期

2024-09-01

对局时间 (估算)

7:30 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
CB
Chloee Butterfield

8J5K0D · St. George, UT, US

DUPR

5.044

AC
Austin Ciampini

8K5VEQ · St. George, UT, US

DUPR

4.952

阵营 2胜方
HS
Heather Schallenberger

8WKJLL · Washington, UT, US

DUPR

5.222

NR
Nate Ruesch

EGQN2E · USA

DUPR

4.862

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8124766062
显示原始对决元数据 JSON
[
  {
    "team_id": 4645123277,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Chloee Butterfield",
        "dupr_id": "8J5K0D",
        "rating": 5.044,
        "profile_pic_url": null,
        "location": "St. George, UT, US"
      },
      {
        "name": "Austin Ciampini",
        "dupr_id": "8K5VEQ",
        "rating": 4.952,
        "profile_pic_url": null,
        "location": "St. George, UT, US"
      }
    ]
  },
  {
    "team_id": 7283725918,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Heather Schallenberger",
        "dupr_id": "8WKJLL",
        "rating": 5.222,
        "profile_pic_url": null,
        "location": "Washington, UT, US"
      },
      {
        "name": "Nate Ruesch",
        "dupr_id": "EGQN2E",
        "rating": 4.862,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]