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

GG3.5+ DUPR Round

ID: 5409635562

对局比分

8-11

获胜 / Win

对决日期

2026-05-22

对局时间 (估算)

7:30 PM

对决场地

Ballina Indoor Sports Centre

View Facility Page →

对决竞争阵营

阵营 1负方
LD
Leisa Durheim

4Z2ZRK · Ballina Shire, NSW, AU

DUPR

3.641

SG
Sean Gardiner

0RVNQN · USA

DUPR

3.793

阵营 2胜方
MC
michael crisp

JP2VPO · USA

DUPR

3.959

DF
Daniel Fleming

ME2OKO · Byron, NSW, AU

DUPR

3.709

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5409635562
显示原始对决元数据 JSON
[
  {
    "team_id": 5576299871,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Leisa Durheim",
        "dupr_id": "4Z2ZRK",
        "rating": 3.641,
        "profile_pic_url": null,
        "location": "Ballina Shire, NSW, AU"
      },
      {
        "name": "Sean  Gardiner",
        "dupr_id": "0RVNQN",
        "rating": 3.793,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4311714760,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "michael crisp",
        "dupr_id": "JP2VPO",
        "rating": 3.959,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Daniel Fleming",
        "dupr_id": "ME2OKO",
        "rating": 3.709,
        "profile_pic_url": null,
        "location": "Byron, NSW, AU"
      }
    ]
  }
]