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

Dink Fest! - Open Men's Doubles

ID: 5349539110

对局比分

7-11

落败 / Loss

对决日期

2026-01-17

对局时间 (估算)

11:30 PM

对决场地

Port Macquarie, NSW

未核实场馆

对决竞争阵营

阵营 1负方
DB
Darryl Bridgeman

GG2E7V · Wallabi Point, NSW, AU

DUPR

4.321

MD
Michael Davidson

2QJZDR · Palmers Island, NSW, AU

DUPR

4.272

阵营 2胜方
DL
Daniel Lindquist

0Q2GLN · NSW, AU

DUPR

4.393

TJ
Terry Jansen

99JMOV · Ashby Heights, NSW, AU

DUPR

4.423

数据访问 (AI / 开发者)

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

cURL Request:

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