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

PB 336 Conroe Intermediate Mixed Doubles

ID: 5929574511

对局比分

11-2

获胜 / Win

对决日期

2026-05-30

对局时间 (估算)

4:45 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
DP
Darlene Parsons

V79WZP · Conroe, TX, US

DUPR

3.125

JP
James Pickett

JJL5LM · Conroe, TX, US

DUPR

3.330

阵营 2负方
PE
Paul Ethington

V66P7P · USA

DUPR

2.441

AK
Allison Koska

OZ6Y6P · USA

DUPR

2.638

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5929574511
显示原始对决元数据 JSON
[
  {
    "team_id": 5045591877,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Darlene Parsons",
        "dupr_id": "V79WZP",
        "rating": 3.125,
        "profile_pic_url": null,
        "location": "Conroe, TX, US"
      },
      {
        "name": "James Pickett",
        "dupr_id": "JJL5LM",
        "rating": 3.33,
        "profile_pic_url": null,
        "location": "Conroe, TX, US"
      }
    ]
  },
  {
    "team_id": 5422467573,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Paul Ethington",
        "dupr_id": "V66P7P",
        "rating": 2.441,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Allison Koska",
        "dupr_id": "OZ6Y6P",
        "rating": 2.638,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]