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

AOP (3.090 and BELOW) - Week 4 - Round 1 Pool A

ID: 6508229321

对局比分

6-11

落败 / Loss

对决日期

2026-06-03

对局时间 (估算)

6:15 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
LH
lisa hand

3XVVR7 · Kansas City, KS, US

DUPR

2.734

SD
Scott Dent

XOYJV5 · Tonganoxie, KS, US

DUPR

2.716

阵营 2胜方
LC
Lonnie Cannon

3PMNOQ · Lenexa, KS, US

DUPR

2.876

ND
Nate Davidson

7JR0E0 · USA

DUPR

3.097

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6508229321
显示原始对决元数据 JSON
[
  {
    "team_id": 4578774872,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "lisa hand",
        "dupr_id": "3XVVR7",
        "rating": 2.734,
        "profile_pic_url": null,
        "location": "Kansas City, KS, US"
      },
      {
        "name": "Scott Dent",
        "dupr_id": "XOYJV5",
        "rating": 2.716,
        "profile_pic_url": null,
        "location": "Tonganoxie, KS, US"
      }
    ]
  },
  {
    "team_id": 7387787957,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Lonnie Cannon",
        "dupr_id": "3PMNOQ",
        "rating": 2.876,
        "profile_pic_url": null,
        "location": "Lenexa, KS, US"
      },
      {
        "name": "Nate Davidson",
        "dupr_id": "7JR0E0",
        "rating": 3.097,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]