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

2024 Mason City Pickleball Classic Mixed Doubles Skill: (4.5) Age: (Any)

ID: 4311984363

对局比分

9-11

获胜 / Win

对决日期

2024-07-14

对局时间 (估算)

4:45 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
SP
Sydney Powers

3X7O62 · USA

DUPR

4.435

EC
Eric Culver

1NZXEZ · USA

DUPR

4.217

阵营 2胜方
SA
Stephanie Alliev

8M955L · Minneapolis, MN, US

DUPR

4.543

MA
Mohamed Ali

3XOG64 · Bloomington, MN, US

DUPR

4.955

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4311984363
显示原始对决元数据 JSON
[
  {
    "team_id": 6198641989,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Sydney Powers",
        "dupr_id": "3X7O62",
        "rating": 4.435,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Eric Culver",
        "dupr_id": "1NZXEZ",
        "rating": 4.217,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7111414576,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Stephanie Alliev",
        "dupr_id": "8M955L",
        "rating": 4.543,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      },
      {
        "name": "Mohamed Ali",
        "dupr_id": "3XOG64",
        "rating": 4.955,
        "profile_pic_url": null,
        "location": "Bloomington, MN, US"
      }
    ]
  }
]