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

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

ID: 6578723139

对局比分

15-4

获胜 / Win

对决日期

2026-03-06

对局时间 (估算)

4:45 AM

对决场地

Mississauga, ON

View Facility Page →

对决竞争阵营

阵营 1胜方
Caius Tam

M2YLEV · Toronto, ON, CA

DUPR

4.656

MK
Mike Kessel

JZ55KO · Toronto, ON, CA

DUPR

4.876

阵营 2负方
Chris Holden

59LVXL · Nobleton, ON, CA

DUPR

4.483

LT
Luis Tun Marrufo

MYPQGL · Barrie, ON, CA

DUPR

4.404

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6578723139
显示原始对决元数据 JSON
[
  {
    "team_id": 4718668169,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Caius Tam",
        "dupr_id": "M2YLEV",
        "rating": 4.656,
        "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.876,
        "profile_pic_url": null,
        "location": "Toronto, ON, CA"
      }
    ]
  },
  {
    "team_id": 7723982623,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Chris Holden",
        "dupr_id": "59LVXL",
        "rating": 4.483,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/6692bd3516fbe.jpg",
        "location": "Nobleton, ON, CA"
      },
      {
        "name": "Luis Tun Marrufo",
        "dupr_id": "MYPQGL",
        "rating": 4.404,
        "profile_pic_url": null,
        "location": "Barrie, ON, CA"
      }
    ]
  }
]