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

Gisborne PIckleball Club Champs 2025 - Mixed Doubles Skill: A

ID: 5577712133

对局比分

12-15

落败 / Loss

对决日期

2025-11-16

对局时间 (估算)

6:15 AM

对决场地

Gisborne,

未核实场馆

对决竞争阵营

阵营 1负方
SH
Sophie Hawkes

6NP9ZD · Gisborne, Gisborne, NZ

DUPR

4.015

WH
William Haenga

160EG0 · Gisborne, Gisborne Region, NZ

DUPR

4.353

阵营 2胜方
SR
Shania Rawson

QPELD4 · Rotorua, Bay of Plenty, NZ

DUPR

4.199

DP
Dylan Pardoe

LVGW25 · USA

DUPR

4.053

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5577712133
显示原始对决元数据 JSON
[
  {
    "team_id": 8202578126,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Sophie Hawkes",
        "dupr_id": "6NP9ZD",
        "rating": 4.015,
        "profile_pic_url": null,
        "location": "Gisborne, Gisborne, NZ"
      },
      {
        "name": "William Haenga",
        "dupr_id": "160EG0",
        "rating": 4.353,
        "profile_pic_url": null,
        "location": "Gisborne, Gisborne Region, NZ"
      }
    ]
  },
  {
    "team_id": 7360325722,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Shania Rawson",
        "dupr_id": "QPELD4",
        "rating": 4.199,
        "profile_pic_url": null,
        "location": "Rotorua, Bay of Plenty, NZ"
      },
      {
        "name": "Dylan  Pardoe",
        "dupr_id": "LVGW25",
        "rating": 4.053,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]