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

PebbleCreek 2023 - Men's Doubles Skill/Age 5.0:65-69,75+

ID: 6345866013

对局比分

7-11, 11-3, 11-3

获胜 / Win

对决日期

2023-02-10

对局时间 (估算)

10:15 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
MF
Michael Forscheimer

8JQLGW · USA

DUPR

3.500

RD
Robert Deller

17JNL9 · USA

DUPR

5.182

阵营 2负方
BT
Brad Tew

89J7WR · USA

DUPR

3.500

RS
Ronny Schreiter

8GWLGQ · USA

DUPR

3.500

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6345866013
显示原始对决元数据 JSON
[
  {
    "team_id": 7370964278,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Michael Forscheimer",
        "dupr_id": "8JQLGW",
        "rating": 3.5,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Robert Deller",
        "dupr_id": "17JNL9",
        "rating": 5.182,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8428588713,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Brad Tew",
        "dupr_id": "89J7WR",
        "rating": 3.5,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Ronny Schreiter",
        "dupr_id": "8GWLGQ",
        "rating": 3.5,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]