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

MN MAJORS Q1 - MENS 4.5-5.0

ID: 6720036820

对局比分

15-11

获胜 / Win

对决日期

2026-01-03

对局时间 (估算)

5:00 PM

对决场地

Minnesota, USA

View Facility Page →

对决竞争阵营

阵营 1胜方
HT
Harold Tran

0Y7MYX · Bloomington, MN, US

DUPR

4.778

JC
James Chang

DNPGZ4 · USA

DUPR

4.046

阵营 2负方
RL
Rory Luck

JZPGEO · Chaska, MN, US

DUPR

4.533

OB
Owen Buggert

ZNZL2Q · Rosemount, MN, US

DUPR

4.031

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6720036820
显示原始对决元数据 JSON
[
  {
    "team_id": 6609646677,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Harold Tran",
        "dupr_id": "0Y7MYX",
        "rating": 4.778,
        "profile_pic_url": null,
        "location": "Bloomington, MN, US"
      },
      {
        "name": "James Chang",
        "dupr_id": "DNPGZ4",
        "rating": 4.046,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6118115034,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Rory Luck",
        "dupr_id": "JZPGEO",
        "rating": 4.533,
        "profile_pic_url": null,
        "location": "Chaska, MN, US"
      },
      {
        "name": "Owen Buggert",
        "dupr_id": "ZNZL2Q",
        "rating": 4.031,
        "profile_pic_url": null,
        "location": "Rosemount, MN, US"
      }
    ]
  }
]