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

Sydney Grand Slam I - 50+ Mixed Doubles DUPR: 4.0+

ID: 5168533762

对局比分

10-12

落败 / Loss

对决日期

2026-03-01

对局时间 (估算)

11:30 PM

对决场地

Stanhope Gardens, NSW

未核实场馆

对决竞争阵营

阵营 1负方
LB
Lyn Bellamy

G5DN6M · NSW, AU

DUPR

3.831

JV
John Volonakis

56L7RR · NSW, AU

DUPR

4.217

阵营 2胜方
LS
Linda Sleiman

3YKWP4 · NSW, AU

DUPR

4.234

MM
Maurice Murphy

MYRQ4V · Bateau Bay, NSW, AU

DUPR

4.390

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5168533762
显示原始对决元数据 JSON
[
  {
    "team_id": 8559668990,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Lyn Bellamy",
        "dupr_id": "G5DN6M",
        "rating": 3.831,
        "profile_pic_url": null,
        "location": "NSW, AU"
      },
      {
        "name": "John Volonakis",
        "dupr_id": "56L7RR",
        "rating": 4.217,
        "profile_pic_url": null,
        "location": "NSW, AU"
      }
    ]
  },
  {
    "team_id": 7095490696,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Linda Sleiman",
        "dupr_id": "3YKWP4",
        "rating": 4.234,
        "profile_pic_url": null,
        "location": "NSW, AU"
      },
      {
        "name": "Maurice Murphy",
        "dupr_id": "MYRQ4V",
        "rating": 4.39,
        "profile_pic_url": null,
        "location": "Bateau Bay, NSW, AU"
      }
    ]
  }
]