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

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

ID: 7234203376

对局比分

15-5

获胜 / Win

对决日期

2025-10-11

对局时间 (估算)

5:00 PM

对决场地

Punta Gorda, FL

View Facility Page →

对决竞争阵营

阵营 1胜方
KP
Kenneth Pedersen

12Y7M9 · Punta Gorda, FL, US

DUPR

4.482

JA
Jim Austin

7D7K54 · Punta Gorda, FL, US

DUPR

4.868

阵营 2负方
MD
Marc Deaner

3ZZEKD · Fort Myers, FL, US

DUPR

4.139

JG
Jay Gable

30RD4Q · Miromar Lakes, FL, US

DUPR

4.108

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7234203376
显示原始对决元数据 JSON
[
  {
    "team_id": 8442255158,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Kenneth Pedersen",
        "dupr_id": "12Y7M9",
        "rating": 4.482,
        "profile_pic_url": null,
        "location": "Punta Gorda, FL, US"
      },
      {
        "name": "Jim Austin",
        "dupr_id": "7D7K54",
        "rating": 4.868,
        "profile_pic_url": null,
        "location": "Punta Gorda, FL, US"
      }
    ]
  },
  {
    "team_id": 5024504144,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Marc Deaner",
        "dupr_id": "3ZZEKD",
        "rating": 4.139,
        "profile_pic_url": null,
        "location": "Fort Myers, FL, US"
      },
      {
        "name": "Jay Gable",
        "dupr_id": "30RD4Q",
        "rating": 4.108,
        "profile_pic_url": null,
        "location": "Miromar Lakes, FL, US"
      }
    ]
  }
]