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

4.0+ Singles 2/26

ID: 6601145084

对局比分

11-5

获胜 / Win

对决日期

2026-03-06

对局时间 (估算)

9:00 PM

对决场地

6856 S Redwood Rd

未核实场馆

对决竞争阵营

阵营 1胜方
John Parry

4LMY6V · USA

DUPR

4.491

阵营 2负方
MG
Michael Gibby

3V60L7 · Herriman, UT, US

DUPR

5.612

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6601145084
显示原始对决元数据 JSON
[
  {
    "team_id": 4777810152,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "John Parry",
        "dupr_id": "4LMY6V",
        "rating": 4.491,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/66914520009ff.jpg",
        "location": ""
      }
    ]
  },
  {
    "team_id": 7491581181,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Michael Gibby",
        "dupr_id": "3V60L7",
        "rating": 5.612,
        "profile_pic_url": null,
        "location": "Herriman, UT, US"
      }
    ]
  }
]