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

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

ID: 5616541245

对局比分

16-14

获胜 / Win

对决日期

2026-04-12

对局时间 (估算)

10:15 AM

对决场地

Mesa, AZ

View Facility Page →

对决竞争阵营

阵营 1胜方
KH
Kate Halligan

KXLN0K · Tempe, AZ, US

DUPR

4.065

AO
Andrew Ouye

V7V9K5 · Scottsdale, AZ, US

DUPR

3.882

阵营 2负方
MG
Megan Gregory

99MY2K · Surprise, AZ, US

DUPR

3.541

JG
Jeff Gregory

9PZ2XE · Surprise, AZ, US

DUPR

4.134

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5616541245
显示原始对决元数据 JSON
[
  {
    "team_id": 8482001449,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Kate Halligan",
        "dupr_id": "KXLN0K",
        "rating": 4.065,
        "profile_pic_url": null,
        "location": "Tempe, AZ, US"
      },
      {
        "name": "Andrew Ouye",
        "dupr_id": "V7V9K5",
        "rating": 3.882,
        "profile_pic_url": null,
        "location": "Scottsdale, AZ, US"
      }
    ]
  },
  {
    "team_id": 6769766312,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Megan Gregory",
        "dupr_id": "99MY2K",
        "rating": 3.541,
        "profile_pic_url": null,
        "location": "Surprise, AZ, US"
      },
      {
        "name": "Jeff Gregory",
        "dupr_id": "9PZ2XE",
        "rating": 4.134,
        "profile_pic_url": null,
        "location": "Surprise, AZ, US"
      }
    ]
  }
]