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

4.25+ Partner League

ID: 8205720032

对局比分

15-13

获胜 / Win

对决日期

2024-03-02

对局时间 (估算)

9:00 PM

对决场地

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

未核实场馆

对决竞争阵营

阵营 1胜方
MB
Mukhtar Baradia

3PNPEX · Burnsville, MN, US

DUPR

5.126

LB
Luke Bergman

3ZW7P3 · Maple Grove, MN, US

DUPR

4.391

阵营 2负方
RE
Ryan Ekegren

3X59D7 · Minneapolis, MN, US

DUPR

4.378

PT
Phil Thompson

16PGDD · Woodbury, MN, US

DUPR

4.346

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8205720032
显示原始对决元数据 JSON
[
  {
    "team_id": 5308241970,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Mukhtar Baradia",
        "dupr_id": "3PNPEX",
        "rating": 5.126,
        "profile_pic_url": null,
        "location": "Burnsville, MN, US"
      },
      {
        "name": "Luke Bergman",
        "dupr_id": "3ZW7P3",
        "rating": 4.391,
        "profile_pic_url": null,
        "location": "Maple Grove, MN, US"
      }
    ]
  },
  {
    "team_id": 5847766724,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ryan Ekegren",
        "dupr_id": "3X59D7",
        "rating": 4.378,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      },
      {
        "name": "Phil Thompson",
        "dupr_id": "16PGDD",
        "rating": 4.346,
        "profile_pic_url": null,
        "location": "Woodbury, MN, US"
      }
    ]
  }
]