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

PB 336 Conroe Intermediate Mixed Doubles

ID: 6513857637

对局比分

11-6

获胜 / Win

对决日期

2026-05-30

对局时间 (估算)

10:15 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
DP
Darlene Parsons

V79WZP · Conroe, TX, US

DUPR

3.119

JP
James Pickett

JJL5LM · Conroe, TX, US

DUPR

3.324

阵营 2负方
AC
Alexia Cassman

KYP2JY · USA

DUPR

2.766

SC
Simon castellanos

RDDKJD · USA

DUPR

2.955

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6513857637
显示原始对决元数据 JSON
[
  {
    "team_id": 4823155513,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Darlene Parsons",
        "dupr_id": "V79WZP",
        "rating": 3.119,
        "profile_pic_url": null,
        "location": "Conroe, TX, US"
      },
      {
        "name": "James Pickett",
        "dupr_id": "JJL5LM",
        "rating": 3.324,
        "profile_pic_url": null,
        "location": "Conroe, TX, US"
      }
    ]
  },
  {
    "team_id": 5381082033,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Alexia Cassman",
        "dupr_id": "KYP2JY",
        "rating": 2.766,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Simon castellanos",
        "dupr_id": "RDDKJD",
        "rating": 2.955,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]