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

PB 336 Conroe Intermediate Mixed Doubles

ID: 7528287844

对局比分

9-5

获胜 / Win

对决日期

2026-06-06

对局时间 (估算)

5:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
MC
Mary cook

WXWW0G · Willis, TX, US

DUPR

2.707

JM
Jesus Marquez

4P7LE2 · Conroe, TX, US

DUPR

3.296

阵营 2负方
RC
Rodrigo Coronado

WNVGPQ · USA

DUPR

2.598

KW
Katie Wright

MPN7JO · Conroe, TX, US

DUPR

2.673

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7528287844
显示原始对决元数据 JSON
[
  {
    "team_id": 6945049753,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Mary  cook",
        "dupr_id": "WXWW0G",
        "rating": 2.707,
        "profile_pic_url": null,
        "location": "Willis, TX, US"
      },
      {
        "name": "Jesus Marquez",
        "dupr_id": "4P7LE2",
        "rating": 3.296,
        "profile_pic_url": null,
        "location": "Conroe, TX, US"
      }
    ]
  },
  {
    "team_id": 4330587151,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Rodrigo Coronado",
        "dupr_id": "WNVGPQ",
        "rating": 2.598,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Katie Wright",
        "dupr_id": "MPN7JO",
        "rating": 2.673,
        "profile_pic_url": null,
        "location": "Conroe, TX, US"
      }
    ]
  }
]