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

4.25+ Partner League

ID: 4385266738

对局比分

15-10

获胜 / Win

对决日期

2024-03-02

对局时间 (估算)

11:30 PM

对决场地

5250 W 84th St, Bloomington, MN 55437, USA

未核实场馆

对决竞争阵营

阵营 1胜方
MB
Mukhtar Baradia

3PNPEX · Burnsville, MN, US

DUPR

5.032

LB
Luke Bergman

3ZW7P3 · Maple Grove, MN, US

DUPR

4.378

阵营 2负方
AC
Allison Clendening

1N9OO7 · Robbinsdale, MN, US

DUPR

4.294

JT
Jeff Thompson

8GZDMX · Minneapolis, MN, US

DUPR

4.563

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4385266738
显示原始对决元数据 JSON
[
  {
    "team_id": 6383748001,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Mukhtar Baradia",
        "dupr_id": "3PNPEX",
        "rating": 5.032,
        "profile_pic_url": null,
        "location": "Burnsville, MN, US"
      },
      {
        "name": "Luke Bergman",
        "dupr_id": "3ZW7P3",
        "rating": 4.378,
        "profile_pic_url": null,
        "location": "Maple Grove, MN, US"
      }
    ]
  },
  {
    "team_id": 8464976558,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Allison Clendening",
        "dupr_id": "1N9OO7",
        "rating": 4.294,
        "profile_pic_url": null,
        "location": "Robbinsdale, MN, US"
      },
      {
        "name": "Jeff Thompson",
        "dupr_id": "8GZDMX",
        "rating": 4.563,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      }
    ]
  }
]