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

Friday Night 5.0+ Round Robins - Fixed Partner

ID: 5488359376

对局比分

12-15

获胜 / Win

对决日期

2026-03-13

对局时间 (估算)

5:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
MB
Mark Brunner

PP0EVG · USA

DUPR

4.569

MK
Michelle Kelly

7ZQ2EM · USA

DUPR

5.400

阵营 2胜方
AJ
Alex Johansen

OR0VPE · Nashville, TN, US

DUPR

4.768

MR
Madi Romano

EXMR0E · USA

DUPR

5.029

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5488359376
显示原始对决元数据 JSON
[
  {
    "team_id": 4419031225,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Mark Brunner",
        "dupr_id": "PP0EVG",
        "rating": 4.569,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Michelle Kelly",
        "dupr_id": "7ZQ2EM",
        "rating": 5.4,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5862793734,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Alex Johansen",
        "dupr_id": "OR0VPE",
        "rating": 4.768,
        "profile_pic_url": null,
        "location": "Nashville, TN, US"
      },
      {
        "name": "Madi Romano",
        "dupr_id": "EXMR0E",
        "rating": 5.029,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]