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

PB 336 Conroe Intermediate Mixed Doubles

ID: 4683108736

对局比分

8-11

获胜 / Win

对决日期

2026-06-06

对局时间 (估算)

5:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
BD
bryan dinaso

6PPGMD · USA

DUPR

2.483

JA
Jubilee Anslinger

55QWNR · USA

DUPR

2.403

阵营 2胜方
MC
Mary cook

WXWW0G · Willis, TX, US

DUPR

2.668

JM
Jesus Marquez

4P7LE2 · Conroe, TX, US

DUPR

3.257

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4683108736
显示原始对决元数据 JSON
[
  {
    "team_id": 7539098272,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "bryan  dinaso",
        "dupr_id": "6PPGMD",
        "rating": 2.483,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jubilee Anslinger",
        "dupr_id": "55QWNR",
        "rating": 2.403,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4507277603,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Mary  cook",
        "dupr_id": "WXWW0G",
        "rating": 2.668,
        "profile_pic_url": null,
        "location": "Willis, TX, US"
      },
      {
        "name": "Jesus Marquez",
        "dupr_id": "4P7LE2",
        "rating": 3.257,
        "profile_pic_url": null,
        "location": "Conroe, TX, US"
      }
    ]
  }
]