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

Dink Fest! - Open Mixed Doubles

ID: 7166919216

对局比分

15-17

落败 / Loss

对决日期

2026-01-18

对局时间 (估算)

1:00 PM

对决场地

Port Macquarie, NSW

未核实场馆

对决竞争阵营

阵营 1负方
TC
Teena Cooper

L2RYE5 · Alstonville, NSW, AU

DUPR

4.116

DB
Darryl Bridgeman

GG2E7V · Wallabi Point, NSW, AU

DUPR

4.321

阵营 2胜方
PH
Philippa Hayman

W6YVEL · Yamba, NSW, AU

DUPR

4.365

TJ
Terry Jansen

99JMOV · Ashby Heights, NSW, AU

DUPR

4.431

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7166919216
显示原始对决元数据 JSON
[
  {
    "team_id": 6367973180,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Teena Cooper",
        "dupr_id": "L2RYE5",
        "rating": 4.116,
        "profile_pic_url": null,
        "location": "Alstonville, NSW, AU"
      },
      {
        "name": "Darryl Bridgeman",
        "dupr_id": "GG2E7V",
        "rating": 4.321,
        "profile_pic_url": null,
        "location": "Wallabi Point, NSW, AU"
      }
    ]
  },
  {
    "team_id": 6774255287,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Philippa Hayman",
        "dupr_id": "W6YVEL",
        "rating": 4.365,
        "profile_pic_url": null,
        "location": "Yamba, NSW, AU"
      },
      {
        "name": "Terry Jansen",
        "dupr_id": "99JMOV",
        "rating": 4.431,
        "profile_pic_url": null,
        "location": "Ashby Heights, NSW, AU"
      }
    ]
  }
]