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

Men's Open/Hommes Open - 4.0+

ID: 4688448447

对局比分

15-7

落败 / Loss

对决日期

2026-03-28

对局时间 (估算)

4:45 AM

对决场地

Pickleball Restigouche Club

View Facility Page →

对决竞争阵营

阵营 1胜方
MG
Marc Godin

7ZD96N · USA

DUPR

4.150

YD
yannick desylva

Q9PZGR · USA

DUPR

4.150

阵营 2负方
SP
Stephen Penney

XJWD94 · Fredericton, NB, CA

DUPR

3.889

SA
Sajjad Asghar

7D2M0M · Fredericton, NB, CA

DUPR

4.502

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4688448447
显示原始对决元数据 JSON
[
  {
    "team_id": 6336573077,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Marc Godin",
        "dupr_id": "7ZD96N",
        "rating": 4.15,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "yannick desylva",
        "dupr_id": "Q9PZGR",
        "rating": 4.15,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8351595816,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Stephen Penney",
        "dupr_id": "XJWD94",
        "rating": 3.889,
        "profile_pic_url": null,
        "location": "Fredericton, NB, CA"
      },
      {
        "name": "Sajjad Asghar",
        "dupr_id": "7D2M0M",
        "rating": 4.502,
        "profile_pic_url": null,
        "location": "Fredericton, NB, CA"
      }
    ]
  }
]