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

Competitive Open Play Match

ID: 5911643598

对局比分

7-11

获胜 / Win

对决日期

2026-04-24

对局时间 (估算)

7:30 PM

对决场地

Estero, FL, USA

View Facility Page →

对决竞争阵营

阵营 1负方
GA
Gary A Rodgers

17VV74 · USA

DUPR

4.230

Tom Franklin

3LLJLZ · Estero, FL, US

DUPR

4.624

阵营 2胜方
Michael Stovsky

12KR78 · Beachwood, OH, US

DUPR

4.090

RT
Richard Tschoeke

30ZR9X · Waupaca, WI, US

DUPR

4.744

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5911643598
显示原始对决元数据 JSON
[
  {
    "team_id": 4571923062,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Gary A Rodgers",
        "dupr_id": "17VV74",
        "rating": 4.23,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Tom Franklin",
        "dupr_id": "3LLJLZ",
        "rating": 4.624,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/65b1d3f1a5363.jpg",
        "location": "Estero, FL, US"
      }
    ]
  },
  {
    "team_id": 8363094408,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Michael Stovsky",
        "dupr_id": "12KR78",
        "rating": 4.09,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1218635/images/profile/862c2dfe-d047-4264-812b-a19baf01fde5.png",
        "location": "Beachwood, OH, US"
      },
      {
        "name": "Richard Tschoeke",
        "dupr_id": "30ZR9X",
        "rating": 4.744,
        "profile_pic_url": null,
        "location": "Waupaca, WI, US"
      }
    ]
  }
]