返回检索中心
匹克球对决数据双打对决 (Doubles)高级 / 中高级 (Advanced 3.5+)

Minor League Pickleball

ID: 4916294056

对局比分

21-10

获胜 / Win

对决日期

2023-03-19

对局时间 (估算)

5:00 PM

对决场地

Proshot Pickleball, Boscov’s shopping center, Black Horse Pike, Egg Harbor Township, NJ, USA

View Facility Page →

对决竞争阵营

阵营 1胜方
TB
Thomas bordonaro

3LKZVQ · Egg Harbor Township, NJ, US

DUPR

4.624

KK
Kelly Karrer

1NP5NZ · Ventnor City, NJ, US

DUPR

4.453

阵营 2负方
DB
Dwin Bohn

17QRR5 · USA

DUPR

3.500

JM
Jill Mauger

3L7OG5 · Dennis, NJ, US

DUPR

3.837

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4916294056
显示原始对决元数据 JSON
[
  {
    "team_id": 5429380197,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Thomas bordonaro",
        "dupr_id": "3LKZVQ",
        "rating": 4.624,
        "profile_pic_url": null,
        "location": "Egg Harbor Township, NJ, US"
      },
      {
        "name": "Kelly Karrer",
        "dupr_id": "1NP5NZ",
        "rating": 4.453,
        "profile_pic_url": null,
        "location": "Ventnor City, NJ, US"
      }
    ]
  },
  {
    "team_id": 4949060416,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Dwin Bohn",
        "dupr_id": "17QRR5",
        "rating": 3.5,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jill Mauger",
        "dupr_id": "3L7OG5",
        "rating": 3.837,
        "profile_pic_url": null,
        "location": "Dennis, NJ, US"
      }
    ]
  }
]