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

afpl-stop-4---dill-dinkers-srq

ID: 6447321104

对局比分

21-17

获胜 / Win

对决日期

2025-08-23

对局时间 (估算)

9:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
MF
Michael Forster

17D998 · Melbourne, FL, US

DUPR

5.460

Val Banada

16KW50 · North Miami Beach, FL, US

DUPR

5.437

阵营 2负方
KB
Kamden Bradstreet

595MXL · Lutz, FL, US

DUPR

5.501

BY
Ben Yue

8KE9DO · Wesley Chapel, FL, US

DUPR

5.394

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6447321104
显示原始对决元数据 JSON
[
  {
    "team_id": 6506301359,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Michael Forster",
        "dupr_id": "17D998",
        "rating": 5.46,
        "profile_pic_url": null,
        "location": "Melbourne, FL, US"
      },
      {
        "name": "Val Banada",
        "dupr_id": "16KW50",
        "rating": 5.437,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/104569_6217b780b30cb.jpeg",
        "location": "North Miami Beach, FL, US"
      }
    ]
  },
  {
    "team_id": 6118596502,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kamden Bradstreet",
        "dupr_id": "595MXL",
        "rating": 5.501,
        "profile_pic_url": null,
        "location": "Lutz, FL, US"
      },
      {
        "name": "Ben Yue",
        "dupr_id": "8KE9DO",
        "rating": 5.394,
        "profile_pic_url": null,
        "location": "Wesley Chapel, FL, US"
      }
    ]
  }
]