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

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

ID: 8161013050

对局比分

9-15

落败 / Loss

对决日期

2026-04-11

对局时间 (估算)

11:30 PM

对决场地

Mesa, AZ

View Facility Page →

对决竞争阵营

阵营 1负方
KK
Karlo Krstanovic

M2O26G · USA

DUPR

4.468

GJ
Garret Johnson

12P9E1 · Gilbert, AZ, US

DUPR

4.546

阵营 2胜方
JM
Jonathan Mastrangelo

8JMLND · Phoenix, AZ, US

DUPR

4.641

Mulima Mulenga

DWEXP4 · Mesa, AZ, US

DUPR

5.029

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8161013050
显示原始对决元数据 JSON
[
  {
    "team_id": 7231144735,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Karlo Krstanovic",
        "dupr_id": "M2O26G",
        "rating": 4.468,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Garret Johnson",
        "dupr_id": "12P9E1",
        "rating": 4.546,
        "profile_pic_url": null,
        "location": "Gilbert, AZ, US"
      }
    ]
  },
  {
    "team_id": 5260525854,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jonathan Mastrangelo",
        "dupr_id": "8JMLND",
        "rating": 4.641,
        "profile_pic_url": null,
        "location": "Phoenix, AZ, US"
      },
      {
        "name": "Mulima Mulenga",
        "dupr_id": "DWEXP4",
        "rating": 5.029,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1324822/images/profile/809005c4-1376-40a9-9dd7-dbb923580ab0.png",
        "location": "Mesa, AZ, US"
      }
    ]
  }
]