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

Queen City Classic presented by LFG Tourneys - $$ Mixed Open Doubles Skill: (4.5 And Above) Age: (Any)

ID: 8021505648

对局比分

15-11

获胜 / Win

对决日期

2026-03-22

对局时间 (估算)

1:00 PM

对决场地

Concord, NC

View Facility Page →

对决竞争阵营

阵营 1胜方
KA
Katie Allegro

12Y7R4 · Greensboro, NC, US

DUPR

5.129

MK
Morgan Kaplan

8ELG0W · Jamestown, NC, US

DUPR

5.613

阵营 2负方
AZ
Ainsley Zubrinsky

9P24P7 · Winston-Salem, NC, US

DUPR

5.207

FO
Freddy Ortmann

YXOXXE · High Point, NC, US

DUPR

4.885

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8021505648
显示原始对决元数据 JSON
[
  {
    "team_id": 8309132587,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Katie Allegro",
        "dupr_id": "12Y7R4",
        "rating": 5.129,
        "profile_pic_url": null,
        "location": "Greensboro, NC, US"
      },
      {
        "name": "Morgan Kaplan",
        "dupr_id": "8ELG0W",
        "rating": 5.613,
        "profile_pic_url": null,
        "location": "Jamestown, NC, US"
      }
    ]
  },
  {
    "team_id": 6256393204,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ainsley Zubrinsky",
        "dupr_id": "9P24P7",
        "rating": 5.207,
        "profile_pic_url": null,
        "location": "Winston-Salem, NC, US"
      },
      {
        "name": "Freddy Ortmann",
        "dupr_id": "YXOXXE",
        "rating": 4.885,
        "profile_pic_url": null,
        "location": "High Point, NC, US"
      }
    ]
  }
]