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

DUPR 16 Teams tournament

ID: 4511768127

对局比分

7-6

落败 / Loss

对决日期

2026-06-06

对局时间 (估算)

4:45 AM

对决场地

Gisborne, New Zealand

未核实场馆

对决竞争阵营

阵营 1胜方
JL
Joshua Lodge

LZNDL5 · USA

DUPR

3.753

ST
Sheryl Tuari

6ZOW5Q · Gisborne, Gisborne, NZ

DUPR

4.138

阵营 2负方
CS
claude smith

EL44JO · USA

DUPR

3.408

LA
Lee ana Fleming

3ZPOJW · Gisborne, Gisborne, NZ

DUPR

4.201

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4511768127
显示原始对决元数据 JSON
[
  {
    "team_id": 5884941321,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Joshua Lodge",
        "dupr_id": "LZNDL5",
        "rating": 3.753,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Sheryl Tuari",
        "dupr_id": "6ZOW5Q",
        "rating": 4.138,
        "profile_pic_url": null,
        "location": "Gisborne, Gisborne, NZ"
      }
    ]
  },
  {
    "team_id": 7054011395,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "claude smith",
        "dupr_id": "EL44JO",
        "rating": 3.408,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Lee ana Fleming",
        "dupr_id": "3ZPOJW",
        "rating": 4.201,
        "profile_pic_url": null,
        "location": "Gisborne, Gisborne, NZ"
      }
    ]
  }
]