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

2025 SPA Monster Smash - Mixed Doubles Skill: (5.0) Age: (35+) (50+)

ID: 4617780742

对局比分

11-1, 11-4

获胜 / Win

对决日期

2025-10-25

对局时间 (估算)

11:30 PM

对决场地

Surprise, AZ

View Facility Page →

对决竞争阵营

阵营 1胜方
JY
Jan Yu

8E9R6J · Buckeye, AZ, US

DUPR

5.157

HM
Howard Mendel

3Z7MED · Goodyear, AZ, US

DUPR

5.349

阵营 2负方
VD
Veronica Davis

1QJ6WR · Marana, AZ, US

DUPR

4.631

BS
Brian Schimelpfening

1RWLGN · Peoria, AZ, US

DUPR

4.560

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4617780742
显示原始对决元数据 JSON
[
  {
    "team_id": 6224179684,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jan Yu",
        "dupr_id": "8E9R6J",
        "rating": 5.157,
        "profile_pic_url": null,
        "location": "Buckeye, AZ, US"
      },
      {
        "name": "Howard Mendel",
        "dupr_id": "3Z7MED",
        "rating": 5.349,
        "profile_pic_url": null,
        "location": "Goodyear, AZ, US"
      }
    ]
  },
  {
    "team_id": 4888320841,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Veronica Davis",
        "dupr_id": "1QJ6WR",
        "rating": 4.631,
        "profile_pic_url": null,
        "location": "Marana, AZ, US"
      },
      {
        "name": "Brian Schimelpfening",
        "dupr_id": "1RWLGN",
        "rating": 4.56,
        "profile_pic_url": null,
        "location": "Peoria, AZ, US"
      }
    ]
  }
]