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

Proton National Tour by MPO - Cash Prize Tournament in Mesa - Men's Doubles 4.0

ID: 7503031034

对局比分

15-8

获胜 / Win

对决日期

2026-04-11

对局时间 (估算)

3:30 PM

对决场地

Mesa, AZ

View Facility Page →

对决竞争阵营

阵营 1胜方
KK
Karlo Krstanovic

M2O26G · USA

DUPR

4.455

GJ
Garret Johnson

12P9E1 · Gilbert, AZ, US

DUPR

4.530

阵营 2负方
TD
Todd Dickerson

KOKJ7O · AZ, US

DUPR

4.281

PI
Paul Isaacson

8WDOWL · Scottsdale, AZ, US

DUPR

3.494

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7503031034
显示原始对决元数据 JSON
[
  {
    "team_id": 6518393840,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Karlo Krstanovic",
        "dupr_id": "M2O26G",
        "rating": 4.455,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Garret Johnson",
        "dupr_id": "12P9E1",
        "rating": 4.53,
        "profile_pic_url": null,
        "location": "Gilbert, AZ, US"
      }
    ]
  },
  {
    "team_id": 4328689528,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Todd Dickerson",
        "dupr_id": "KOKJ7O",
        "rating": 4.281,
        "profile_pic_url": null,
        "location": "AZ, US"
      },
      {
        "name": "Paul Isaacson",
        "dupr_id": "8WDOWL",
        "rating": 3.494,
        "profile_pic_url": null,
        "location": "Scottsdale, AZ, US"
      }
    ]
  }
]