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

2026 Nova Scotia Provincial Championships - Mens Doubles Skill: (5.0) Age: Open

ID: 7262784116

对局比分

11-8

落败 / Loss

对决日期

2026-05-21

对局时间 (估算)

9:00 PM

对决场地

Bedford, NS

View Facility Page →

对决竞争阵营

阵营 1胜方
AT
Agron Topalli

KOOQNK · Halifax, NS, CA

DUPR

5.025

EB
Emmett Blois

V7DEG7 · NS, CA

DUPR

5.043

阵营 2负方
GK
Greg Knox

8GO7YX · Bible Hill, NS, CA

DUPR

4.616

FS
Francisco Sousa

12G4Y4 · Truro, NS, CA

DUPR

4.645

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7262784116
显示原始对决元数据 JSON
[
  {
    "team_id": 6455926073,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Agron Topalli",
        "dupr_id": "KOOQNK",
        "rating": 5.025,
        "profile_pic_url": null,
        "location": "Halifax, NS, CA"
      },
      {
        "name": "Emmett Blois",
        "dupr_id": "V7DEG7",
        "rating": 5.043,
        "profile_pic_url": null,
        "location": "NS, CA"
      }
    ]
  },
  {
    "team_id": 5607153256,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Greg Knox",
        "dupr_id": "8GO7YX",
        "rating": 4.616,
        "profile_pic_url": null,
        "location": "Bible Hill, NS, CA"
      },
      {
        "name": "Francisco Sousa",
        "dupr_id": "12G4Y4",
        "rating": 4.645,
        "profile_pic_url": null,
        "location": "Truro, NS, CA"
      }
    ]
  }
]