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

Men’s 4.5 Best of the Best

ID: 6511693199

对局比分

15-12

获胜 / Win

对决日期

2025-05-11

对局时间 (估算)

12:45 AM

对决场地

The Picklr

View Facility Page →

对决竞争阵营

阵营 1胜方
ZT
Zane Till

1REJ2E · West Bountiful, UT, US

DUPR

4.456

RM
Ryan Markowski

3X09D7 · USA

DUPR

4.595

阵营 2负方
TN
tein norvang

6ZV5LG · Kaysville, UT, US

DUPR

3.160

Dean Winegar

V44WOP · Centerville, UT, US

DUPR

3.900

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6511693199
显示原始对决元数据 JSON
[
  {
    "team_id": 4864488154,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Zane Till",
        "dupr_id": "1REJ2E",
        "rating": 4.456,
        "profile_pic_url": null,
        "location": "West Bountiful, UT, US"
      },
      {
        "name": "Ryan Markowski",
        "dupr_id": "3X09D7",
        "rating": 4.595,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4466769117,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "tein norvang",
        "dupr_id": "6ZV5LG",
        "rating": 3.16,
        "profile_pic_url": null,
        "location": "Kaysville, UT, US"
      },
      {
        "name": "Dean Winegar",
        "dupr_id": "V44WOP",
        "rating": 3.9,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1460039/images/profile/82597baf-54c7-48e0-8687-c77a1dece7a8.png",
        "location": "Centerville, UT, US"
      }
    ]
  }
]