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

Melbourne Grand Slam I - 19+ Women's Doubles DUPR: 3.49 and under

ID: 5282056457

对局比分

15-8

获胜 / Win

对决日期

2026-05-16

对局时间 (估算)

6:15 AM

对决场地

Cragieburn, Vic

未核实场馆

对决竞争阵营

阵营 1胜方
LE
Lucy Eng

XJMPY2 · USA

DUPR

3.162

SL
Sharon Lei

W6M20M · Burwood East, VIC, AU

DUPR

3.097

阵营 2负方
JP
Jessica Pritchard

7NMKD0 · Whittlesea, VIC, AU

DUPR

2.998

NS
Nicole Sue-See

94KQ7R · USA

DUPR

3.071

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5282056457
显示原始对决元数据 JSON
[
  {
    "team_id": 5725577444,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Lucy Eng",
        "dupr_id": "XJMPY2",
        "rating": 3.162,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Sharon Lei",
        "dupr_id": "W6M20M",
        "rating": 3.097,
        "profile_pic_url": null,
        "location": "Burwood East, VIC, AU"
      }
    ]
  },
  {
    "team_id": 4558264145,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jessica Pritchard",
        "dupr_id": "7NMKD0",
        "rating": 2.998,
        "profile_pic_url": null,
        "location": "Whittlesea, VIC, AU"
      },
      {
        "name": "Nicole Sue-See",
        "dupr_id": "94KQ7R",
        "rating": 3.071,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]