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

DUPR 20 - TEXAS STATE CHAMPIONSHIP hosted by the Texas Ranchers

ID: 7112619833

对局比分

21-23

获胜 / Win

对决日期

2025-10-19

对局时间 (估算)

6:15 AM

对决场地

The Picklr Austin West

未核实场馆

对决竞争阵营

阵营 1负方
MS
Michael Salm

3PD5VQ · Austin, TX, US

DUPR

4.945

JE
John Elstad

M27QGP · Denver, CO, US

DUPR

4.798

阵营 2胜方
AZ
Alex Zoller

YGMWLK · Lakeway, TX, US

DUPR

4.650

MS
Mark Scholes

30JO4N · Austin, TX, US

DUPR

4.831

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7112619833
显示原始对决元数据 JSON
[
  {
    "team_id": 7171646764,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Michael Salm",
        "dupr_id": "3PD5VQ",
        "rating": 4.945,
        "profile_pic_url": null,
        "location": "Austin, TX, US"
      },
      {
        "name": "John Elstad",
        "dupr_id": "M27QGP",
        "rating": 4.798,
        "profile_pic_url": null,
        "location": "Denver, CO, US"
      }
    ]
  },
  {
    "team_id": 5696076974,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Alex Zoller",
        "dupr_id": "YGMWLK",
        "rating": 4.65,
        "profile_pic_url": null,
        "location": "Lakeway, TX, US"
      },
      {
        "name": "Mark Scholes",
        "dupr_id": "30JO4N",
        "rating": 4.831,
        "profile_pic_url": null,
        "location": "Austin, TX, US"
      }
    ]
  }
]