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

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

ID: 8221547673

对局比分

12-15

落败 / Loss

对决日期

2026-02-06

对局时间 (估算)

10:15 AM

对决场地

Sun City, AZ

View Facility Page →

对决竞争阵营

阵营 1负方
AM
Anthony Molina

9PRMMK · Maricopa County, AZ, US

DUPR

4.364

JA
Josh Angeles

EGWV4V · Goodyear, AZ, US

DUPR

4.457

阵营 2胜方
KC
Kemp Chanthanalay

G57WYV · Bellingham, WA, US

DUPR

4.665

AK
Akira Kakizawa

894JLV · Phoenix, AZ, US

DUPR

4.420

数据访问 (AI / 开发者)

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

cURL Request:

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