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

Dink's At The Dome - Mens Doubles Skill: (4.5 And Above) Age: (Any)

ID: 7431363893

对局比分

9-11

落败 / Loss

对决日期

2026-03-28

对局时间 (估算)

6:15 AM

对决场地

Truro, NS

未核实场馆

对决竞争阵营

阵营 1负方
DG
Daniel Gillott

V7WME7 · East Lawrencetown, NS, CA

DUPR

4.528

TW
Todd Wigglesworth

ZNP9GP · Lewis Lake, NS, CA

DUPR

4.560

阵营 2胜方
AB
Ashton Bradley

8EXNKV · Pennfield, NB, CA

DUPR

5.134

EB
Emmett Blois

V7DEG7 · NS, CA

DUPR

4.781

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7431363893
显示原始对决元数据 JSON
[
  {
    "team_id": 7363313735,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Daniel Gillott",
        "dupr_id": "V7WME7",
        "rating": 4.528,
        "profile_pic_url": null,
        "location": "East Lawrencetown, NS, CA"
      },
      {
        "name": "Todd Wigglesworth",
        "dupr_id": "ZNP9GP",
        "rating": 4.56,
        "profile_pic_url": null,
        "location": "Lewis Lake, NS, CA"
      }
    ]
  },
  {
    "team_id": 5968869322,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Ashton Bradley",
        "dupr_id": "8EXNKV",
        "rating": 5.134,
        "profile_pic_url": null,
        "location": "Pennfield, NB, CA"
      },
      {
        "name": "Emmett Blois",
        "dupr_id": "V7DEG7",
        "rating": 4.781,
        "profile_pic_url": null,
        "location": "NS, CA"
      }
    ]
  }
]