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

Men’s 4.5 Best of the Best

ID: 7449312771

对局比分

15-2

获胜 / Win

对决日期

2025-05-11

对局时间 (估算)

4:45 AM

对决场地

The Picklr

View Facility Page →

对决竞争阵营

阵营 1胜方
ZT
Zane Till

1REJ2E · West Bountiful, UT, US

DUPR

4.392

RM
Ryan Markowski

3X09D7 · USA

DUPR

4.416

阵营 2负方
JS
Job Santillan

3OEQE8 · Salt Lake City, UT, US

DUPR

4.658

DL
David Liang

94EE9J · Salt Lake City, UT, US

DUPR

3.572

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7449312771
显示原始对决元数据 JSON
[
  {
    "team_id": 7818911038,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Zane Till",
        "dupr_id": "1REJ2E",
        "rating": 4.392,
        "profile_pic_url": null,
        "location": "West Bountiful, UT, US"
      },
      {
        "name": "Ryan Markowski",
        "dupr_id": "3X09D7",
        "rating": 4.416,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5759965961,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Job Santillan",
        "dupr_id": "3OEQE8",
        "rating": 4.658,
        "profile_pic_url": null,
        "location": "Salt Lake City, UT, US"
      },
      {
        "name": "David Liang",
        "dupr_id": "94EE9J",
        "rating": 3.572,
        "profile_pic_url": null,
        "location": "Salt Lake City, UT, US"
      }
    ]
  }
]