返回检索中心
匹克球对决数据双打对决 (Doubles)精英 / 职业级别 (Pro 4.5+)

10th Annual PebbleCreek Pickleball Club Invitational Tournament - Mixed Doubles Skill: (5.0) Age: (60 - 69)

ID: 6560539210

对局比分

11-6, 11-9

获胜 / Win

对决日期

2026-02-26

对局时间 (估算)

11:30 PM

对决场地

Goodyear, AZ

View Facility Page →

对决竞争阵营

阵营 1胜方
SB
Susan Baze

1NXNLZ · Scottsdale, AZ, US

DUPR

5.439

SC
Stephen Cole

3V2LL7 · Las Vegas, NV, US

DUPR

4.947

阵营 2负方
JK
Jennifer Kwong

8MP5JG · Chicago, IL, US

DUPR

5.040

AK
Akira Kakizawa

894JLV · Phoenix, AZ, US

DUPR

4.521

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6560539210
显示原始对决元数据 JSON
[
  {
    "team_id": 5372016873,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Susan Baze",
        "dupr_id": "1NXNLZ",
        "rating": 5.439,
        "profile_pic_url": null,
        "location": "Scottsdale, AZ, US"
      },
      {
        "name": "Stephen Cole",
        "dupr_id": "3V2LL7",
        "rating": 4.947,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      }
    ]
  },
  {
    "team_id": 5874458677,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jennifer Kwong",
        "dupr_id": "8MP5JG",
        "rating": 5.04,
        "profile_pic_url": null,
        "location": "Chicago, IL, US"
      },
      {
        "name": "Akira Kakizawa",
        "dupr_id": "894JLV",
        "rating": 4.521,
        "profile_pic_url": null,
        "location": "Phoenix, AZ, US"
      }
    ]
  }
]