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

Pickleball Round Robin with Nemo

ID: 4960102013

对局比分

5-21

落败 / Loss

对决日期

2025-06-09

对局时间 (估算)

6:15 AM

对决场地

Picklestop

未核实场馆

对决竞争阵营

阵营 1负方
MK
Mango Kong

2YLZER · Kajang, Selangor, MY

DUPR

3.022

DA
DELETED Account

J5J46M · USA

DUPR

3.472

阵营 2胜方
YY
Yao Yao

ZD906P · USA

DUPR

2.922

BJ
Ben Jun

LV2PJ5 · USA

DUPR

2.991

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4960102013
显示原始对决元数据 JSON
[
  {
    "team_id": 8563358350,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Mango Kong",
        "dupr_id": "2YLZER",
        "rating": 3.022,
        "profile_pic_url": null,
        "location": "Kajang, Selangor, MY"
      },
      {
        "name": "DELETED Account",
        "dupr_id": "J5J46M",
        "rating": 3.472,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6195340978,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Yao Yao",
        "dupr_id": "ZD906P",
        "rating": 2.922,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Ben Jun",
        "dupr_id": "LV2PJ5",
        "rating": 2.991,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]