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

The Six Open: Cash Cup - Split age mens Doubles Skill: (4.0 - 4.5)

ID: 4704360073

对局比分

11-7

获胜 / Win

对决日期

2026-04-10

对局时间 (估算)

2:15 AM

对决场地

North York, ON

View Facility Page →

对决竞争阵营

阵营 1胜方
Paul Richardson

XJK4P4 · Newmarket, ON, CA

DUPR

4.619

CA
Curtis arndt

G5NYVM · Whitchurch-Stouffville, ON, CA

DUPR

4.080

阵营 2负方
SM
Scott Meller

QXGR7R · St. Catharines, ON, CA

DUPR

3.286

DC
David Chapman

VXWMJJ · Ajax, ON, CA

DUPR

3.041

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4704360073
显示原始对决元数据 JSON
[
  {
    "team_id": 6979375028,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Paul Richardson",
        "dupr_id": "XJK4P4",
        "rating": 4.619,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/158081_65317508106cc.jpg",
        "location": "Newmarket, ON, CA"
      },
      {
        "name": "Curtis arndt",
        "dupr_id": "G5NYVM",
        "rating": 4.08,
        "profile_pic_url": null,
        "location": "Whitchurch-Stouffville, ON, CA"
      }
    ]
  },
  {
    "team_id": 5413823262,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Scott Meller",
        "dupr_id": "QXGR7R",
        "rating": 3.286,
        "profile_pic_url": null,
        "location": "St. Catharines, ON, CA"
      },
      {
        "name": "David Chapman",
        "dupr_id": "VXWMJJ",
        "rating": 3.041,
        "profile_pic_url": null,
        "location": "Ajax, ON, CA"
      }
    ]
  }
]