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

APA - Tournament Of Champions (TOC) - Mixed Doubles Skill: (4.0/4.5) Age: (50 And Above)

ID: 4383303457

对局比分

2-15

获胜 / Win

对决日期

2025-11-15

对局时间 (估算)

2:15 AM

对决场地

Windsor, ON

View Facility Page →

对决竞争阵营

阵营 1负方
DE
Dawn Elliott

V7EKQ7 · Windsor, ON, CA

DUPR

4.166

JS
Jeff Seguin

KOGPYY · Windsor, ON, CA

DUPR

4.066

阵营 2胜方
SL
Sylvia Lutsch

RY266M · Essex County, ON, CA

DUPR

4.467

RF
Ron Funkenhauser

V7GD75 · Tecumseh, ON, CA

DUPR

4.612

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4383303457
显示原始对决元数据 JSON
[
  {
    "team_id": 5492349364,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Dawn Elliott",
        "dupr_id": "V7EKQ7",
        "rating": 4.166,
        "profile_pic_url": null,
        "location": "Windsor, ON, CA"
      },
      {
        "name": "Jeff Seguin",
        "dupr_id": "KOGPYY",
        "rating": 4.066,
        "profile_pic_url": null,
        "location": "Windsor, ON, CA"
      }
    ]
  },
  {
    "team_id": 6263566710,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Sylvia Lutsch",
        "dupr_id": "RY266M",
        "rating": 4.467,
        "profile_pic_url": null,
        "location": "Essex County, ON, CA"
      },
      {
        "name": "Ron Funkenhauser",
        "dupr_id": "V7GD75",
        "rating": 4.612,
        "profile_pic_url": null,
        "location": "Tecumseh, ON, CA"
      }
    ]
  }
]