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

5.0 Men's Dink the Halls Tournament

ID: 5175504025

对局比分

10-15

落败 / Loss

对决日期

2024-12-30

对局时间 (估算)

2:15 AM

对决场地

The Picklr

View Facility Page →

对决竞争阵营

阵营 1负方
MA
Matthew Arnell

89DXJR · South Weber, UT, US

DUPR

5.568

NP
Nicholas Peterson

1NXY2Z · Farmington, UT, US

DUPR

5.054

阵营 2胜方
AK
Alema Key

1RDLZE · Morgan, UT, US

DUPR

5.180

TB
Tanner Burningham

8J2XD8 · Nashville, TN, US

DUPR

5.012

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5175504025
显示原始对决元数据 JSON
[
  {
    "team_id": 4857163608,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Matthew Arnell",
        "dupr_id": "89DXJR",
        "rating": 5.568,
        "profile_pic_url": null,
        "location": "South Weber, UT, US"
      },
      {
        "name": "Nicholas Peterson",
        "dupr_id": "1NXY2Z",
        "rating": 5.054,
        "profile_pic_url": null,
        "location": "Farmington, UT, US"
      }
    ]
  },
  {
    "team_id": 6988180000,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Alema Key",
        "dupr_id": "1RDLZE",
        "rating": 5.18,
        "profile_pic_url": null,
        "location": "Morgan, UT, US"
      },
      {
        "name": "Tanner Burningham",
        "dupr_id": "8J2XD8",
        "rating": 5.012,
        "profile_pic_url": null,
        "location": "Nashville, TN, US"
      }
    ]
  }
]