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

Fall Brawl 2025 - MD / 5.0 / 12-34

ID: 7455067679

对局比分

13-15

获胜 / Win

对决日期

2025-10-10

对局时间 (估算)

12:45 AM

对决场地

St George, UT

View Facility Page →

对决竞争阵营

阵营 1负方
MC
Michael Connors

YGGV54 · Las Vegas, NV, US

DUPR

5.024

AW
Alec Weller

35E5D5 · Las Vegas, NV, US

DUPR

5.453

阵营 2胜方
TT
Tyson Tuiloma T

9959LK · USA

DUPR

4.822

MN
Max Nadauld

8M920G · St. George, UT, US

DUPR

5.383

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7455067679
显示原始对决元数据 JSON
[
  {
    "team_id": 4967111980,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Michael Connors",
        "dupr_id": "YGGV54",
        "rating": 5.024,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      },
      {
        "name": "Alec Weller",
        "dupr_id": "35E5D5",
        "rating": 5.453,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      }
    ]
  },
  {
    "team_id": 6735895368,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Tyson Tuiloma T",
        "dupr_id": "9959LK",
        "rating": 4.822,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Max Nadauld",
        "dupr_id": "8M920G",
        "rating": 5.383,
        "profile_pic_url": null,
        "location": "St. George, UT, US"
      }
    ]
  }
]