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

3.0-3.49 Women's Doubles

ID: 5450792346

对局比分

11-4

落败 / Loss

对决日期

2026-03-28

对局时间 (估算)

7:30 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
DY
Dia Yang

EWV5LE · Saint Paul, MN, US

DUPR

3.100

Ka Yang

5EONQL · USA

DUPR

3.220

阵营 2负方
LB
Lisa Beardsley

0YRPWG · Blaine, MN, US

DUPR

3.145

SM
Shelley Mateffy

3YK9NK · Minneapolis, MN, US

DUPR

3.040

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5450792346
显示原始对决元数据 JSON
[
  {
    "team_id": 4917724603,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Dia Yang",
        "dupr_id": "EWV5LE",
        "rating": 3.1,
        "profile_pic_url": null,
        "location": "Saint Paul, MN, US"
      },
      {
        "name": "Ka Yang",
        "dupr_id": "5EONQL",
        "rating": 3.22,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/193981/images/profile/75f6cb68-a7b8-4c78-8e9a-35c9e15290e2.jpg",
        "location": ""
      }
    ]
  },
  {
    "team_id": 4553884212,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Lisa Beardsley",
        "dupr_id": "0YRPWG",
        "rating": 3.145,
        "profile_pic_url": null,
        "location": "Blaine, MN, US"
      },
      {
        "name": "Shelley Mateffy",
        "dupr_id": "3YK9NK",
        "rating": 3.04,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      }
    ]
  }
]