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

Geico APP Tour Championships

ID: 8091358343

对局比分

10-15

获胜 / Win

对决日期

2025-12-12

对局时间 (估算)

12:45 AM

对决场地

891 SW 34th St, Fort Lauderdale, FL 33315, USA

View Facility Page →

对决竞争阵营

阵营 1负方
MP
Michael Petry

8GPPD8 · Sarasota, FL, US

DUPR

5.172

Jim Minkel

NY7PM6 · Lakewood Ranch, FL, US

DUPR

4.990

阵营 2胜方
TM
Todd Murphy

8D5G0L · Santa Cruz, CA, US

DUPR

5.470

Adam Painter

3P502G · Cincinnati, OH, US

DUPR

5.300

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8091358343
显示原始对决元数据 JSON
[
  {
    "team_id": 5151582601,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Michael Petry",
        "dupr_id": "8GPPD8",
        "rating": 5.172,
        "profile_pic_url": null,
        "location": "Sarasota, FL, US"
      },
      {
        "name": "Jim Minkel",
        "dupr_id": "NY7PM6",
        "rating": 4.99,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/66ff15fc27b7c.jpg",
        "location": "Lakewood Ranch, FL, US"
      }
    ]
  },
  {
    "team_id": 7221464937,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Todd Murphy",
        "dupr_id": "8D5G0L",
        "rating": 5.47,
        "profile_pic_url": null,
        "location": "Santa Cruz, CA, US"
      },
      {
        "name": "Adam Painter",
        "dupr_id": "3P502G",
        "rating": 5.3,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1268310/images/profile/b6556336-7947-40ae-8268-03c72a146f65.png",
        "location": "Cincinnati, OH, US"
      }
    ]
  }
]