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

The United Open - Powered By APA - Mens Doubles Skill: (3.5) Age: (50 And Above)

ID: 4868652189

对局比分

5-11

落败 / Loss

对决日期

2026-01-16

对局时间 (估算)

10:15 AM

对决场地

Mississauga, ON

View Facility Page →

对决竞争阵营

阵营 1负方
RL
Roger Lam

J5L6OO · Toronto, ON, CA

DUPR

3.526

CL
Cameron Lowe

JJY2YJ · Whitby, ON, CA

DUPR

3.703

阵营 2胜方
Chris Hussey

76RZ6N · USA

DUPR

3.713

JS
Jerry Skilton

3VJ2XJ · Shelburne, ON, CA

DUPR

3.814

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4868652189
显示原始对决元数据 JSON
[
  {
    "team_id": 4843159545,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Roger Lam",
        "dupr_id": "J5L6OO",
        "rating": 3.526,
        "profile_pic_url": null,
        "location": "Toronto, ON, CA"
      },
      {
        "name": "Cameron Lowe",
        "dupr_id": "JJY2YJ",
        "rating": 3.703,
        "profile_pic_url": null,
        "location": "Whitby, ON, CA"
      }
    ]
  },
  {
    "team_id": 4448006340,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Chris Hussey",
        "dupr_id": "76RZ6N",
        "rating": 3.713,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/6752f62d0f0e7.jpg",
        "location": ""
      },
      {
        "name": "Jerry Skilton",
        "dupr_id": "3VJ2XJ",
        "rating": 3.814,
        "profile_pic_url": null,
        "location": "Shelburne, ON, CA"
      }
    ]
  }
]