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

Proton National Tour by MPO - Cash Prize Tournament in Mesa - Mixed Doubles 3.5

ID: 4769508483

对局比分

9-15

获胜 / Win

对决日期

2026-01-04

对局时间 (估算)

4:45 AM

对决场地

Mesa, AZ

View Facility Page →

对决竞争阵营

阵营 1负方
AL
Adrian Lesoing

ZNG5QD · Scottsdale, AZ, US

DUPR

3.511

CB
Chadwick Burnell

16605E · Calgary, AB, CA

DUPR

4.254

阵营 2胜方
AV
Ashley Vergara

76KWRN · Cebu, Central Visayas, PH

DUPR

3.781

CC
Cheng Chiv

XJW965 · Phoenix, AZ, US

DUPR

4.275

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4769508483
显示原始对决元数据 JSON
[
  {
    "team_id": 4525928961,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Adrian Lesoing",
        "dupr_id": "ZNG5QD",
        "rating": 3.511,
        "profile_pic_url": null,
        "location": "Scottsdale, AZ, US"
      },
      {
        "name": "Chadwick Burnell",
        "dupr_id": "16605E",
        "rating": 4.254,
        "profile_pic_url": null,
        "location": "Calgary, AB, CA"
      }
    ]
  },
  {
    "team_id": 5395521039,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Ashley Vergara",
        "dupr_id": "76KWRN",
        "rating": 3.781,
        "profile_pic_url": null,
        "location": "Cebu, Central Visayas, PH"
      },
      {
        "name": "Cheng Chiv",
        "dupr_id": "XJW965",
        "rating": 4.275,
        "profile_pic_url": null,
        "location": "Phoenix, AZ, US"
      }
    ]
  }
]