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

DUPR 16 Teams tournament

ID: 5578454871

对局比分

5-7

获胜 / Win

对决日期

2026-06-06

对局时间 (估算)

4:45 AM

对决场地

Gisborne, New Zealand

未核实场馆

对决竞争阵营

阵营 1负方
RS
Riki Saddlier

4Z0OP2 · USA

DUPR

3.780

RT
Rachael TAHANA

XJKWKR · Gisborne, Gisborne, NZ

DUPR

3.276

阵营 2胜方
MT
Manaia Tuari

KONNE6 · Gisborne, Gisborne, NZ

DUPR

3.772

BG
Bernice Gaw

0YYR42 · Gisborne, Gisborne, NZ

DUPR

3.743

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5578454871
显示原始对决元数据 JSON
[
  {
    "team_id": 6104376534,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Riki Saddlier",
        "dupr_id": "4Z0OP2",
        "rating": 3.78,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Rachael TAHANA",
        "dupr_id": "XJKWKR",
        "rating": 3.276,
        "profile_pic_url": null,
        "location": "Gisborne, Gisborne, NZ"
      }
    ]
  },
  {
    "team_id": 7768454080,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Manaia Tuari",
        "dupr_id": "KONNE6",
        "rating": 3.772,
        "profile_pic_url": null,
        "location": "Gisborne, Gisborne, NZ"
      },
      {
        "name": "Bernice Gaw",
        "dupr_id": "0YYR42",
        "rating": 3.743,
        "profile_pic_url": null,
        "location": "Gisborne, Gisborne, NZ"
      }
    ]
  }
]