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

Seaforth DUPR doubles matchplay

ID: 4320831939

对局比分

19-7

获胜 / Win

对决日期

2026-06-06

对局时间 (估算)

4:45 AM

对决场地

Voyager Tennis - Seaforth

View Facility Page →

对决竞争阵营

阵营 1胜方
JK
John Kremer

Z4P2NQ · USA

DUPR

2.987

EA
Emanuel Amiradakis

QJMRQD · Northern Beaches Council, NSW, AU

DUPR

3.032

阵营 2负方
JJ
Jaimie Johnstone

4QRW9M · USA

DUPR

2.710

KD
Kieran Deane

2PWW6Y · USA

DUPR

2.343

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4320831939
显示原始对决元数据 JSON
[
  {
    "team_id": 8381898027,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "John Kremer",
        "dupr_id": "Z4P2NQ",
        "rating": 2.987,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Emanuel Amiradakis",
        "dupr_id": "QJMRQD",
        "rating": 3.032,
        "profile_pic_url": null,
        "location": "Northern Beaches Council, NSW, AU"
      }
    ]
  },
  {
    "team_id": 7209625274,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jaimie  Johnstone",
        "dupr_id": "4QRW9M",
        "rating": 2.71,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Kieran  Deane",
        "dupr_id": "2PWW6Y",
        "rating": 2.343,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]