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

Gore Ladder League - Gore Pickleball Ladder T2 2026

ID: 8476002607

对局比分

15-6

获胜 / Win

对决日期

2026-05-04

对局时间 (估算)

8:45 AM

对决场地

Gore Multisports Complex - Gore, New Zealand

未核实场馆

对决竞争阵营

阵营 1胜方
MS
Micah Salter

M2Y0XV · USA

DUPR

3.523

ML
Marcin Lipski

0YK2Z4 · Gore, Southland, NZ

DUPR

4.257

阵营 2负方
FP
Finn Panchaud

ELN2WW · USA

DUPR

3.392

GC
Geoff Clark

M2ZO4V · USA

DUPR

3.927

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8476002607
显示原始对决元数据 JSON
[
  {
    "team_id": 7768838627,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Micah Salter",
        "dupr_id": "M2Y0XV",
        "rating": 3.523,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Marcin Lipski",
        "dupr_id": "0YK2Z4",
        "rating": 4.257,
        "profile_pic_url": null,
        "location": "Gore, Southland, NZ"
      }
    ]
  },
  {
    "team_id": 7187968135,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Finn Panchaud",
        "dupr_id": "ELN2WW",
        "rating": 3.392,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Geoff Clark",
        "dupr_id": "M2ZO4V",
        "rating": 3.927,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]