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

性别不限双打 - DUPR- 阿伦纳斯 当燃匹克Baller时刻 匹克球双打擂台积分挑战赛

ID: 5684599406

对局比分

10-15

落败 / Loss

对决日期

2026-05-10

对局时间 (估算)

3:30 PM

对决场地

新辰里(学清路店)

未核实场馆

对决竞争阵营

阵营 1负方
WW
Wendy W

7NE0O9 · USA

DUPR

3.150

金小娟

EL7QJO · USA

DUPR

3.007

阵营 2胜方
SW
sanquan wang

MPOVGG · USA

DUPR

2.773

李晓刚

V60NVJ · USA

DUPR

3.158

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5684599406
显示原始对决元数据 JSON
[
  {
    "team_id": 5516246129,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Wendy W",
        "dupr_id": "7NE0O9",
        "rating": 3.15,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "金小娟",
        "dupr_id": "EL7QJO",
        "rating": 3.007,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7105711504,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "sanquan wang",
        "dupr_id": "MPOVGG",
        "rating": 2.773,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "李晓刚",
        "dupr_id": "V60NVJ",
        "rating": 3.158,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]