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

Rock N Roll Round Robin - MD / 5.0 / All Ages

ID: 7857626027

对局比分

11-2

获胜 / Win

对决日期

2026-02-07

对局时间 (估算)

12:45 AM

对决场地

St George, UT

View Facility Page →

对决竞争阵营

阵营 1胜方
AM
Alexander Mercado

3PP7YZ · Las Vegas, NV, US

DUPR

4.729

DS
David Sigler

3Z024L · Las Vegas, NV, US

DUPR

5.302

阵营 2负方
AF
Aaron Franklin

8E9L4M · Las Vegas, NV, US

DUPR

4.858

NR
Nathan Rasco

89R673 · Las Vegas, NV, US

DUPR

4.741

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7857626027
显示原始对决元数据 JSON
[
  {
    "team_id": 7109513797,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Alexander Mercado",
        "dupr_id": "3PP7YZ",
        "rating": 4.729,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      },
      {
        "name": "David Sigler",
        "dupr_id": "3Z024L",
        "rating": 5.302,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      }
    ]
  },
  {
    "team_id": 4381997555,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Aaron Franklin",
        "dupr_id": "8E9L4M",
        "rating": 4.858,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      },
      {
        "name": "Nathan Rasco",
        "dupr_id": "89R673",
        "rating": 4.741,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      }
    ]
  }
]