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

Dink Fest! - Open Mixed Doubles

ID: 8477677963

对局比分

3-15

获胜 / Win

对决日期

2026-01-18

对局时间 (估算)

8:45 AM

对决场地

Port Macquarie, NSW

未核实场馆

对决竞争阵营

阵营 1负方
ND
Naomi Doncaster

PK4ZPQ · Ballina, NSW, AU

DUPR

4.375

DL
Daniel Lindquist

0Q2GLN · NSW, AU

DUPR

4.424

阵营 2胜方
EG
Emma Gordon

2YL264 · Byron Bay, NSW, AU

DUPR

4.784

LJ
Laurence Jullens

KXXRRY · Byron Bay, NSW, AU

DUPR

4.366

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8477677963
显示原始对决元数据 JSON
[
  {
    "team_id": 7918337595,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Naomi Doncaster",
        "dupr_id": "PK4ZPQ",
        "rating": 4.375,
        "profile_pic_url": null,
        "location": "Ballina, NSW, AU"
      },
      {
        "name": "Daniel Lindquist",
        "dupr_id": "0Q2GLN",
        "rating": 4.424,
        "profile_pic_url": null,
        "location": "NSW, AU"
      }
    ]
  },
  {
    "team_id": 6389938455,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Emma Gordon",
        "dupr_id": "2YL264",
        "rating": 4.784,
        "profile_pic_url": null,
        "location": "Byron Bay, NSW, AU"
      },
      {
        "name": "Laurence Jullens",
        "dupr_id": "KXXRRY",
        "rating": 4.366,
        "profile_pic_url": null,
        "location": "Byron Bay, NSW, AU"
      }
    ]
  }
]