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

Apex Series: March Madness Moneyball powered by Liftow - Split Age Mens Doubles Skill: (4.5)

ID: 4488586327

对局比分

11-3

获胜 / Win

对决日期

2026-03-06

对局时间 (估算)

8:45 AM

对决场地

Mississauga, ON

View Facility Page →

对决竞争阵营

阵营 1胜方
Caius Tam

M2YLEV · Toronto, ON, CA

DUPR

4.575

MK
Mike Kessel

JZ55KO · Toronto, ON, CA

DUPR

4.791

阵营 2负方
Nino Melo

Z9D6DD · Kingston, ON, CA

DUPR

4.091

Kevin Wride

N707XN · Aurora, ON, CA

DUPR

4.085

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4488586327
显示原始对决元数据 JSON
[
  {
    "team_id": 4924040005,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Caius Tam",
        "dupr_id": "M2YLEV",
        "rating": 4.575,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/170341_652552ea56439.png",
        "location": "Toronto, ON, CA"
      },
      {
        "name": "Mike Kessel",
        "dupr_id": "JZ55KO",
        "rating": 4.791,
        "profile_pic_url": null,
        "location": "Toronto, ON, CA"
      }
    ]
  },
  {
    "team_id": 7397876510,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Nino Melo",
        "dupr_id": "Z9D6DD",
        "rating": 4.091,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/679f8ea257f38.jpg",
        "location": "Kingston, ON, CA"
      },
      {
        "name": "Kevin Wride",
        "dupr_id": "N707XN",
        "rating": 4.085,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/67256c031764d.jpg",
        "location": "Aurora, ON, CA"
      }
    ]
  }
]