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

APA - The Triple Crown Open - Mens Doubles Skill: (4.999 And Under) Age: (16 And Above)

ID: 5667570928

对局比分

15-11

落败 / Loss

对决日期

2026-05-31

对局时间 (估算)

5:00 PM

对决场地

Peterborough, ON

未核实场馆

对决竞争阵营

阵营 1胜方
AD
Andrew Dawson

PZY5WZ · Toronto, ON, CA

DUPR

4.025

IC
Israel Cano

E9E6NE · Chinandega, Chinandega, NI

DUPR

3.918

阵营 2负方
SH
Shaun Hills

765GV5 · San Juan del Sur, Rivas, NI

DUPR

3.987

HK
Hunter Knowles

QXMGM5 · USA

DUPR

4.098

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5667570928
显示原始对决元数据 JSON
[
  {
    "team_id": 4552524213,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Andrew Dawson",
        "dupr_id": "PZY5WZ",
        "rating": 4.025,
        "profile_pic_url": null,
        "location": "Toronto, ON, CA"
      },
      {
        "name": "Israel Cano",
        "dupr_id": "E9E6NE",
        "rating": 3.918,
        "profile_pic_url": null,
        "location": "Chinandega, Chinandega, NI"
      }
    ]
  },
  {
    "team_id": 5471844401,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Shaun Hills",
        "dupr_id": "765GV5",
        "rating": 3.987,
        "profile_pic_url": null,
        "location": "San Juan del Sur, Rivas, NI"
      },
      {
        "name": "Hunter Knowles",
        "dupr_id": "QXMGM5",
        "rating": 4.098,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]