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

Prineville Picklebrawl Mens Doubles Skill: (4.5)

ID: 7505070997

对局比分

2-15

落败 / Loss

对决日期

2024-09-08

对局时间 (估算)

2:15 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
ML
Manuel Leon Hoyos

67G40G · USA

DUPR

4.109

Michael Gates

3OWPWP · Milwaukie, OR, US

DUPR

4.837

阵营 2胜方
NP
Nicholas Primmer

8J9XXW · Bend, OR, US

DUPR

4.745

OS
Oliver Svoboda

RZEPNM · Bend, OR, US

DUPR

4.619

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7505070997
显示原始对决元数据 JSON
[
  {
    "team_id": 6225426199,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Manuel Leon Hoyos",
        "dupr_id": "67G40G",
        "rating": 4.109,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Michael Gates",
        "dupr_id": "3OWPWP",
        "rating": 4.837,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/4435/images/profile/96aeb2a0-5a9f-468c-96cf-1fff9b70be52.png",
        "location": "Milwaukie, OR, US"
      }
    ]
  },
  {
    "team_id": 6581547661,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Nicholas Primmer",
        "dupr_id": "8J9XXW",
        "rating": 4.745,
        "profile_pic_url": null,
        "location": "Bend, OR, US"
      },
      {
        "name": "Oliver Svoboda",
        "dupr_id": "RZEPNM",
        "rating": 4.619,
        "profile_pic_url": null,
        "location": "Bend, OR, US"
      }
    ]
  }
]