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

2022 spring open idaho - mens doubles skill/age groups 4.5/5.0:19+,35+,50+,65+

ID: 4348555607

对局比分

11-21

获胜 / Win

对决日期

2022-05-21

对局时间 (估算)

12:45 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
DW
Derek Welch

1NN2YN · USA

DUPR

3.500

LW
Landon Welch

8M6K0L · USA

DUPR

3.500

阵营 2胜方
TH
Tanner Hinrichs

35YYXV · Sequim, WA, US

DUPR

5.111

JN
Jaren Nelson

L8EYJ1 · Rigby, ID, US

DUPR

4.537

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4348555607
显示原始对决元数据 JSON
[
  {
    "team_id": 7277765238,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Derek Welch",
        "dupr_id": "1NN2YN",
        "rating": 3.5,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Landon Welch",
        "dupr_id": "8M6K0L",
        "rating": 3.5,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6052796294,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Tanner Hinrichs",
        "dupr_id": "35YYXV",
        "rating": 5.111,
        "profile_pic_url": null,
        "location": "Sequim, WA, US"
      },
      {
        "name": "Jaren Nelson",
        "dupr_id": "L8EYJ1",
        "rating": 4.537,
        "profile_pic_url": null,
        "location": "Rigby, ID, US"
      }
    ]
  }
]