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

*Rm25* >2.5+ ROUND ROBIN DUPR Game

ID: 8058714212

对局比分

15-7

落败 / Loss

对决日期

2026-05-11

对局时间 (估算)

9:00 PM

对决场地

Pickle Fun Park

未核实场馆

对决竞争阵营

阵营 1胜方
MY
Michael Yee

YXZDMK · USA

DUPR

3.188

SC
Sam Ching

YXK4KK · USA

DUPR

3.066

阵营 2负方
EL
Evans Lee

N7EOM2 · Kuala Lumpur, Federal Territory of Kuala Lumpur, MY

DUPR

2.719

MS
Mason Sia

76P0E5 · USA

DUPR

2.942

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8058714212
显示原始对决元数据 JSON
[
  {
    "team_id": 4509412638,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Michael Yee",
        "dupr_id": "YXZDMK",
        "rating": 3.188,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Sam  Ching",
        "dupr_id": "YXK4KK",
        "rating": 3.066,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6472648126,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Evans Lee",
        "dupr_id": "N7EOM2",
        "rating": 2.719,
        "profile_pic_url": null,
        "location": "Kuala Lumpur, Federal Territory of Kuala Lumpur, MY"
      },
      {
        "name": "Mason Sia",
        "dupr_id": "76P0E5",
        "rating": 2.942,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]