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

PB 336 Conroe Adv Intermediate Mixed Doubles

ID: 6900298276

对局比分

10-9

落败 / Loss

对决日期

2026-05-11

对局时间 (估算)

5:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
DP
Darlene Parsons

V79WZP · Conroe, TX, US

DUPR

3.106

DB
David Botnari

RY06LD · Conroe, TX, US

DUPR

3.421

阵营 2负方
DD
Dan Diaz

8MO2XL · Willis, TX, US

DUPR

3.458

LP
Lisa Parrott

8MEQLD · Willis, TX, US

DUPR

3.129

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6900298276
显示原始对决元数据 JSON
[
  {
    "team_id": 5624766759,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Darlene Parsons",
        "dupr_id": "V79WZP",
        "rating": 3.106,
        "profile_pic_url": null,
        "location": "Conroe, TX, US"
      },
      {
        "name": "David Botnari",
        "dupr_id": "RY06LD",
        "rating": 3.421,
        "profile_pic_url": null,
        "location": "Conroe, TX, US"
      }
    ]
  },
  {
    "team_id": 5379740929,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Dan Diaz",
        "dupr_id": "8MO2XL",
        "rating": 3.458,
        "profile_pic_url": null,
        "location": "Willis, TX, US"
      },
      {
        "name": "Lisa Parrott",
        "dupr_id": "8MEQLD",
        "rating": 3.129,
        "profile_pic_url": null,
        "location": "Willis, TX, US"
      }
    ]
  }
]