返回检索中心
匹克球对决数据双打对决 (Doubles)高级 / 中高级 (Advanced 3.5+)

PB 336 Conroe Adv Intermediate Mixed Doubles

ID: 6645730412

对局比分

5-6

落败 / Loss

对决日期

2026-05-18

对局时间 (估算)

9:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
MC
Madelyn Chapa

DN2RJM · Conroe, TX, US

DUPR

3.445

GU
Gerardo Ugalde

QJX5R5 · Conroe, TX, US

DUPR

4.186

阵营 2胜方
IA
Ismael Andrade

67JMPQ · The Woodlands, TX, US

DUPR

3.707

MP
Marilyn Perri

X2EP6R · USA

DUPR

3.525

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6645730412
显示原始对决元数据 JSON
[
  {
    "team_id": 7473186888,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Madelyn Chapa",
        "dupr_id": "DN2RJM",
        "rating": 3.445,
        "profile_pic_url": null,
        "location": "Conroe, TX, US"
      },
      {
        "name": "Gerardo Ugalde",
        "dupr_id": "QJX5R5",
        "rating": 4.186,
        "profile_pic_url": null,
        "location": "Conroe, TX, US"
      }
    ]
  },
  {
    "team_id": 4539636619,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Ismael Andrade",
        "dupr_id": "67JMPQ",
        "rating": 3.707,
        "profile_pic_url": null,
        "location": "The Woodlands, TX, US"
      },
      {
        "name": "Marilyn Perri",
        "dupr_id": "X2EP6R",
        "rating": 3.525,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]