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

SSB 4.0 M Doubles

ID: 8509425297

对局比分

11-5

落败 / Loss

对决日期

2025-07-12

对局时间 (估算)

10:15 AM

对决场地

The Picklr West Jordan

未核实场馆

对决竞争阵营

阵营 1胜方
CF
Chase Ferrel

0YL9LN · West Jordan, UT, US

DUPR

3.857

KB
Keller Brown

8KWDWO · Draper, UT, US

DUPR

4.264

阵营 2负方
BB
Brandon Bell

1RGD2Q · Salt Lake County, UT, US

DUPR

4.078

TA
Tom Adair

ODV6ZE · Holladay, UT, US

DUPR

4.237

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8509425297
显示原始对决元数据 JSON
[
  {
    "team_id": 6380356878,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Chase Ferrel",
        "dupr_id": "0YL9LN",
        "rating": 3.857,
        "profile_pic_url": null,
        "location": "West Jordan, UT, US"
      },
      {
        "name": "Keller Brown",
        "dupr_id": "8KWDWO",
        "rating": 4.264,
        "profile_pic_url": null,
        "location": "Draper, UT, US"
      }
    ]
  },
  {
    "team_id": 6349098197,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Brandon Bell",
        "dupr_id": "1RGD2Q",
        "rating": 4.078,
        "profile_pic_url": null,
        "location": "Salt Lake County, UT, US"
      },
      {
        "name": "Tom Adair",
        "dupr_id": "ODV6ZE",
        "rating": 4.237,
        "profile_pic_url": null,
        "location": "Holladay, UT, US"
      }
    ]
  }
]