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

APA Championship - The Finals - Split Age Mens Doubles Skill: (PRO)

ID: 4513033508

对局比分

15-7

获胜 / Win

对决日期

2025-12-04

对局时间 (估算)

9:00 PM

对决场地

North York, ON

View Facility Page →

对决竞争阵营

阵营 1胜方
Brad Matthews

YGX6QD · Cambridge, ON, CA

DUPR

5.086

MR
Michael Rizzo

YG09J4 · Brantford, ON, CA

DUPR

5.371

阵营 2负方
CT
Chad Tremblett

9PGLKV · Kitchener, ON, CA

DUPR

4.480

NS
Nicholas Striker

EGRR4V · Waterloo, ON, CA

DUPR

5.296

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4513033508
显示原始对决元数据 JSON
[
  {
    "team_id": 7242102270,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Brad Matthews",
        "dupr_id": "YGX6QD",
        "rating": 5.086,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/151357_644d8edb80179.jpeg",
        "location": "Cambridge, ON, CA"
      },
      {
        "name": "Michael Rizzo",
        "dupr_id": "YG09J4",
        "rating": 5.371,
        "profile_pic_url": null,
        "location": "Brantford, ON, CA"
      }
    ]
  },
  {
    "team_id": 5537700558,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Chad Tremblett",
        "dupr_id": "9PGLKV",
        "rating": 4.48,
        "profile_pic_url": null,
        "location": "Kitchener, ON, CA"
      },
      {
        "name": "Nicholas Striker",
        "dupr_id": "EGRR4V",
        "rating": 5.296,
        "profile_pic_url": null,
        "location": "Waterloo, ON, CA"
      }
    ]
  }
]