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

PALA Winter Classic by Selkirk - Men Singles DUPR 3.99 and below

ID: 5545737256

对局比分

4-11

落败 / Loss

对决日期

2025-11-21

对局时间 (估算)

5:00 PM

对决场地

Spring, TX

View Facility Page →

对决竞争阵营

阵营 1负方
JR
Joe Ramirez

RZRYMQ · Houston, TX, US

DUPR

3.267

阵营 2胜方
AH
Aubrey Hall

ZNPXPM · Steamboat Springs, CO, US

DUPR

3.904

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5545737256
显示原始对决元数据 JSON
[
  {
    "team_id": 6905577752,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Joe Ramirez",
        "dupr_id": "RZRYMQ",
        "rating": 3.267,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      }
    ]
  },
  {
    "team_id": 4685637663,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Aubrey Hall",
        "dupr_id": "ZNPXPM",
        "rating": 3.904,
        "profile_pic_url": null,
        "location": "Steamboat Springs, CO, US"
      }
    ]
  }
]