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

DUPR Scrims

ID: 4790169684

对局比分

4-21

落败 / Loss

对决日期

2026-05-19

对局时间 (估算)

1:00 PM

对决场地

Dempsey Road, Racket Jungle Dempsey, Singapore

未核实场馆

对决竞争阵营

阵营 1负方
DW
Darryl Wang

YMGP9D · Singapore, SG

DUPR

3.529

ET
Edward Tan

LVRQZ6 · USA

DUPR

3.450

阵营 2胜方
JN
Jaryl Ngan

NRJ2NW · Singapore, SG

DUPR

3.443

YJ
Yeou Jie Goh

LVLQJ5 · Singapore, SG

DUPR

3.510

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4790169684
显示原始对决元数据 JSON
[
  {
    "team_id": 6139961928,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Darryl Wang",
        "dupr_id": "YMGP9D",
        "rating": 3.529,
        "profile_pic_url": null,
        "location": "Singapore, SG"
      },
      {
        "name": "Edward Tan",
        "dupr_id": "LVRQZ6",
        "rating": 3.45,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8376636263,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jaryl Ngan",
        "dupr_id": "NRJ2NW",
        "rating": 3.443,
        "profile_pic_url": null,
        "location": "Singapore, SG"
      },
      {
        "name": "Yeou Jie Goh",
        "dupr_id": "LVLQJ5",
        "rating": 3.51,
        "profile_pic_url": null,
        "location": "Singapore, SG"
      }
    ]
  }
]