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

Competitive Open Play Match

ID: 7538144603

对局比分

15-21

获胜 / Win

对决日期

2026-05-05

对局时间 (估算)

12:45 AM

对决场地

Windsor, ON, Canada

View Facility Page →

对决竞争阵营

阵营 1负方
UP
Una Pandurevic

N7MZ9Z · London, ON, CA

DUPR

5.020

BC
Brandon Contratto

8DG2L8 · Rochester Hills, MI, US

DUPR

5.165

阵营 2胜方
NT
Nicolas Tran

EGRR4M · ON, CA

DUPR

4.949

SP
Stevie Petropouleas

YG44GP · De Leon Springs, FL, US

DUPR

4.848

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7538144603
显示原始对决元数据 JSON
[
  {
    "team_id": 5512202235,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Una Pandurevic",
        "dupr_id": "N7MZ9Z",
        "rating": 5.02,
        "profile_pic_url": null,
        "location": "London, ON, CA"
      },
      {
        "name": "Brandon Contratto",
        "dupr_id": "8DG2L8",
        "rating": 5.165,
        "profile_pic_url": null,
        "location": "Rochester Hills, MI, US"
      }
    ]
  },
  {
    "team_id": 5588562903,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Nicolas Tran",
        "dupr_id": "EGRR4M",
        "rating": 4.949,
        "profile_pic_url": null,
        "location": "ON, CA"
      },
      {
        "name": "Stevie Petropouleas",
        "dupr_id": "YG44GP",
        "rating": 4.848,
        "profile_pic_url": null,
        "location": "De Leon Springs, FL, US"
      }
    ]
  }
]