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

PB 336 Conroe Adv Intermediate Mixed Doubles

ID: 4567694871

对局比分

8-9

落败 / Loss

对决日期

2026-05-18

对局时间 (估算)

4:45 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
DP
Darlene Parsons

V79WZP · Conroe, TX, US

DUPR

3.141

DB
David Botnari

RY06LD · Conroe, TX, US

DUPR

3.449

阵营 2胜方
GF
Gloria F

OW56YW · USA

DUPR

3.457

AH
Aubrey Hall

ZNPXPM · Steamboat Springs, CO, US

DUPR

3.925

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4567694871
显示原始对决元数据 JSON
[
  {
    "team_id": 4356072701,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Darlene Parsons",
        "dupr_id": "V79WZP",
        "rating": 3.141,
        "profile_pic_url": null,
        "location": "Conroe, TX, US"
      },
      {
        "name": "David Botnari",
        "dupr_id": "RY06LD",
        "rating": 3.449,
        "profile_pic_url": null,
        "location": "Conroe, TX, US"
      }
    ]
  },
  {
    "team_id": 4943131198,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Gloria F",
        "dupr_id": "OW56YW",
        "rating": 3.457,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Aubrey Hall",
        "dupr_id": "ZNPXPM",
        "rating": 3.925,
        "profile_pic_url": null,
        "location": "Steamboat Springs, CO, US"
      }
    ]
  }
]