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

PB 336 Conroe Adv Intermediate Mixed Doubles

ID: 6546654490

对局比分

3-11

落败 / Loss

对决日期

2026-05-18

对局时间 (估算)

11:30 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
DD
Dan Diaz

8MO2XL · Willis, TX, US

DUPR

3.356

LP
Lisa Parrott

8MEQLD · Willis, TX, US

DUPR

3.076

阵营 2胜方
IA
Ismael Andrade

67JMPQ · The Woodlands, TX, US

DUPR

3.697

MP
Marilyn Perri

X2EP6R · USA

DUPR

3.499

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6546654490
显示原始对决元数据 JSON
[
  {
    "team_id": 5455525236,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Dan Diaz",
        "dupr_id": "8MO2XL",
        "rating": 3.356,
        "profile_pic_url": null,
        "location": "Willis, TX, US"
      },
      {
        "name": "Lisa Parrott",
        "dupr_id": "8MEQLD",
        "rating": 3.076,
        "profile_pic_url": null,
        "location": "Willis, TX, US"
      }
    ]
  },
  {
    "team_id": 8427657501,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Ismael Andrade",
        "dupr_id": "67JMPQ",
        "rating": 3.697,
        "profile_pic_url": null,
        "location": "The Woodlands, TX, US"
      },
      {
        "name": "Marilyn Perri",
        "dupr_id": "X2EP6R",
        "rating": 3.499,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]