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

Dink Fest! - Open Men's Doubles

ID: 7273405466

对局比分

15-2

落败 / Loss

对决日期

2026-01-17

对局时间 (估算)

3:30 PM

对决场地

Port Macquarie, NSW

未核实场馆

对决竞争阵营

阵营 1胜方
DL
Daniel Lindquist

0Q2GLN · NSW, AU

DUPR

4.415

TJ
Terry Jansen

99JMOV · Ashby Heights, NSW, AU

DUPR

4.449

阵营 2负方
DB
Darryl Bridgeman

GG2E7V · Wallabi Point, NSW, AU

DUPR

4.288

MD
Michael Davidson

2QJZDR · Palmers Island, NSW, AU

DUPR

4.249

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7273405466
显示原始对决元数据 JSON
[
  {
    "team_id": 5649438684,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Daniel Lindquist",
        "dupr_id": "0Q2GLN",
        "rating": 4.415,
        "profile_pic_url": null,
        "location": "NSW, AU"
      },
      {
        "name": "Terry Jansen",
        "dupr_id": "99JMOV",
        "rating": 4.449,
        "profile_pic_url": null,
        "location": "Ashby Heights, NSW, AU"
      }
    ]
  },
  {
    "team_id": 8569528227,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Darryl Bridgeman",
        "dupr_id": "GG2E7V",
        "rating": 4.288,
        "profile_pic_url": null,
        "location": "Wallabi Point, NSW, AU"
      },
      {
        "name": "Michael Davidson",
        "dupr_id": "2QJZDR",
        "rating": 4.249,
        "profile_pic_url": null,
        "location": "Palmers Island, NSW, AU"
      }
    ]
  }
]