返回检索中心
匹克球对决数据双打对决 (Doubles)高级 / 中高级 (Advanced 3.5+)

Spring I - 2026 - Triple Team Co-Gender 4.0

ID: 7431752198

对局比分

4-11

获胜 / Win

对决日期

2026-04-21

对局时间 (估算)

3:30 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
DD
Dominic Dao

X26PVR · Midlothian, VA, US

DUPR

4.249

BP
Brett Parker

EGQ5OJ · Glen Allen, VA, US

DUPR

3.935

阵营 2胜方
PC
Pete Cloutier

1RWYOE · Richmond, VA, US

DUPR

4.204

David Parsons

PKGOGX · USA

DUPR

4.384

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7431752198
显示原始对决元数据 JSON
[
  {
    "team_id": 7544361816,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Dominic Dao",
        "dupr_id": "X26PVR",
        "rating": 4.249,
        "profile_pic_url": null,
        "location": "Midlothian, VA, US"
      },
      {
        "name": "Brett Parker",
        "dupr_id": "EGQ5OJ",
        "rating": 3.935,
        "profile_pic_url": null,
        "location": "Glen Allen, VA, US"
      }
    ]
  },
  {
    "team_id": 5410275837,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Pete Cloutier",
        "dupr_id": "1RWYOE",
        "rating": 4.204,
        "profile_pic_url": null,
        "location": "Richmond, VA, US"
      },
      {
        "name": "David Parsons",
        "dupr_id": "PKGOGX",
        "rating": 4.384,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1279697/images/profile/cf93dcb8-13ac-490d-9a79-548ef437a991.png",
        "location": ""
      }
    ]
  }
]