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

club v club

ID: 7491176360

对局比分

13-21

落败 / Loss

对决日期

2024-10-19

对局时间 (估算)

9:00 PM

对决场地

Indianapolis Pickleball Club, Industry Drive, Indianapolis, IN, USA

未核实场馆

对决竞争阵营

阵营 1负方
CT
Cam Thompson

8E9P7E · Indianapolis, IN, US

DUPR

4.894

AC
Amy Cooke

2LJK7E · Indianapolis, IN, US

DUPR

4.746

阵营 2胜方
RB
Rebecca Baughman

89J44K · USA

DUPR

4.763

AK
Alaina Keller

35E5K5 · Westfield, IN, US

DUPR

5.078

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7491176360
显示原始对决元数据 JSON
[
  {
    "team_id": 4832704746,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Cam Thompson",
        "dupr_id": "8E9P7E",
        "rating": 4.894,
        "profile_pic_url": null,
        "location": "Indianapolis, IN, US"
      },
      {
        "name": "Amy Cooke",
        "dupr_id": "2LJK7E",
        "rating": 4.746,
        "profile_pic_url": null,
        "location": "Indianapolis, IN, US"
      }
    ]
  },
  {
    "team_id": 7012565253,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Rebecca Baughman",
        "dupr_id": "89J44K",
        "rating": 4.763,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Alaina Keller",
        "dupr_id": "35E5K5",
        "rating": 5.078,
        "profile_pic_url": null,
        "location": "Westfield, IN, US"
      }
    ]
  }
]