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

SAPC Pickle Party - Mixed Doubles Skill: (4.5 And Above) Age: (44 And Above)

ID: 7545988013

对局比分

5-11

落败 / Loss

对决日期

2025-08-16

对局时间 (估算)

6:15 AM

对决场地

St Albert, AB

未核实场馆

对决竞争阵营

阵营 1负方
DG
Diane Gibb

35V79L · Edmonton, AB, CA

DUPR

4.257

JM
Jody Miller

V7KMJ6 · St. Albert, AB, CA

DUPR

5.005

阵营 2胜方
Yan Zhao

12ML59 · Edmonton, AB, CA

DUPR

4.786

JH
Jon Hoffman

3LODZ6 · Edmonton, AB, CA

DUPR

5.013

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7545988013
显示原始对决元数据 JSON
[
  {
    "team_id": 5047384948,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Diane Gibb",
        "dupr_id": "35V79L",
        "rating": 4.257,
        "profile_pic_url": null,
        "location": "Edmonton, AB, CA"
      },
      {
        "name": "Jody Miller",
        "dupr_id": "V7KMJ6",
        "rating": 5.005,
        "profile_pic_url": null,
        "location": "St. Albert, AB, CA"
      }
    ]
  },
  {
    "team_id": 8331663039,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Yan Zhao",
        "dupr_id": "12ML59",
        "rating": 4.786,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/126042_63cb62321737c.jpeg",
        "location": "Edmonton, AB, CA"
      },
      {
        "name": "Jon Hoffman",
        "dupr_id": "3LODZ6",
        "rating": 5.013,
        "profile_pic_url": null,
        "location": "Edmonton, AB, CA"
      }
    ]
  }
]