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

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

ID: 4853767130

对局比分

8-15

获胜 / Win

对决日期

2026-01-04

对局时间 (估算)

3:30 PM

对决场地

Mesa, AZ

View Facility Page →

对决竞争阵营

阵营 1负方
JH
Jordan Hart

W6Q5WG · Scottsdale, AZ, US

DUPR

3.904

ML
Michael Leigh

YG9O4K · Mooresville, NC, US

DUPR

3.999

阵营 2胜方
AV
Ashley Vergara

76KWRN · Cebu, Central Visayas, PH

DUPR

3.792

CC
Cheng Chiv

XJW965 · Phoenix, AZ, US

DUPR

4.294

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4853767130
显示原始对决元数据 JSON
[
  {
    "team_id": 7268276988,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jordan Hart",
        "dupr_id": "W6Q5WG",
        "rating": 3.904,
        "profile_pic_url": null,
        "location": "Scottsdale, AZ, US"
      },
      {
        "name": "Michael Leigh",
        "dupr_id": "YG9O4K",
        "rating": 3.999,
        "profile_pic_url": null,
        "location": "Mooresville, NC, US"
      }
    ]
  },
  {
    "team_id": 7614045247,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Ashley Vergara",
        "dupr_id": "76KWRN",
        "rating": 3.792,
        "profile_pic_url": null,
        "location": "Cebu, Central Visayas, PH"
      },
      {
        "name": "Cheng Chiv",
        "dupr_id": "XJW965",
        "rating": 4.294,
        "profile_pic_url": null,
        "location": "Phoenix, AZ, US"
      }
    ]
  }
]