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

North Division Playoff DUPR Collegiate Championship

ID: 4617474076

对局比分

16-21

落败 / Loss

对决日期

2024-11-02

对局时间 (估算)

5:00 PM

对决场地

Brookhaven Country Club

View Facility Page →

对决竞争阵营

阵营 1负方
KL
Kelly Linart

4Z6WR2 · Ann Arbor, MI, US

DUPR

4.260

AF
Ava Ferrante

1QR0M4 · Grand Rapids, MI, US

DUPR

4.450

阵营 2胜方
FB
Fiorella Bozzetto

845G4M · Simpsonville, SC, US

DUPR

5.042

LK
Lucy Kalbas

L2LG5J · USA

DUPR

4.472

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4617474076
显示原始对决元数据 JSON
[
  {
    "team_id": 4647935255,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Kelly  Linart",
        "dupr_id": "4Z6WR2",
        "rating": 4.26,
        "profile_pic_url": null,
        "location": "Ann Arbor, MI, US"
      },
      {
        "name": "Ava Ferrante",
        "dupr_id": "1QR0M4",
        "rating": 4.45,
        "profile_pic_url": null,
        "location": "Grand Rapids, MI, US"
      }
    ]
  },
  {
    "team_id": 5300636010,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Fiorella Bozzetto",
        "dupr_id": "845G4M",
        "rating": 5.042,
        "profile_pic_url": null,
        "location": "Simpsonville, SC, US"
      },
      {
        "name": "Lucy Kalbas",
        "dupr_id": "L2LG5J",
        "rating": 4.472,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]