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

6th Annual Konrad Reuland Tournament -Mixed 3.5

ID: 5407820318

对局比分

11-3

获胜 / Win

对决日期

2026-03-07

对局时间 (估算)

3:30 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
KS
Kevin Stephan

DW5DRM · Mission Viejo, CA, US

DUPR

3.589

HM
Heidi McSweeney

ME5ERL · USA

DUPR

3.918

阵营 2负方
JV
Joanne Villaroman

MY4V5P · USA

DUPR

3.475

AV
Andrew Vu

YGX674 · USA

DUPR

3.888

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5407820318
显示原始对决元数据 JSON
[
  {
    "team_id": 6310256081,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Kevin Stephan",
        "dupr_id": "DW5DRM",
        "rating": 3.589,
        "profile_pic_url": null,
        "location": "Mission Viejo, CA, US"
      },
      {
        "name": "Heidi  McSweeney",
        "dupr_id": "ME5ERL",
        "rating": 3.918,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6657531282,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Joanne Villaroman",
        "dupr_id": "MY4V5P",
        "rating": 3.475,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Andrew Vu",
        "dupr_id": "YGX674",
        "rating": 3.888,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]