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

Mixed Masters 4.5+ Bracket Play

ID: 6499683527

对局比分

15-1

获胜 / Win

对决日期

2025-01-10

对局时间 (估算)

12:45 AM

对决场地

Life Time, Southdale Center, Edina, MN, USA

View Facility Page →

对决竞争阵营

阵营 1胜方
LK
Lawrence Kasay

8ELMJO · Roberts, WI, US

DUPR

5.247

LJ
Lake Johnson

3VP0E3 · White Bear Lake, MN, US

DUPR

5.276

阵营 2负方
MC
Marisa Cobb

KO99VQ · Shakopee, MN, US

DUPR

3.945

SB
Scott Bradbury

8DXQ9M · Minneapolis, MN, US

DUPR

4.633

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6499683527
显示原始对决元数据 JSON
[
  {
    "team_id": 8236815782,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Lawrence Kasay",
        "dupr_id": "8ELMJO",
        "rating": 5.247,
        "profile_pic_url": null,
        "location": "Roberts, WI, US"
      },
      {
        "name": "Lake Johnson",
        "dupr_id": "3VP0E3",
        "rating": 5.276,
        "profile_pic_url": null,
        "location": "White Bear Lake, MN, US"
      }
    ]
  },
  {
    "team_id": 8549674705,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Marisa Cobb",
        "dupr_id": "KO99VQ",
        "rating": 3.945,
        "profile_pic_url": null,
        "location": "Shakopee, MN, US"
      },
      {
        "name": "Scott Bradbury",
        "dupr_id": "8DXQ9M",
        "rating": 4.633,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      }
    ]
  }
]