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

Proton National Tour by MPO - Cash Prize Tournament in Daytona Beach - Men's Doubles 4.5

ID: 8412829658

对局比分

13-15

获胜 / Win

对决日期

2026-05-30

对局时间 (估算)

3:30 PM

对决场地

Holly Hill, FL

View Facility Page →

对决竞争阵营

阵营 1负方
IK
Ian Kalman

V6R5G5 · USA

DUPR

4.499

TT
Trey Turner

PP0QGG · USA

DUPR

4.499

阵营 2胜方
BE
Brock Edge

1NKY76 · Valdosta, GA, US

DUPR

4.976

CT
Caleb Trees

2Q5GKE · Valdosta, GA, US

DUPR

4.941

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8412829658
显示原始对决元数据 JSON
[
  {
    "team_id": 5476485202,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Ian Kalman",
        "dupr_id": "V6R5G5",
        "rating": 4.499,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Trey Turner",
        "dupr_id": "PP0QGG",
        "rating": 4.499,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7642455728,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Brock Edge",
        "dupr_id": "1NKY76",
        "rating": 4.976,
        "profile_pic_url": null,
        "location": "Valdosta, GA, US"
      },
      {
        "name": "Caleb Trees",
        "dupr_id": "2Q5GKE",
        "rating": 4.941,
        "profile_pic_url": null,
        "location": "Valdosta, GA, US"
      }
    ]
  }
]