返回检索中心
匹克球对决数据双打对决 (Doubles)大众 / 娱乐休闲 (Casual <3.5)

DUPR DOUBLES!

ID: 6075796837

对局比分

11-9

落败 / Loss

对决日期

2025-09-13

对局时间 (估算)

2:15 AM

对决场地

Kissing Tree by Brookfield Residential

未核实场馆

对决竞争阵营

阵营 1胜方
JB
John Bird

Q5JWK5 · USA

DUPR

3.500

BL
Bert Lumbreras

4VXZXG · USA

DUPR

3.496

阵营 2负方
SR
Scott R Miller

0R2YY4 · USA

DUPR

3.145

RJ
Roger Jenkins

30P248 · Martindale, TX, US

DUPR

3.685

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6075796837
显示原始对决元数据 JSON
[
  {
    "team_id": 4614393347,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "John Bird",
        "dupr_id": "Q5JWK5",
        "rating": 3.5,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Bert Lumbreras",
        "dupr_id": "4VXZXG",
        "rating": 3.496,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7562274564,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Scott R Miller",
        "dupr_id": "0R2YY4",
        "rating": 3.145,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Roger Jenkins",
        "dupr_id": "30P248",
        "rating": 3.685,
        "profile_pic_url": null,
        "location": "Martindale, TX, US"
      }
    ]
  }
]