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

Mixed Masters 4.5+

ID: 5530951872

对局比分

10-11

落败 / Loss

对决日期

2025-01-10

对局时间 (估算)

1:00 PM

对决场地

Life Time, Southdale Center, Edina, MN, USA

View Facility Page →

对决竞争阵营

阵营 1负方
LK
Lawrence Kasay

8ELMJO · Roberts, WI, US

DUPR

5.236

LJ
Lake Johnson

3VP0E3 · White Bear Lake, MN, US

DUPR

5.263

阵营 2胜方
AN
Allen Ng

30RZ4G · Minnetonka, MN, US

DUPR

5.510

FL
Faith Lee

3LPRLQ · Osseo, MN, US

DUPR

4.845

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5530951872
显示原始对决元数据 JSON
[
  {
    "team_id": 6969910403,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Lawrence Kasay",
        "dupr_id": "8ELMJO",
        "rating": 5.236,
        "profile_pic_url": null,
        "location": "Roberts, WI, US"
      },
      {
        "name": "Lake Johnson",
        "dupr_id": "3VP0E3",
        "rating": 5.263,
        "profile_pic_url": null,
        "location": "White Bear Lake, MN, US"
      }
    ]
  },
  {
    "team_id": 4862457021,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Allen Ng",
        "dupr_id": "30RZ4G",
        "rating": 5.51,
        "profile_pic_url": null,
        "location": "Minnetonka, MN, US"
      },
      {
        "name": "Faith Lee",
        "dupr_id": "3LPRLQ",
        "rating": 4.845,
        "profile_pic_url": null,
        "location": "Osseo, MN, US"
      }
    ]
  }
]