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

Men's Open/Hommes Open - 4.0+

ID: 5542341549

对局比分

5-11

落败 / Loss

对决日期

2026-03-28

对局时间 (估算)

10:15 AM

对决场地

Pickleball Restigouche Club

View Facility Page →

对决竞争阵营

阵营 1负方
SP
Stephen Penney

XJWD94 · Fredericton, NB, CA

DUPR

3.921

SA
Sajjad Asghar

7D2M0M · Fredericton, NB, CA

DUPR

4.532

阵营 2胜方
Rene Hache

0YJ56Q · Dalhousie, NB, CA

DUPR

4.618

JF
Joshua Fontaine roy

E99R7V · USA

DUPR

4.254

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5542341549
显示原始对决元数据 JSON
[
  {
    "team_id": 6997014789,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Stephen Penney",
        "dupr_id": "XJWD94",
        "rating": 3.921,
        "profile_pic_url": null,
        "location": "Fredericton, NB, CA"
      },
      {
        "name": "Sajjad Asghar",
        "dupr_id": "7D2M0M",
        "rating": 4.532,
        "profile_pic_url": null,
        "location": "Fredericton, NB, CA"
      }
    ]
  },
  {
    "team_id": 6119008971,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Rene Hache",
        "dupr_id": "0YJ56Q",
        "rating": 4.618,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/65e753dee8113.jpg",
        "location": "Dalhousie, NB, CA"
      },
      {
        "name": "Joshua Fontaine roy",
        "dupr_id": "E99R7V",
        "rating": 4.254,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]