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

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

ID: 5654792579

对局比分

7-15

获胜 / Win

对决日期

2025-11-13

对局时间 (估算)

12:45 AM

对决场地

Windsor, ON

View Facility Page →

对决竞争阵营

阵营 1负方
TM
Tammi McGuire

EWWEMJ · Windsor, ON, CA

DUPR

3.653

JS
John Sapardanis

L5NDNK · Tecumseh, ON, CA

DUPR

4.013

阵营 2胜方
EE
Elizabeth Elliott

O6Z247 · Windsor, ON, CA

DUPR

4.261

RF
Ron Funkenhauser

V7GD75 · Tecumseh, ON, CA

DUPR

4.624

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5654792579
显示原始对决元数据 JSON
[
  {
    "team_id": 7035148427,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Tammi McGuire",
        "dupr_id": "EWWEMJ",
        "rating": 3.653,
        "profile_pic_url": null,
        "location": "Windsor, ON, CA"
      },
      {
        "name": "John Sapardanis",
        "dupr_id": "L5NDNK",
        "rating": 4.013,
        "profile_pic_url": null,
        "location": "Tecumseh, ON, CA"
      }
    ]
  },
  {
    "team_id": 5614057276,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Elizabeth Elliott",
        "dupr_id": "O6Z247",
        "rating": 4.261,
        "profile_pic_url": null,
        "location": "Windsor, ON, CA"
      },
      {
        "name": "Ron Funkenhauser",
        "dupr_id": "V7GD75",
        "rating": 4.624,
        "profile_pic_url": null,
        "location": "Tecumseh, ON, CA"
      }
    ]
  }
]