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

Pickleball Charlotte Winter Classic - Mens Doubles Skill: (Open) Age: (Any)

ID: 6338069148

对局比分

7-15

获胜 / Win

对决日期

2026-02-21

对局时间 (估算)

1:00 PM

对决场地

Charlotte, NC

View Facility Page →

对决竞争阵营

阵营 1负方
CD
Caleb Deckert

890GN7 · Charlotte, NC, US

DUPR

4.502

MF
Michael Finch

4Z7OJM · Columbia, SC, US

DUPR

4.827

阵营 2胜方
SB
Silas Boulanger

L57DEQ · Charlotte, NC, US

DUPR

4.563

OJ
Owen Jensen

MYG4ZG · Charlotte, NC, US

DUPR

4.604

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6338069148
显示原始对决元数据 JSON
[
  {
    "team_id": 8191763037,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Caleb Deckert",
        "dupr_id": "890GN7",
        "rating": 4.502,
        "profile_pic_url": null,
        "location": "Charlotte, NC, US"
      },
      {
        "name": "Michael Finch",
        "dupr_id": "4Z7OJM",
        "rating": 4.827,
        "profile_pic_url": null,
        "location": "Columbia, SC, US"
      }
    ]
  },
  {
    "team_id": 6494816749,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Silas Boulanger",
        "dupr_id": "L57DEQ",
        "rating": 4.563,
        "profile_pic_url": null,
        "location": "Charlotte, NC, US"
      },
      {
        "name": "Owen Jensen",
        "dupr_id": "MYG4ZG",
        "rating": 4.604,
        "profile_pic_url": null,
        "location": "Charlotte, NC, US"
      }
    ]
  }
]