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

1/4/2025 - Saturday Cream of the Crop

ID: 5571781024

对局比分

3-11

落败 / Loss

对决日期

2025-01-04

对局时间 (估算)

5:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
TA
Tim Andreoli

125491 · Alpine, UT, US

DUPR

4.348

ET
Ethan Taylor

EG446M · Orem, UT, US

DUPR

4.093

阵营 2胜方
BG
Brandon Gene Mahana

3L0VQJ · Pleasant Grove, UT, US

DUPR

4.454

JT
Jeremiah Taylor

ZNMLZQ · Orem, UT, US

DUPR

4.492

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5571781024
显示原始对决元数据 JSON
[
  {
    "team_id": 4793032818,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Tim Andreoli",
        "dupr_id": "125491",
        "rating": 4.348,
        "profile_pic_url": null,
        "location": "Alpine, UT, US"
      },
      {
        "name": "Ethan Taylor",
        "dupr_id": "EG446M",
        "rating": 4.093,
        "profile_pic_url": null,
        "location": "Orem, UT, US"
      }
    ]
  },
  {
    "team_id": 7417271039,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Brandon Gene Mahana",
        "dupr_id": "3L0VQJ",
        "rating": 4.454,
        "profile_pic_url": null,
        "location": "Pleasant Grove, UT, US"
      },
      {
        "name": "Jeremiah Taylor",
        "dupr_id": "ZNMLZQ",
        "rating": 4.492,
        "profile_pic_url": null,
        "location": "Orem, UT, US"
      }
    ]
  }
]