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

Gore Ladder League - Gore Pickleball Ladder T2 2026

ID: 8210732659

对局比分

15-13

获胜 / Win

对决日期

2026-05-18

对局时间 (估算)

8:45 AM

对决场地

Gore Multisports Complex - Gore, New Zealand

未核实场馆

对决竞争阵营

阵营 1胜方
ND
Netty Dennis

EG462V · USA

DUPR

3.581

ML
Marcin Lipski

0YK2Z4 · Gore, Southland, NZ

DUPR

4.251

阵营 2负方
RT
Reuben Turipa

O6JX5E · USA

DUPR

3.765

FP
Finn Panchaud

ELN2WW · USA

DUPR

3.411

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8210732659
显示原始对决元数据 JSON
[
  {
    "team_id": 7908869974,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Netty Dennis",
        "dupr_id": "EG462V",
        "rating": 3.581,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Marcin Lipski",
        "dupr_id": "0YK2Z4",
        "rating": 4.251,
        "profile_pic_url": null,
        "location": "Gore, Southland, NZ"
      }
    ]
  },
  {
    "team_id": 5843809231,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Reuben Turipa",
        "dupr_id": "O6JX5E",
        "rating": 3.765,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Finn Panchaud",
        "dupr_id": "ELN2WW",
        "rating": 3.411,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]