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

Pickleball Ontario Eastern Regional - Mens Singles Skill: (4.0 And Above) Age: (14 And Above)

ID: 5871455786

对局比分

6-15

落败 / Loss

对决日期

2026-05-08

对局时间 (估算)

3:30 PM

对决场地

Kingston, ON

View Facility Page →

对决竞争阵营

阵营 1负方
QJ
Quam Jackson

RY2YME · Cortland, NY, US

DUPR

3.841

阵营 2胜方
Jonathan McConnell

GG5VWQ · Perth, ON, CA

DUPR

4.685

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5871455786
显示原始对决元数据 JSON
[
  {
    "team_id": 4521554324,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Quam Jackson",
        "dupr_id": "RY2YME",
        "rating": 3.841,
        "profile_pic_url": null,
        "location": "Cortland, NY, US"
      }
    ]
  },
  {
    "team_id": 6359271100,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jonathan McConnell",
        "dupr_id": "GG5VWQ",
        "rating": 4.685,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/88330_61474fb942bdd.jpeg",
        "location": "Perth, ON, CA"
      }
    ]
  }
]