返回检索中心
匹克球对决数据双打对决 (Doubles)高级 / 中高级 (Advanced 3.5+)

Cassville Spring Chill Pickleball Classic - Mixed Doubles Skill: (3.5 and Above)

ID: 5265529001

对局比分

7-11

获胜 / Win

对决日期

2026-03-07

对局时间 (估算)

6:15 AM

对决场地

Cassville, MO

未核实场馆

对决竞争阵营

阵营 1负方
BB
Beth Bowman

4PR2YK · Bentonville, AR, US

DUPR

3.600

ER
Erik Rasmussen

MPNL2D · Springdale, AR, US

DUPR

3.603

阵营 2胜方
JS
Josie Stubblefield

8J5DPD · Rogers, AR, US

DUPR

4.441

KC
Kevin Campbell

8KWGMQ · Springdale, AR, US

DUPR

3.861

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5265529001
显示原始对决元数据 JSON
[
  {
    "team_id": 7078044226,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Beth Bowman",
        "dupr_id": "4PR2YK",
        "rating": 3.6,
        "profile_pic_url": null,
        "location": "Bentonville, AR, US"
      },
      {
        "name": "Erik Rasmussen",
        "dupr_id": "MPNL2D",
        "rating": 3.603,
        "profile_pic_url": null,
        "location": "Springdale, AR, US"
      }
    ]
  },
  {
    "team_id": 5766877572,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Josie Stubblefield",
        "dupr_id": "8J5DPD",
        "rating": 4.441,
        "profile_pic_url": null,
        "location": "Rogers, AR, US"
      },
      {
        "name": "Kevin Campbell",
        "dupr_id": "8KWGMQ",
        "rating": 3.861,
        "profile_pic_url": null,
        "location": "Springdale, AR, US"
      }
    ]
  }
]