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

1/4/2025 - Saturday Cream of the Crop

ID: 7291238828

对局比分

11-4

获胜 / Win

对决日期

2025-01-04

对局时间 (估算)

9:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
TA
Tim Andreoli

125491 · Alpine, UT, US

DUPR

4.367

BG
Brandon Gene Mahana

3L0VQJ · Pleasant Grove, UT, US

DUPR

4.470

阵营 2负方
ET
Ethan Taylor

EG446M · Orem, UT, US

DUPR

4.076

JT
Jeremiah Taylor

ZNMLZQ · Orem, UT, US

DUPR

4.432

数据访问 (AI / 开发者)

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

cURL Request:

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