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

Melbourne Grand Slam - 19+ Mixed Doubles Skill 3.5-3.99

ID: 6903588638

对局比分

10-15

获胜 / Win

对决日期

2025-11-30

对局时间 (估算)

3:30 PM

对决场地

Melbourne, Vic

View Facility Page →

对决竞争阵营

阵营 1负方
LS
Lakita Simon

2QGGQ9 · VIC, AU

DUPR

3.766

MS
Matthew Savea

ME9M6D · St Kilda, VIC, AU

DUPR

3.710

阵营 2胜方
TA
Teo Ani Joann Reweti

4ZNMY6 · Mambourin, VIC, AU

DUPR

3.599

CB
Cody Bell

67J49G · Werribee, VIC, AU

DUPR

3.776

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6903588638
显示原始对决元数据 JSON
[
  {
    "team_id": 7590460898,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Lakita Simon",
        "dupr_id": "2QGGQ9",
        "rating": 3.766,
        "profile_pic_url": null,
        "location": "VIC, AU"
      },
      {
        "name": "Matthew Savea",
        "dupr_id": "ME9M6D",
        "rating": 3.71,
        "profile_pic_url": null,
        "location": "St Kilda, VIC, AU"
      }
    ]
  },
  {
    "team_id": 4827031084,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Teo Ani Joann Reweti",
        "dupr_id": "4ZNMY6",
        "rating": 3.599,
        "profile_pic_url": null,
        "location": "Mambourin, VIC, AU"
      },
      {
        "name": "Cody Bell",
        "dupr_id": "67J49G",
        "rating": 3.776,
        "profile_pic_url": null,
        "location": "Werribee, VIC, AU"
      }
    ]
  }
]