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

Club v club

ID: 4965115701

对局比分

16-21

落败 / Loss

对决日期

2024-10-19

对局时间 (估算)

10:15 AM

对决场地

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

未核实场馆

对决竞争阵营

阵营 1负方
CT
Cam Thompson

8E9P7E · Indianapolis, IN, US

DUPR

4.905

AC
Amy Cooke

2LJK7E · Indianapolis, IN, US

DUPR

4.796

阵营 2胜方
RB
Rebecca Baughman

89J44K · USA

DUPR

4.758

AK
Alaina Keller

35E5K5 · Westfield, IN, US

DUPR

5.063

数据访问 (AI / 开发者)

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

cURL Request:

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