返回检索中心
匹克球对决数据双打对决 (Doubles)精英 / 职业级别 (Pro 4.5+)

D1/Bronze

ID: 6035074191

对局比分

11-9, 8-11, 11-5

落败 / Loss

对决日期

2023-09-03

对局时间 (估算)

4:45 AM

对决场地

689 Northgraves Ave, Chico, CA 95928, USA

未核实场馆

对决竞争阵营

阵营 1胜方
JR
John Riedy

17NE4N · San Diego County, CA, US

DUPR

5.107

TO
Tony olson

1R4EPN · West Des Moines, IA, US

DUPR

5.189

阵营 2负方
AF
Adam Fullmer

3Y47K8 · Eagle Mountain, UT, US

DUPR

5.662

JA
Jason Aspes

3LMK61 · Atlanta, GA, US

DUPR

4.421

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6035074191
显示原始对决元数据 JSON
[
  {
    "team_id": 6344621865,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "John Riedy",
        "dupr_id": "17NE4N",
        "rating": 5.107,
        "profile_pic_url": null,
        "location": "San Diego County, CA, US"
      },
      {
        "name": "Tony olson",
        "dupr_id": "1R4EPN",
        "rating": 5.189,
        "profile_pic_url": null,
        "location": "West Des Moines, IA, US"
      }
    ]
  },
  {
    "team_id": 8577246544,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Adam Fullmer",
        "dupr_id": "3Y47K8",
        "rating": 5.662,
        "profile_pic_url": null,
        "location": "Eagle Mountain, UT, US"
      },
      {
        "name": "Jason Aspes",
        "dupr_id": "3LMK61",
        "rating": 4.421,
        "profile_pic_url": null,
        "location": "Atlanta, GA, US"
      }
    ]
  }
]