返回检索中心
匹克球对决数据双打对决 (Doubles)大众 / 娱乐休闲 (Casual <3.5)

Golden Ears Pickleball Club

ID: 4570722942

对局比分

2-11, 11-8, 5-11

获胜 / Win

对决日期

2026-05-19

对局时间 (估算)

7:30 PM

对决场地

Pitt Meadows, BC, Canada

未核实场馆

对决竞争阵营

阵营 1负方
MV
melanie Vogels

7J6R95 · USA

DUPR

3.388

GJ
Glen Jones

WNNZJQ · USA

DUPR

3.272

阵营 2胜方
Dragana Kosoric

RZL90Z · Vancouver, BC, CA

DUPR

3.424

AS
Allan Stockley

G066ZG · USA

DUPR

3.577

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4570722942
显示原始对决元数据 JSON
[
  {
    "team_id": 8313259148,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "melanie Vogels",
        "dupr_id": "7J6R95",
        "rating": 3.388,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Glen  Jones",
        "dupr_id": "WNNZJQ",
        "rating": 3.272,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8040256674,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Dragana Kosoric",
        "dupr_id": "RZL90Z",
        "rating": 3.424,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/148955_643900f20bd03.jpeg",
        "location": "Vancouver, BC, CA"
      },
      {
        "name": "Allan Stockley",
        "dupr_id": "G066ZG",
        "rating": 3.577,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]