返回检索中心
匹克球对决数据双打对决 (Doubles)高级 / 中高级 (Advanced 3.5+)

Dink Fest! - Open Men's Doubles

ID: 7625948065

对局比分

11-2

落败 / Loss

对决日期

2026-01-17

对局时间 (估算)

2:15 AM

对决场地

Port Macquarie, NSW

未核实场馆

对决竞争阵营

阵营 1胜方
AP
Asher Packman

EWPJNJ · Byron Bay, NSW, AU

DUPR

4.490

BS
Brett Sceats

QXK07N · Pottsville, NSW, AU

DUPR

4.478

阵营 2负方
DB
Darryl Bridgeman

GG2E7V · Wallabi Point, NSW, AU

DUPR

4.363

MD
Michael Davidson

2QJZDR · Palmers Island, NSW, AU

DUPR

4.299

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7625948065
显示原始对决元数据 JSON
[
  {
    "team_id": 5581306004,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Asher Packman",
        "dupr_id": "EWPJNJ",
        "rating": 4.49,
        "profile_pic_url": null,
        "location": "Byron Bay, NSW, AU"
      },
      {
        "name": "Brett Sceats",
        "dupr_id": "QXK07N",
        "rating": 4.478,
        "profile_pic_url": null,
        "location": "Pottsville, NSW, AU"
      }
    ]
  },
  {
    "team_id": 5806315467,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Darryl Bridgeman",
        "dupr_id": "GG2E7V",
        "rating": 4.363,
        "profile_pic_url": null,
        "location": "Wallabi Point, NSW, AU"
      },
      {
        "name": "Michael Davidson",
        "dupr_id": "2QJZDR",
        "rating": 4.299,
        "profile_pic_url": null,
        "location": "Palmers Island, NSW, AU"
      }
    ]
  }
]