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

MXD 4.0/4.5 19-34

ID: 5341499276

对局比分

15-10

获胜 / Win

对决日期

2024-03-17

对局时间 (估算)

9:00 PM

对决场地

4155 Fellowship Rd

View Facility Page →

对决竞争阵营

阵营 1胜方
FV
Felix Vadan

3XW0J4 · Charleston, SC, US

DUPR

4.744

Michelle Looney

3XORPX · Charleston, SC, US

DUPR

4.427

阵营 2负方
KY
Kolton Youngblood

1702PN · Folly Beach, SC, US

DUPR

4.132

CA
Caitlyn Avinante

59Q4L5 · USA

DUPR

4.087

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5341499276
显示原始对决元数据 JSON
[
  {
    "team_id": 8115323606,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Felix Vadan",
        "dupr_id": "3XW0J4",
        "rating": 4.744,
        "profile_pic_url": null,
        "location": "Charleston, SC, US"
      },
      {
        "name": "Michelle Looney",
        "dupr_id": "3XORPX",
        "rating": 4.427,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/104160_620e95f3c9d7e.jpeg",
        "location": "Charleston, SC, US"
      }
    ]
  },
  {
    "team_id": 4921848682,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kolton Youngblood",
        "dupr_id": "1702PN",
        "rating": 4.132,
        "profile_pic_url": null,
        "location": "Folly Beach, SC, US"
      },
      {
        "name": "Caitlyn Avinante",
        "dupr_id": "59Q4L5",
        "rating": 4.087,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]