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

5.0 Men's Dink the Halls Tournament

ID: 6454480661

对局比分

4-11

获胜 / Win

对决日期

2024-12-30

对局时间 (估算)

6:15 AM

对决场地

The Picklr

View Facility Page →

对决竞争阵营

阵营 1负方
SS
Stockton Smith

17MLO4 · Farmington, UT, US

DUPR

4.653

LW
Levi Willard

302J7G · Bountiful, UT, US

DUPR

4.873

阵营 2胜方
MA
Matthew Arnell

89DXJR · South Weber, UT, US

DUPR

5.569

NP
Nicholas Peterson

1NXY2Z · Farmington, UT, US

DUPR

5.055

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6454480661
显示原始对决元数据 JSON
[
  {
    "team_id": 6783487224,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Stockton Smith",
        "dupr_id": "17MLO4",
        "rating": 4.653,
        "profile_pic_url": null,
        "location": "Farmington, UT, US"
      },
      {
        "name": "Levi Willard",
        "dupr_id": "302J7G",
        "rating": 4.873,
        "profile_pic_url": null,
        "location": "Bountiful, UT, US"
      }
    ]
  },
  {
    "team_id": 6989464333,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Matthew Arnell",
        "dupr_id": "89DXJR",
        "rating": 5.569,
        "profile_pic_url": null,
        "location": "South Weber, UT, US"
      },
      {
        "name": "Nicholas Peterson",
        "dupr_id": "1NXY2Z",
        "rating": 5.055,
        "profile_pic_url": null,
        "location": "Farmington, UT, US"
      }
    ]
  }
]