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

PB 336 Conroe Intermediate Mixed Doubles

ID: 7838895582

对局比分

11-3

获胜 / Win

对决日期

2026-06-06

对局时间 (估算)

7:30 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
MC
Mary cook

WXWW0G · Willis, TX, US

DUPR

2.712

JM
Jesus Marquez

4P7LE2 · Conroe, TX, US

DUPR

3.302

阵营 2负方
SB
Steve Bell

4PO4M2 · USA

DUPR

2.371

CY
Cheryl Young

RXYGRQ · USA

DUPR

2.257

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7838895582
显示原始对决元数据 JSON
[
  {
    "team_id": 4469175972,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Mary  cook",
        "dupr_id": "WXWW0G",
        "rating": 2.712,
        "profile_pic_url": null,
        "location": "Willis, TX, US"
      },
      {
        "name": "Jesus Marquez",
        "dupr_id": "4P7LE2",
        "rating": 3.302,
        "profile_pic_url": null,
        "location": "Conroe, TX, US"
      }
    ]
  },
  {
    "team_id": 5149261688,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Steve Bell",
        "dupr_id": "4PO4M2",
        "rating": 2.371,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Cheryl Young",
        "dupr_id": "RXYGRQ",
        "rating": 2.257,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]