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

Sunday $$ Tournament

ID: 8156977558

对局比分

11-3

获胜 / Win

对决日期

2025-06-22

对局时间 (估算)

11:30 PM

对决场地

Frontier Family Park, 20039, S 220th St

View Facility Page →

对决竞争阵营

阵营 1胜方
TR
Trevor Rowlands

KXMWYK · Gilbert, AZ, US

DUPR

4.305

CH
Chad Hart

172K98 · Chandler, AZ, US

DUPR

4.468

阵营 2负方
SG
Shailesh Gangoli

N7L2PZ · USA

DUPR

4.080

DA
DELETED Account

PK662M · USA

DUPR

3.398

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8156977558
显示原始对决元数据 JSON
[
  {
    "team_id": 4407058339,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Trevor  Rowlands",
        "dupr_id": "KXMWYK",
        "rating": 4.305,
        "profile_pic_url": null,
        "location": "Gilbert, AZ, US"
      },
      {
        "name": "Chad Hart",
        "dupr_id": "172K98",
        "rating": 4.468,
        "profile_pic_url": null,
        "location": "Chandler, AZ, US"
      }
    ]
  },
  {
    "team_id": 5927439267,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Shailesh Gangoli",
        "dupr_id": "N7L2PZ",
        "rating": 4.08,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "DELETED Account",
        "dupr_id": "PK662M",
        "rating": 3.398,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]