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

Santa's Showdown At PACE - Mens Doubles 4.0 ($$)

ID: 4765685651

对局比分

17-19

落败 / Loss

对决日期

2024-12-15

对局时间 (估算)

12:45 AM

对决场地

Katy, TX

View Facility Page →

对决竞争阵营

阵营 1负方
EW
Eric WIllis

89505V · Magnolia, TX, US

DUPR

4.169

PR
Paul Rathkamp

8E5PRW · Cypress, TX, US

DUPR

4.384

阵营 2胜方
AR
Aldo Ramirez

7D2255 · Brookshire, TX, US

DUPR

4.093

KM
Kyle Montenegro

QP2V70 · Katy, TX, US

DUPR

4.288

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4765685651
显示原始对决元数据 JSON
[
  {
    "team_id": 7856106491,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Eric WIllis",
        "dupr_id": "89505V",
        "rating": 4.169,
        "profile_pic_url": null,
        "location": "Magnolia, TX, US"
      },
      {
        "name": "Paul Rathkamp",
        "dupr_id": "8E5PRW",
        "rating": 4.384,
        "profile_pic_url": null,
        "location": "Cypress, TX, US"
      }
    ]
  },
  {
    "team_id": 6060709851,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Aldo Ramirez",
        "dupr_id": "7D2255",
        "rating": 4.093,
        "profile_pic_url": null,
        "location": "Brookshire, TX, US"
      },
      {
        "name": "Kyle Montenegro",
        "dupr_id": "QP2V70",
        "rating": 4.288,
        "profile_pic_url": null,
        "location": "Katy, TX, US"
      }
    ]
  }
]