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

Minor League Pickleball - Level 16

ID: 7226340374

对局比分

19-21

落败 / Loss

对决日期

2023-03-19

对局时间 (估算)

3:30 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胜方
RM
Ronald Marchese

8D56LX · Cherry Hill, NJ, US

DUPR

4.442

CM
Connie Mall

3OR2P2 · Cherry Hill, NJ, US

DUPR

4.135

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7226340374
显示原始对决元数据 JSON
[
  {
    "team_id": 5960505188,
    "serial": 1,
    "winner": false,
    "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": 6049842085,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Ronald Marchese",
        "dupr_id": "8D56LX",
        "rating": 4.442,
        "profile_pic_url": null,
        "location": "Cherry Hill, NJ, US"
      },
      {
        "name": "Connie Mall",
        "dupr_id": "3OR2P2",
        "rating": 4.135,
        "profile_pic_url": null,
        "location": "Cherry Hill, NJ, US"
      }
    ]
  }
]