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

Wednesday Low Intermediate League Week 6

ID: 7033952517

对局比分

10-11

获胜 / Win

对决日期

2026-06-03

对局时间 (估算)

10:15 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
DT
David Taylor

PP9MRG · USA

DUPR

3.651

LH
Lance Howard

JZ92LJ · Burnsville, MN, US

DUPR

3.335

阵营 2胜方
DT
Diego Tanton

LV7646 · USA

DUPR

3.549

SG
Steven Gray

Q56DJ4 · Minneapolis, MN, US

DUPR

3.136

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7033952517
显示原始对决元数据 JSON
[
  {
    "team_id": 8302389280,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "David Taylor",
        "dupr_id": "PP9MRG",
        "rating": 3.651,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Lance Howard",
        "dupr_id": "JZ92LJ",
        "rating": 3.335,
        "profile_pic_url": null,
        "location": "Burnsville, MN, US"
      }
    ]
  },
  {
    "team_id": 6473830080,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Diego Tanton",
        "dupr_id": "LV7646",
        "rating": 3.549,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Steven  Gray",
        "dupr_id": "Q56DJ4",
        "rating": 3.136,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      }
    ]
  }
]