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

PB 336 Conroe Intermediate Mixed Doubles

ID: 5530822062

对局比分

7-9

落败 / Loss

对决日期

2026-06-06

对局时间 (估算)

7:30 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
MC
Mary cook

WXWW0G · Willis, TX, US

DUPR

2.704

JM
Jesus Marquez

4P7LE2 · Conroe, TX, US

DUPR

3.294

阵营 2胜方
CL
Chris Levy

Q9K0Y0 · USA

DUPR

3.021

AG
Annie Gonzales

OR75J7 · USA

DUPR

3.021

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5530822062
显示原始对决元数据 JSON
[
  {
    "team_id": 4925871512,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Mary  cook",
        "dupr_id": "WXWW0G",
        "rating": 2.704,
        "profile_pic_url": null,
        "location": "Willis, TX, US"
      },
      {
        "name": "Jesus Marquez",
        "dupr_id": "4P7LE2",
        "rating": 3.294,
        "profile_pic_url": null,
        "location": "Conroe, TX, US"
      }
    ]
  },
  {
    "team_id": 5514552321,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Chris Levy",
        "dupr_id": "Q9K0Y0",
        "rating": 3.021,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Annie Gonzales",
        "dupr_id": "OR75J7",
        "rating": 3.021,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]