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

Suncoast Open - NPL Tournament Series - Men's Pro Doubles 60+

ID: 6098744284

对局比分

11-2, 11-1

落败 / Loss

对决日期

2026-01-22

对局时间 (估算)

5:00 PM

对决场地

Pinellas Park, FL

未核实场馆

对决竞争阵营

阵营 1胜方
MP
Michael Petry

8GPPD8 · Sarasota, FL, US

DUPR

5.174

Jim Minkel

NY7PM6 · Lakewood Ranch, FL, US

DUPR

4.991

阵营 2负方
EA
Eddie Anderson

3Z46P1 · Lakeland, FL, US

DUPR

4.220

MJ
Mark Johnston

1Q2KN3 · Orlando, FL, US

DUPR

4.899

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6098744284
显示原始对决元数据 JSON
[
  {
    "team_id": 7903122446,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Michael Petry",
        "dupr_id": "8GPPD8",
        "rating": 5.174,
        "profile_pic_url": null,
        "location": "Sarasota, FL, US"
      },
      {
        "name": "Jim Minkel",
        "dupr_id": "NY7PM6",
        "rating": 4.991,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/66ff15fc27b7c.jpg",
        "location": "Lakewood Ranch, FL, US"
      }
    ]
  },
  {
    "team_id": 5754378679,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Eddie Anderson",
        "dupr_id": "3Z46P1",
        "rating": 4.22,
        "profile_pic_url": null,
        "location": "Lakeland, FL, US"
      },
      {
        "name": "Mark Johnston",
        "dupr_id": "1Q2KN3",
        "rating": 4.899,
        "profile_pic_url": null,
        "location": "Orlando, FL, US"
      }
    ]
  }
]