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

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

ID: 6556318729

对局比分

13-15

获胜 / Win

对决日期

2026-04-11

对局时间 (估算)

2:15 AM

对决场地

Mesa, AZ

View Facility Page →

对决竞争阵营

阵营 1负方
JB
Jett Barber

7DND90 · Bullhead City, AZ, US

DUPR

4.349

KP
Koa Pagaoa

JZX5PM · Goodyear, AZ, US

DUPR

4.339

阵营 2胜方
CC
Cheng Chiv

XJW965 · Phoenix, AZ, US

DUPR

4.375

SO
Skylar Odle

XJEP57 · Scottsdale, AZ, US

DUPR

4.524

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6556318729
显示原始对决元数据 JSON
[
  {
    "team_id": 7296054562,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jett Barber",
        "dupr_id": "7DND90",
        "rating": 4.349,
        "profile_pic_url": null,
        "location": "Bullhead City, AZ, US"
      },
      {
        "name": "Koa Pagaoa",
        "dupr_id": "JZX5PM",
        "rating": 4.339,
        "profile_pic_url": null,
        "location": "Goodyear, AZ, US"
      }
    ]
  },
  {
    "team_id": 4907189654,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Cheng Chiv",
        "dupr_id": "XJW965",
        "rating": 4.375,
        "profile_pic_url": null,
        "location": "Phoenix, AZ, US"
      },
      {
        "name": "Skylar Odle",
        "dupr_id": "XJEP57",
        "rating": 4.524,
        "profile_pic_url": null,
        "location": "Scottsdale, AZ, US"
      }
    ]
  }
]