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

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

ID: 6115476873

对局比分

9-11

获胜 / Win

对决日期

2026-05-16

对局时间 (估算)

10:15 AM

对决场地

Miramichi, NB

View Facility Page →

对决竞争阵营

阵营 1负方
JA
Jeff Ashe

8JNJXJ · Titusville, NB, CA

DUPR

4.742

KR
Kumar Raghav

NY7976 · Saint John, NB, CA

DUPR

4.582

阵营 2胜方
JS
Justin Simpson

8WYX7K · Lower Knoxford, NB, CA

DUPR

4.865

AT
Agron Topalli

KOOQNK · Halifax, NS, CA

DUPR

5.051

数据访问 (AI / 开发者)

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

cURL Request:

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