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

Spring I - 2026 - Triple Team Co-Gender 4.0

ID: 6822976493

对局比分

8-11

落败 / Loss

对决日期

2026-04-02

对局时间 (估算)

6:15 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
SD
Selena Dajani

17E6EM · Richmond, VA, US

DUPR

3.930

BP
Brett Parker

EGQ5OJ · Glen Allen, VA, US

DUPR

3.955

阵营 2胜方
WB
Winnie Brown

RZXW9E · Richmond, VA, US

DUPR

4.235

DP
David Parsons

PKGOGX · USA

DUPR

4.350

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6822976493
显示原始对决元数据 JSON
[
  {
    "team_id": 6309688597,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Selena Dajani",
        "dupr_id": "17E6EM",
        "rating": 3.93,
        "profile_pic_url": null,
        "location": "Richmond, VA, US"
      },
      {
        "name": "Brett Parker",
        "dupr_id": "EGQ5OJ",
        "rating": 3.955,
        "profile_pic_url": null,
        "location": "Glen Allen, VA, US"
      }
    ]
  },
  {
    "team_id": 5516357206,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Winnie Brown",
        "dupr_id": "RZXW9E",
        "rating": 4.235,
        "profile_pic_url": null,
        "location": "Richmond, VA, US"
      },
      {
        "name": "David Parsons",
        "dupr_id": "PKGOGX",
        "rating": 4.35,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]