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

Pickleball Ontario Provincial Championship - Mens Singles Skill: (4.0) Age: (50 To 63)

ID: 8024283800

对局比分

13-15

获胜 / Win

对决日期

2025-08-30

对局时间 (估算)

9:00 PM

对决场地

North York, ON

View Facility Page →

对决竞争阵营

阵营 1负方
RR
Rob Romanek

9PVK0V · Barrie, ON, CA

DUPR

3.414

阵营 2胜方
AS
Alan Sargeant

8M0WRL · Peterborough, ON, CA

DUPR

4.687

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8024283800
显示原始对决元数据 JSON
[
  {
    "team_id": 7906462602,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Rob Romanek",
        "dupr_id": "9PVK0V",
        "rating": 3.414,
        "profile_pic_url": null,
        "location": "Barrie, ON, CA"
      }
    ]
  },
  {
    "team_id": 5487013540,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Alan Sargeant",
        "dupr_id": "8M0WRL",
        "rating": 4.687,
        "profile_pic_url": null,
        "location": "Peterborough, ON, CA"
      }
    ]
  }
]