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

Pool L - 1st Team Bracket (Bid Required) (Fri/Sat/Sun)

ID: 7094040190

对局比分

21-8

获胜 / Win

对决日期

2026-04-10

对局时间 (估算)

11:30 PM

对决场地

Life Time Peachtree Corners

未核实场馆

对决竞争阵营

阵营 1胜方
BW
Berkley Wray

RX75PM · Kokomo, IN, US

DUPR

3.992

AJ
Addison Joyce

L27V75 · Bloomington, IN, US

DUPR

4.179

阵营 2负方
KC
Katie Cazenas

NX2OD6 · USA

DUPR

3.428

EG
Ella Gillin

KDWQJO · USA

DUPR

3.603

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7094040190
显示原始对决元数据 JSON
[
  {
    "team_id": 8244756737,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Berkley Wray",
        "dupr_id": "RX75PM",
        "rating": 3.992,
        "profile_pic_url": null,
        "location": "Kokomo, IN, US"
      },
      {
        "name": "Addison Joyce",
        "dupr_id": "L27V75",
        "rating": 4.179,
        "profile_pic_url": null,
        "location": "Bloomington, IN, US"
      }
    ]
  },
  {
    "team_id": 6230023571,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Katie Cazenas",
        "dupr_id": "NX2OD6",
        "rating": 3.428,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Ella Gillin",
        "dupr_id": "KDWQJO",
        "rating": 3.603,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]