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

Competitive Open Play Match

ID: 4660540059

对局比分

0-11

落败 / Loss

对决日期

2026-05-25

对局时间 (估算)

4:45 AM

对决场地

16-18 Epping Rd, North Ryde NSW 2113, Australia

未核实场馆

对决竞争阵营

阵营 1负方
ND
Nicholas Dernee

2YK59E · Macquarie Park, NSW, AU

DUPR

3.634

JS
jack Shen

DY0NJ6 · NSW, AU

DUPR

3.991

阵营 2胜方
GJ
Glecy Joy Dernee

ZDVJ6M · Macquarie Park, NSW, AU

DUPR

2.298

PH
Peter Huang

ELYLMJ · NSW, AU

DUPR

3.139

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4660540059
显示原始对决元数据 JSON
[
  {
    "team_id": 7928058151,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Nicholas Dernee",
        "dupr_id": "2YK59E",
        "rating": 3.634,
        "profile_pic_url": null,
        "location": "Macquarie Park, NSW, AU"
      },
      {
        "name": "jack Shen",
        "dupr_id": "DY0NJ6",
        "rating": 3.991,
        "profile_pic_url": null,
        "location": "NSW, AU"
      }
    ]
  },
  {
    "team_id": 4396110167,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Glecy Joy Dernee",
        "dupr_id": "ZDVJ6M",
        "rating": 2.298,
        "profile_pic_url": null,
        "location": "Macquarie Park, NSW, AU"
      },
      {
        "name": "Peter Huang",
        "dupr_id": "ELYLMJ",
        "rating": 3.139,
        "profile_pic_url": null,
        "location": "NSW, AU"
      }
    ]
  }
]