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

Burns Park Advanced League - 2026 - Session 5, Thu Jun 4

ID: 8033061539

对局比分

10-8

获胜 / Win

对决日期

2026-06-05

对局时间 (估算)

12:45 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
CV
Christopher Vanwinkle

2QV0W7 · Sherwood, AR, US

DUPR

3.456

GW
Gwen Wiggins

166VK0 · North Little Rock, AR, US

DUPR

2.931

阵营 2负方
DM
Devyn Modrak

RYL0DD · Maumelle, AR, US

DUPR

3.956

MC
Michael Connolly

Y4MDJG · USA

DUPR

3.246

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8033061539
显示原始对决元数据 JSON
[
  {
    "team_id": 7870044033,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Christopher Vanwinkle",
        "dupr_id": "2QV0W7",
        "rating": 3.456,
        "profile_pic_url": null,
        "location": "Sherwood, AR, US"
      },
      {
        "name": "Gwen Wiggins",
        "dupr_id": "166VK0",
        "rating": 2.931,
        "profile_pic_url": null,
        "location": "North Little Rock, AR, US"
      }
    ]
  },
  {
    "team_id": 5457401038,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Devyn Modrak",
        "dupr_id": "RYL0DD",
        "rating": 3.956,
        "profile_pic_url": null,
        "location": "Maumelle, AR, US"
      },
      {
        "name": "Michael Connolly",
        "dupr_id": "Y4MDJG",
        "rating": 3.246,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]