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

6th Annual Konrad Reuland Tournament -Mixed 3.5 -Gold

ID: 7578698551

对局比分

6-11

获胜 / Win

对决日期

2026-03-07

对局时间 (估算)

8:45 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
JV
Joanne Villaroman

MY4V5P · USA

DUPR

3.462

AV
Andrew Vu

YGX674 · USA

DUPR

3.878

阵营 2胜方
KS
Kevin Stephan

DW5DRM · Mission Viejo, CA, US

DUPR

3.710

HM
Heidi McSweeney

ME5ERL · USA

DUPR

4.060

数据访问 (AI / 开发者)

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

cURL Request:

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