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

Springfest 6th Edition - Mens Doubles Skill: (5.0 And Above) Age: (Any)

ID: 6261686268

对局比分

11-7

落败 / Loss

对决日期

2026-05-16

对局时间 (估算)

1:00 PM

对决场地

Miramichi, NB

View Facility Page →

对决竞争阵营

阵营 1胜方
JA
Jeff Ashe

8JNJXJ · Titusville, NB, CA

DUPR

4.737

KR
Kumar Raghav

NY7976 · Saint John, NB, CA

DUPR

4.577

阵营 2负方
JS
Justin Simpson

8WYX7K · Lower Knoxford, NB, CA

DUPR

4.866

AT
Agron Topalli

KOOQNK · Halifax, NS, CA

DUPR

5.053

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6261686268
显示原始对决元数据 JSON
[
  {
    "team_id": 8286456453,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jeff Ashe",
        "dupr_id": "8JNJXJ",
        "rating": 4.737,
        "profile_pic_url": null,
        "location": "Titusville, NB, CA"
      },
      {
        "name": "Kumar Raghav",
        "dupr_id": "NY7976",
        "rating": 4.577,
        "profile_pic_url": null,
        "location": "Saint John, NB, CA"
      }
    ]
  },
  {
    "team_id": 7882393818,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Justin Simpson",
        "dupr_id": "8WYX7K",
        "rating": 4.866,
        "profile_pic_url": null,
        "location": "Lower Knoxford, NB, CA"
      },
      {
        "name": "Agron Topalli",
        "dupr_id": "KOOQNK",
        "rating": 5.053,
        "profile_pic_url": null,
        "location": "Halifax, NS, CA"
      }
    ]
  }
]