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

USLPL 35+ Chantilly, VA

ID: 4390470829

对局比分

6-11, 13-11, 12-10

获胜 / Win

对决日期

2026-02-21

对局时间 (估算)

2:15 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
AK
Allison Klink

84Q6WK · Springfield, VA, US

DUPR

4.477

GS
Genya Stefanoff

EGW59M · Ottawa, ON, CA

DUPR

4.654

阵营 2负方
KG
Katherine Gillis

3LE7X5 · Shepherdstown, WV, US

DUPR

5.228

HS
Heidi Sung

1RMD9Z · Columbia, MD, US

DUPR

4.026

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4390470829
显示原始对决元数据 JSON
[
  {
    "team_id": 7498885115,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Allison Klink",
        "dupr_id": "84Q6WK",
        "rating": 4.477,
        "profile_pic_url": null,
        "location": "Springfield, VA, US"
      },
      {
        "name": "Genya Stefanoff",
        "dupr_id": "EGW59M",
        "rating": 4.654,
        "profile_pic_url": null,
        "location": "Ottawa, ON, CA"
      }
    ]
  },
  {
    "team_id": 7846243932,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Katherine Gillis",
        "dupr_id": "3LE7X5",
        "rating": 5.228,
        "profile_pic_url": null,
        "location": "Shepherdstown, WV, US"
      },
      {
        "name": "Heidi Sung",
        "dupr_id": "1RMD9Z",
        "rating": 4.026,
        "profile_pic_url": null,
        "location": "Columbia, MD, US"
      }
    ]
  }
]