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

PPx Battle of The North - Mens Doubles Skill: (4.0 And Above) Age: (50 And Above)

ID: 6150029401

对局比分

15-6

落败 / Loss

对决日期

2026-03-22

对局时间 (估算)

2:15 AM

对决场地

Barrie, ON

View Facility Page →

对决竞争阵营

阵营 1胜方
AH
Adam Hanes

DN009L · USA

DUPR

3.838

RH
Ryan Hanes

16Z001 · Kingston, ON, CA

DUPR

4.323

阵营 2负方
BK
Brian Keunen

QPO900 · Drayton, ON, CA

DUPR

3.952

Chuck Roloson

PW67GM · Kingston, ON, CA

DUPR

4.019

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6150029401
显示原始对决元数据 JSON
[
  {
    "team_id": 5890589810,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Adam Hanes",
        "dupr_id": "DN009L",
        "rating": 3.838,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Ryan Hanes",
        "dupr_id": "16Z001",
        "rating": 4.323,
        "profile_pic_url": null,
        "location": "Kingston, ON, CA"
      }
    ]
  },
  {
    "team_id": 7996050792,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Brian Keunen",
        "dupr_id": "QPO900",
        "rating": 3.952,
        "profile_pic_url": null,
        "location": "Drayton, ON, CA"
      },
      {
        "name": "Chuck Roloson",
        "dupr_id": "PW67GM",
        "rating": 4.019,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/6785bb6b5f18d.jpg",
        "location": "Kingston, ON, CA"
      }
    ]
  }
]