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

DUPR 18 Teams Tournament

ID: 6858174499

对局比分

6-10

获胜 / Win

对决日期

2026-06-06

对局时间 (估算)

8:45 AM

对决场地

Gisborne, New Zealand

未核实场馆

对决竞争阵营

阵营 1负方
DP
Dylan Pardoe

LVGW25 · USA

DUPR

4.134

VW
Victoria West

EGG7WV · Gisborne, Gisborne, NZ

DUPR

4.414

阵营 2胜方
MA
Michael akroyd

PKN0PZ · Gisborne, Gisborne, NZ

DUPR

4.840

DT
Darian Taylor

YGEDWD · Gisborne, Gisborne, NZ

DUPR

4.320

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6858174499
显示原始对决元数据 JSON
[
  {
    "team_id": 6248129090,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Dylan  Pardoe",
        "dupr_id": "LVGW25",
        "rating": 4.134,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Victoria West",
        "dupr_id": "EGG7WV",
        "rating": 4.414,
        "profile_pic_url": null,
        "location": "Gisborne, Gisborne, NZ"
      }
    ]
  },
  {
    "team_id": 5276588448,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Michael akroyd",
        "dupr_id": "PKN0PZ",
        "rating": 4.84,
        "profile_pic_url": null,
        "location": "Gisborne, Gisborne, NZ"
      },
      {
        "name": "Darian Taylor",
        "dupr_id": "YGEDWD",
        "rating": 4.32,
        "profile_pic_url": null,
        "location": "Gisborne, Gisborne, NZ"
      }
    ]
  }
]