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

Lowcountry Pickleball Leagues: Men's Doubles - Men's 2026 - 4.0 - Line 3 4.0

ID: 5258248127

对局比分

11-6, 11-5, 10-12, 11-6

获胜 / Win

对决日期

2026-04-23

对局时间 (估算)

12:45 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
RI
Rob Ingram

56NVXR · Hardeeville, SC, US

DUPR

4.058

Alan Koblitz

84D45V · Hardeeville, SC, US

DUPR

4.206

阵营 2负方
PK
Paul Kost

X2P9KX · USA

DUPR

3.609

GG
Geoff Greene

W67L5Y · USA

DUPR

3.958

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5258248127
显示原始对决元数据 JSON
[
  {
    "team_id": 4620297650,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Rob Ingram",
        "dupr_id": "56NVXR",
        "rating": 4.058,
        "profile_pic_url": null,
        "location": "Hardeeville, SC, US"
      },
      {
        "name": "Alan Koblitz",
        "dupr_id": "84D45V",
        "rating": 4.206,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/163805_64d52c9ef011b.png",
        "location": "Hardeeville, SC, US"
      }
    ]
  },
  {
    "team_id": 8184989938,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Paul Kost",
        "dupr_id": "X2P9KX",
        "rating": 3.609,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Geoff Greene",
        "dupr_id": "W67L5Y",
        "rating": 3.958,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]