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

Dink Fest! - Open Mixed Doubles

ID: 7428881023

对局比分

11-6

获胜 / Win

对决日期

2026-01-18

对局时间 (估算)

8:45 AM

对决场地

Port Macquarie, NSW

未核实场馆

对决竞争阵营

阵营 1胜方
TC
Teena Cooper

L2RYE5 · Alstonville, NSW, AU

DUPR

4.113

DB
Darryl Bridgeman

GG2E7V · Wallabi Point, NSW, AU

DUPR

4.316

阵营 2负方
EG
Emma Gordon

2YL264 · Byron Bay, NSW, AU

DUPR

4.766

LJ
Laurence Jullens

KXXRRY · Byron Bay, NSW, AU

DUPR

4.343

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7428881023
显示原始对决元数据 JSON
[
  {
    "team_id": 7719281667,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Teena Cooper",
        "dupr_id": "L2RYE5",
        "rating": 4.113,
        "profile_pic_url": null,
        "location": "Alstonville, NSW, AU"
      },
      {
        "name": "Darryl Bridgeman",
        "dupr_id": "GG2E7V",
        "rating": 4.316,
        "profile_pic_url": null,
        "location": "Wallabi Point, NSW, AU"
      }
    ]
  },
  {
    "team_id": 8016451557,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Emma Gordon",
        "dupr_id": "2YL264",
        "rating": 4.766,
        "profile_pic_url": null,
        "location": "Byron Bay, NSW, AU"
      },
      {
        "name": "Laurence Jullens",
        "dupr_id": "KXXRRY",
        "rating": 4.343,
        "profile_pic_url": null,
        "location": "Byron Bay, NSW, AU"
      }
    ]
  }
]