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

Pickleball Kingdom Men's Doubles Moneyball

ID: 6514396634

对局比分

10-15

获胜 / Win

对决日期

2025-07-25

对局时间 (估算)

3:30 PM

对决场地

5035 Harding Pl, Nashville, TN 37211, USA

未核实场馆

对决竞争阵营

阵营 1负方
LC
Lyon Chadwick

W6JVWK · USA

DUPR

4.409

SS
Simon Soendergaard

8KP0Q6 · USA

DUPR

4.142

阵营 2胜方
MB
Matthew Boyett

3YG9G3 · Franklin, TN, US

DUPR

4.971

AC
Antonio Cummings

8EVWQW · Columbia, TN, US

DUPR

4.711

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6514396634
显示原始对决元数据 JSON
[
  {
    "team_id": 5139403478,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Lyon  Chadwick",
        "dupr_id": "W6JVWK",
        "rating": 4.409,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Simon Soendergaard",
        "dupr_id": "8KP0Q6",
        "rating": 4.142,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4593833994,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Matthew Boyett",
        "dupr_id": "3YG9G3",
        "rating": 4.971,
        "profile_pic_url": null,
        "location": "Franklin, TN, US"
      },
      {
        "name": "Antonio Cummings",
        "dupr_id": "8EVWQW",
        "rating": 4.711,
        "profile_pic_url": null,
        "location": "Columbia, TN, US"
      }
    ]
  }
]