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

Thursday night competitive

ID: 5046221856

对局比分

14-16

落败 / Loss

对决日期

2026-06-04

对局时间 (估算)

1:00 PM

对决场地

Christchurch, New Zealand

View Facility Page →

对决竞争阵营

阵营 1负方
EL
Ed Leisten

OZYOYW · USA

DUPR

4.038

TB
Tim Betts

V7D2OE · Christchurch, Canterbury, NZ

DUPR

3.947

阵营 2胜方
ST
Steve tapp

W6WLLK · USA

DUPR

3.871

KM
Kulimoe’anga Maka

ODVJ77 · USA

DUPR

3.789

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5046221856
显示原始对决元数据 JSON
[
  {
    "team_id": 4414680666,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Ed Leisten",
        "dupr_id": "OZYOYW",
        "rating": 4.038,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Tim Betts",
        "dupr_id": "V7D2OE",
        "rating": 3.947,
        "profile_pic_url": null,
        "location": "Christchurch, Canterbury, NZ"
      }
    ]
  },
  {
    "team_id": 5140700945,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Steve tapp",
        "dupr_id": "W6WLLK",
        "rating": 3.871,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Kulimoe’anga Maka",
        "dupr_id": "ODVJ77",
        "rating": 3.789,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]