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

DUPR 16 Teams tournament

ID: 5755816972

对局比分

8-9

落败 / Loss

对决日期

2026-06-06

对局时间 (估算)

5:00 PM

对决场地

Gisborne, New Zealand

未核实场馆

对决竞争阵营

阵营 1负方
MT
Manaia Tuari

KONNE6 · Gisborne, Gisborne, NZ

DUPR

3.829

BG
Bernice Gaw

0YYR42 · Gisborne, Gisborne, NZ

DUPR

3.839

阵营 2胜方
DS
David Smith

3OQVLL · Gisborne, Gisborne, NZ

DUPR

4.100

NS
noeline smith

6KXX50 · USA

DUPR

2.988

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5755816972
显示原始对决元数据 JSON
[
  {
    "team_id": 8122278032,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Manaia Tuari",
        "dupr_id": "KONNE6",
        "rating": 3.829,
        "profile_pic_url": null,
        "location": "Gisborne, Gisborne, NZ"
      },
      {
        "name": "Bernice Gaw",
        "dupr_id": "0YYR42",
        "rating": 3.839,
        "profile_pic_url": null,
        "location": "Gisborne, Gisborne, NZ"
      }
    ]
  },
  {
    "team_id": 6270956036,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "David Smith",
        "dupr_id": "3OQVLL",
        "rating": 4.1,
        "profile_pic_url": null,
        "location": "Gisborne, Gisborne, NZ"
      },
      {
        "name": "noeline smith",
        "dupr_id": "6KXX50",
        "rating": 2.988,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]