返回检索中心
匹克球对决数据双打对决 (Doubles)大众 / 娱乐休闲 (Casual <3.5)

Matchplay

ID: 5520363735

对局比分

8-11

落败 / Loss

对决日期

2026-05-17

对局时间 (估算)

4:45 AM

对决场地

Sydney NSW, Australia

未核实场馆

对决竞争阵营

阵营 1负方
AG
Annabel Gassmann

D5W06M · USA

DUPR

2.591

EA
Emanuel Amiradakis

QJMRQD · Northern Beaches Council, NSW, AU

DUPR

2.790

阵营 2胜方
MG
Michael Gassmann

4QXJR6 · USA

DUPR

2.597

IA
Irina AL Muderis

6PKY9D · USA

DUPR

2.251

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5520363735
显示原始对决元数据 JSON
[
  {
    "team_id": 6356871197,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Annabel Gassmann",
        "dupr_id": "D5W06M",
        "rating": 2.591,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Emanuel Amiradakis",
        "dupr_id": "QJMRQD",
        "rating": 2.79,
        "profile_pic_url": null,
        "location": "Northern Beaches Council, NSW, AU"
      }
    ]
  },
  {
    "team_id": 5509628641,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Michael Gassmann",
        "dupr_id": "4QXJR6",
        "rating": 2.597,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Irina AL Muderis",
        "dupr_id": "6PKY9D",
        "rating": 2.251,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]