返回检索中心
匹克球对决数据双打对决 (Doubles)高级 / 中高级 (Advanced 3.5+)

Mixed 4.5 Dink the Halls Tournament

ID: 4978731369

对局比分

11-7

落败 / Loss

对决日期

2024-12-28

对局时间 (估算)

10:15 AM

对决场地

The Picklr

View Facility Page →

对决竞争阵营

阵营 1胜方
YX
Yongyi Xayavongsa

3LYVKJ · Clinton, UT, US

DUPR

3.891

JB
Jeremy Bendt

3OR9YE · Layton, UT, US

DUPR

4.537

阵营 2负方
MK
Michelle Kemp

1R5QLE · Bountiful, UT, US

DUPR

3.984

BN
Brady Nelson

6ZKLQD · Syracuse, UT, US

DUPR

4.236

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4978731369
显示原始对决元数据 JSON
[
  {
    "team_id": 8210316882,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Yongyi Xayavongsa",
        "dupr_id": "3LYVKJ",
        "rating": 3.891,
        "profile_pic_url": null,
        "location": "Clinton, UT, US"
      },
      {
        "name": "Jeremy Bendt",
        "dupr_id": "3OR9YE",
        "rating": 4.537,
        "profile_pic_url": null,
        "location": "Layton, UT, US"
      }
    ]
  },
  {
    "team_id": 5413842372,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Michelle Kemp",
        "dupr_id": "1R5QLE",
        "rating": 3.984,
        "profile_pic_url": null,
        "location": "Bountiful, UT, US"
      },
      {
        "name": "Brady Nelson",
        "dupr_id": "6ZKLQD",
        "rating": 4.236,
        "profile_pic_url": null,
        "location": "Syracuse, UT, US"
      }
    ]
  }
]