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

Wednesday Night League - Session 1, Wed May 20

ID: 8424971981

对局比分

11-2

落败 / Loss

对决日期

2026-05-20

对局时间 (估算)

6:15 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
AP
Andrew Pack

GGQ0VV · USA

DUPR

3.398

KL
Kevin Lee

ODKK2W · USA

DUPR

3.325

阵营 2负方
EL
Edward Lee

N76XL2 · Wheeling, IL, US

DUPR

3.551

AR
Amy Ratnow

MYMWPP · USA

DUPR

3.172

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8424971981
显示原始对决元数据 JSON
[
  {
    "team_id": 7618723144,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Andrew Pack",
        "dupr_id": "GGQ0VV",
        "rating": 3.398,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Kevin Lee",
        "dupr_id": "ODKK2W",
        "rating": 3.325,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5941605112,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Edward Lee",
        "dupr_id": "N76XL2",
        "rating": 3.551,
        "profile_pic_url": null,
        "location": "Wheeling, IL, US"
      },
      {
        "name": "Amy Ratnow",
        "dupr_id": "MYMWPP",
        "rating": 3.172,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]