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

The Last Stop - Mens Doubles Skill: (4.5 And Above) Age: (Any)

ID: 5429071272

对局比分

10-12

落败 / Loss

对决日期

2026-05-02

对局时间 (估算)

1:00 PM

对决场地

Truro, NS

未核实场馆

对决竞争阵营

阵营 1负方
JA
Jeff Ashe

8JNJXJ · Titusville, NB, CA

DUPR

4.715

MN
Mathieu Noel

EWZO2W · Bathurst, NB, CA

DUPR

4.529

阵营 2胜方
AT
Agron Topalli

KOOQNK · Halifax, NS, CA

DUPR

5.116

LP
Luis Palenzuela

RZKMMZ · Dartmouth, NS, CA

DUPR

4.477

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5429071272
显示原始对决元数据 JSON
[
  {
    "team_id": 6074219328,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jeff Ashe",
        "dupr_id": "8JNJXJ",
        "rating": 4.715,
        "profile_pic_url": null,
        "location": "Titusville, NB, CA"
      },
      {
        "name": "Mathieu Noel",
        "dupr_id": "EWZO2W",
        "rating": 4.529,
        "profile_pic_url": null,
        "location": "Bathurst, NB, CA"
      }
    ]
  },
  {
    "team_id": 4494358805,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Agron Topalli",
        "dupr_id": "KOOQNK",
        "rating": 5.116,
        "profile_pic_url": null,
        "location": "Halifax, NS, CA"
      },
      {
        "name": "Luis Palenzuela",
        "dupr_id": "RZKMMZ",
        "rating": 4.477,
        "profile_pic_url": null,
        "location": "Dartmouth, NS, CA"
      }
    ]
  }
]