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

2026 Fun In The Sun All For Charity - Mixed Doubles Skill: (4.5 To 5.0) Age: (60 To 64)

ID: 4954404382

对局比分

15-8

获胜 / Win

对决日期

2026-03-07

对局时间 (估算)

11:30 PM

对决场地

Sun City West, AZ

View Facility Page →

对决竞争阵营

阵营 1胜方
MF
Melody Fischer

30R66N · USA

DUPR

4.654

JC
John C Click

3YEX44 · Sun City West, AZ, US

DUPR

4.775

阵营 2负方
SK
Susan Kang

3PDDYG · USA

DUPR

4.711

BS
Brice Shipowick

17R6W9 · Wenatchee, WA, US

DUPR

4.390

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4954404382
显示原始对决元数据 JSON
[
  {
    "team_id": 7784001175,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Melody Fischer",
        "dupr_id": "30R66N",
        "rating": 4.654,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "John C Click",
        "dupr_id": "3YEX44",
        "rating": 4.775,
        "profile_pic_url": null,
        "location": "Sun City West, AZ, US"
      }
    ]
  },
  {
    "team_id": 6068440482,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Susan Kang",
        "dupr_id": "3PDDYG",
        "rating": 4.711,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Brice Shipowick",
        "dupr_id": "17R6W9",
        "rating": 4.39,
        "profile_pic_url": null,
        "location": "Wenatchee, WA, US"
      }
    ]
  }
]