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

Gore Ladder League - Gore Pickleball Ladder T2 2026

ID: 6920144880

对局比分

15-10

获胜 / Win

对决日期

2026-05-18

对局时间 (估算)

1:00 PM

对决场地

Gore Multisports Complex - Gore, New Zealand

未核实场馆

对决竞争阵营

阵营 1胜方
ML
Marcin Lipski

0YK2Z4 · Gore, Southland, NZ

DUPR

4.269

RT
Reuben Turipa

O6JX5E · USA

DUPR

3.728

阵营 2负方
ND
Netty Dennis

EG462V · USA

DUPR

3.558

FP
Finn Panchaud

ELN2WW · USA

DUPR

3.487

数据访问 (AI / 开发者)

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

cURL Request:

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