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

Gore Ladder League - Gore Pickleball Ladder T2 2026

ID: 4340100321

对局比分

15-2

获胜 / Win

对决日期

2026-05-11

对局时间 (估算)

10:15 AM

对决场地

Gore Multisports Complex - Gore, New Zealand

未核实场馆

对决竞争阵营

阵营 1胜方
RT
Reuben Turipa

O6JX5E · USA

DUPR

3.745

ML
Marcin Lipski

0YK2Z4 · Gore, Southland, NZ

DUPR

4.267

阵营 2负方
BG
Brendan Gray

WZXD4Y · USA

DUPR

2.977

AG
Aaron Gill

9PQ9QE · USA

DUPR

3.798

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4340100321
显示原始对决元数据 JSON
[
  {
    "team_id": 5844396974,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Reuben Turipa",
        "dupr_id": "O6JX5E",
        "rating": 3.745,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Marcin Lipski",
        "dupr_id": "0YK2Z4",
        "rating": 4.267,
        "profile_pic_url": null,
        "location": "Gore, Southland, NZ"
      }
    ]
  },
  {
    "team_id": 5868670402,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Brendan Gray",
        "dupr_id": "WZXD4Y",
        "rating": 2.977,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Aaron Gill",
        "dupr_id": "9PQ9QE",
        "rating": 3.798,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]