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

PB 336 Conroe Adv Intermediate Mixed Doubles

ID: 6613186948

对局比分

8-5

落败 / Loss

对决日期

2026-05-18

对局时间 (估算)

5:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
IA
Ismael Andrade

67JMPQ · The Woodlands, TX, US

DUPR

3.665

MP
Marilyn Perri

X2EP6R · USA

DUPR

3.405

阵营 2负方
JP
James Puett

Y4M9QE · The Woodlands, TX, US

DUPR

2.793

HM
Hilary McVay

YM6GLG · Conroe, TX, US

DUPR

3.109

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6613186948
显示原始对决元数据 JSON
[
  {
    "team_id": 6198976659,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ismael Andrade",
        "dupr_id": "67JMPQ",
        "rating": 3.665,
        "profile_pic_url": null,
        "location": "The Woodlands, TX, US"
      },
      {
        "name": "Marilyn Perri",
        "dupr_id": "X2EP6R",
        "rating": 3.405,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4779344438,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "James Puett",
        "dupr_id": "Y4M9QE",
        "rating": 2.793,
        "profile_pic_url": null,
        "location": "The Woodlands, TX, US"
      },
      {
        "name": "Hilary McVay",
        "dupr_id": "YM6GLG",
        "rating": 3.109,
        "profile_pic_url": null,
        "location": "Conroe, TX, US"
      }
    ]
  }
]