返回检索中心
匹克球对决数据单打对决 (Singles)大众 / 娱乐休闲 (Casual <3.5)

Pickleball Ontario Western Regional - Mens Singles Skill: (3.499 And Under) Age: (Any)

ID: 8502016837

对局比分

3-15

落败 / Loss

对决日期

2026-06-05

对局时间 (估算)

2:15 AM

对决场地

Cambridge, ON

View Facility Page →

对决竞争阵营

阵营 1负方
Alan Forde

N7YR52 · Mississauga, ON, CA

DUPR

2.653

阵营 2胜方
PM
Peter McCarthy

M2GEPD · USA

DUPR

2.888

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8502016837
显示原始对决元数据 JSON
[
  {
    "team_id": 4815668673,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Alan Forde",
        "dupr_id": "N7YR52",
        "rating": 2.653,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/6838b08719c37.jpg",
        "location": "Mississauga, ON, CA"
      }
    ]
  },
  {
    "team_id": 7921860390,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Peter McCarthy",
        "dupr_id": "M2GEPD",
        "rating": 2.888,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]