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

2nd Annual UVTC Spring Smash by PIG - Mens Doubles Skill: (4.5 and Above)

ID: 5008304263

对局比分

15-7

落败 / Loss

对决日期

2024-05-04

对局时间 (估算)

8:45 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
MB
Myles Baida

4LNX0M · USA

DUPR

4.703

BB
Benjamin Briles

35E7GL · Talent, OR, US

DUPR

5.115

阵营 2负方
JR
Jeremy Root

89Z77J · USA

DUPR

4.968

AH
Andrew Humphreys

3554ZP · USA

DUPR

4.991

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5008304263
显示原始对决元数据 JSON
[
  {
    "team_id": 7621994833,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Myles Baida",
        "dupr_id": "4LNX0M",
        "rating": 4.703,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Benjamin Briles",
        "dupr_id": "35E7GL",
        "rating": 5.115,
        "profile_pic_url": null,
        "location": "Talent, OR, US"
      }
    ]
  },
  {
    "team_id": 7678352602,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jeremy Root",
        "dupr_id": "89Z77J",
        "rating": 4.968,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Andrew Humphreys",
        "dupr_id": "3554ZP",
        "rating": 4.991,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]