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

5.0 Men's Dink the Halls Tournament

ID: 5993445163

对局比分

12-10

获胜 / Win

对决日期

2024-12-30

对局时间 (估算)

8:45 AM

对决场地

The Picklr

View Facility Page →

对决竞争阵营

阵营 1胜方
MA
Matthew Arnell

89DXJR · South Weber, UT, US

DUPR

5.571

NP
Nicholas Peterson

1NXY2Z · Farmington, UT, US

DUPR

5.057

阵营 2负方
TU
Tagiilima Unga

8EM6JJ · West Jordan, UT, US

DUPR

4.542

JP
Jared Puamau

12Z9VY · Millbrae, CA, US

DUPR

4.732

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5993445163
显示原始对决元数据 JSON
[
  {
    "team_id": 5046945924,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Matthew Arnell",
        "dupr_id": "89DXJR",
        "rating": 5.571,
        "profile_pic_url": null,
        "location": "South Weber, UT, US"
      },
      {
        "name": "Nicholas Peterson",
        "dupr_id": "1NXY2Z",
        "rating": 5.057,
        "profile_pic_url": null,
        "location": "Farmington, UT, US"
      }
    ]
  },
  {
    "team_id": 4399996847,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Tagiilima Unga",
        "dupr_id": "8EM6JJ",
        "rating": 4.542,
        "profile_pic_url": null,
        "location": "West Jordan, UT, US"
      },
      {
        "name": "Jared Puamau",
        "dupr_id": "12Z9VY",
        "rating": 4.732,
        "profile_pic_url": null,
        "location": "Millbrae, CA, US"
      }
    ]
  }
]