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

HISPORTS TOUR STOP #2 (VAUGHAN) Powered by JOOLA - Mens Doubles PRO

ID: 4576828290

对局比分

11-4, 11-8

获胜 / Win

对决日期

2025-04-20

对局时间 (估算)

7:30 PM

对决场地

Vaughan, ON

View Facility Page →

对决竞争阵营

阵营 1胜方
Mark Gottfried

16JG03 · Toronto, ON, CA

DUPR

5.393

MR
Michael Rizzo

YG09J4 · Brantford, ON, CA

DUPR

5.569

阵营 2负方
RB
Ryan Bowler

ZN979P · Mississauga, ON, CA

DUPR

5.213

PM
Pablo Mendoza

V7VW7E · Toronto, ON, CA

DUPR

4.688

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4576828290
显示原始对决元数据 JSON
[
  {
    "team_id": 5579725411,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Mark Gottfried",
        "dupr_id": "16JG03",
        "rating": 5.393,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/104470_621525440592e.png",
        "location": "Toronto, ON, CA"
      },
      {
        "name": "Michael Rizzo",
        "dupr_id": "YG09J4",
        "rating": 5.569,
        "profile_pic_url": null,
        "location": "Brantford, ON, CA"
      }
    ]
  },
  {
    "team_id": 4354541401,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ryan Bowler",
        "dupr_id": "ZN979P",
        "rating": 5.213,
        "profile_pic_url": null,
        "location": "Mississauga, ON, CA"
      },
      {
        "name": "Pablo Mendoza",
        "dupr_id": "V7VW7E",
        "rating": 4.688,
        "profile_pic_url": null,
        "location": "Toronto, ON, CA"
      }
    ]
  }
]