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

NP Punta Gorda Fall Classic Powered by Onix - Mens Doubles Skill: 4.5 50+60+70+

ID: 8253469210

对局比分

15-10

获胜 / Win

对决日期

2025-10-11

对局时间 (估算)

11:30 PM

对决场地

Punta Gorda, FL

View Facility Page →

对决竞争阵营

阵营 1胜方
KP
Kenneth Pedersen

12Y7M9 · Punta Gorda, FL, US

DUPR

4.272

JA
Jim Austin

7D7K54 · Punta Gorda, FL, US

DUPR

4.808

阵营 2负方
Barry Wolf

3L4VK3 · Bradenton, FL, US

DUPR

4.192

EK
Edward Klarman

35EVN0 · Naples, FL, US

DUPR

4.623

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8253469210
显示原始对决元数据 JSON
[
  {
    "team_id": 7053095743,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Kenneth Pedersen",
        "dupr_id": "12Y7M9",
        "rating": 4.272,
        "profile_pic_url": null,
        "location": "Punta Gorda, FL, US"
      },
      {
        "name": "Jim Austin",
        "dupr_id": "7D7K54",
        "rating": 4.808,
        "profile_pic_url": null,
        "location": "Punta Gorda, FL, US"
      }
    ]
  },
  {
    "team_id": 5288960311,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Barry Wolf",
        "dupr_id": "3L4VK3",
        "rating": 4.192,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1140846/images/profile/ff8d8c96-36e6-4de9-9b85-2644b11223b1.png",
        "location": "Bradenton, FL, US"
      },
      {
        "name": "Edward Klarman",
        "dupr_id": "35EVN0",
        "rating": 4.623,
        "profile_pic_url": null,
        "location": "Naples, FL, US"
      }
    ]
  }
]