返回检索中心
匹克球对决数据双打对决 (Doubles)精英 / 职业级别 (Pro 4.5+)

Saskatoon Open - Mens Doubles 4.0+

ID: 5721772449

对局比分

15-5

获胜 / Win

对决日期

2025-10-25

对局时间 (估算)

10:15 AM

对决场地

Saskatoon, SK

View Facility Page →

对决竞争阵营

阵营 1胜方
MM
Mike Martin

N7N4RN · USA

DUPR

4.410

Yifan Wang

2QDZE4 · Regina, SK, CA

DUPR

5.017

阵营 2负方
Scott Printz

4L5JQ6 · Saskatoon, SK, CA

DUPR

4.053

KG
Kjeld Gattinger

99MOOK · USA

DUPR

4.988

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5721772449
显示原始对决元数据 JSON
[
  {
    "team_id": 8174305435,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Mike Martin",
        "dupr_id": "N7N4RN",
        "rating": 4.41,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Yifan Wang",
        "dupr_id": "2QDZE4",
        "rating": 5.017,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/66287802ad51d.jpg",
        "location": "Regina, SK, CA"
      }
    ]
  },
  {
    "team_id": 6554816475,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Scott Printz",
        "dupr_id": "4L5JQ6",
        "rating": 4.053,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/65d448f3b2126.jpg",
        "location": "Saskatoon, SK, CA"
      },
      {
        "name": "Kjeld Gattinger",
        "dupr_id": "99MOOK",
        "rating": 4.988,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]