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

Spring Slam Round Robin -Presented by HealthSpring - Mens Doubles Skill: (4.5 To 5.0 Age: (40+ 50+)

ID: 5833273830

对局比分

9-11, 3-11

获胜 / Win

对决日期

2026-02-06

对局时间 (估算)

7:30 PM

对决场地

Sun City, AZ

View Facility Page →

对决竞争阵营

阵营 1负方
KC
Kemp Chanthanalay

G57WYV · Bellingham, WA, US

DUPR

4.630

AK
Akira Kakizawa

894JLV · Phoenix, AZ, US

DUPR

4.395

阵营 2胜方
AM
Anthony Molina

9PRMMK · Maricopa County, AZ, US

DUPR

4.428

JA
Josh Angeles

EGWV4V · Goodyear, AZ, US

DUPR

4.492

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5833273830
显示原始对决元数据 JSON
[
  {
    "team_id": 7890210801,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Kemp Chanthanalay",
        "dupr_id": "G57WYV",
        "rating": 4.63,
        "profile_pic_url": null,
        "location": "Bellingham, WA, US"
      },
      {
        "name": "Akira Kakizawa",
        "dupr_id": "894JLV",
        "rating": 4.395,
        "profile_pic_url": null,
        "location": "Phoenix, AZ, US"
      }
    ]
  },
  {
    "team_id": 6504638650,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Anthony Molina",
        "dupr_id": "9PRMMK",
        "rating": 4.428,
        "profile_pic_url": null,
        "location": "Maricopa County, AZ, US"
      },
      {
        "name": "Josh Angeles",
        "dupr_id": "EGWV4V",
        "rating": 4.492,
        "profile_pic_url": null,
        "location": "Goodyear, AZ, US"
      }
    ]
  }
]