返回检索中心
匹克球对决数据双打对决 (Doubles)精英 / 职业级别 (Pro 4.5+)

USLPL Championships

ID: 4739503345

对局比分

11-3, 11-8

落败 / Loss

对决日期

2026-01-11

对局时间 (估算)

2:15 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
AM
Aila Main

3Y52GD · New York, NY, US

DUPR

5.544

AC
Alexander Clayson

8KEPK8 · USA

DUPR

5.260

阵营 2负方
KN
Klara Nowak

8E5Y5E · Glenview, IL, US

DUPR

5.099

DS
David Spearman

8DWZ63 · Suwanee, GA, US

DUPR

5.471

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4739503345
显示原始对决元数据 JSON
[
  {
    "team_id": 5049724810,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Aila Main",
        "dupr_id": "3Y52GD",
        "rating": 5.544,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      },
      {
        "name": "Alexander Clayson",
        "dupr_id": "8KEPK8",
        "rating": 5.26,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7604694331,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Klara Nowak",
        "dupr_id": "8E5Y5E",
        "rating": 5.099,
        "profile_pic_url": null,
        "location": "Glenview, IL, US"
      },
      {
        "name": "David Spearman",
        "dupr_id": "8DWZ63",
        "rating": 5.471,
        "profile_pic_url": null,
        "location": "Suwanee, GA, US"
      }
    ]
  }
]