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

Sunday $$ Tournament

ID: 5029818605

对局比分

11-7

获胜 / Win

对决日期

2025-06-22

对局时间 (估算)

6:15 AM

对决场地

Frontier Family Park, 20039, S 220th St

View Facility Page →

对决竞争阵营

阵营 1胜方
TR
Trevor Rowlands

KXMWYK · Gilbert, AZ, US

DUPR

4.312

CH
Chad Hart

172K98 · Chandler, AZ, US

DUPR

4.476

阵营 2负方
NJ
Nivas Jinka

JZWX6D · Mesa, AZ, US

DUPR

3.853

RS
Ramss S

W6QVMQ · AZ, US

DUPR

3.400

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5029818605
显示原始对决元数据 JSON
[
  {
    "team_id": 7185179169,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Trevor  Rowlands",
        "dupr_id": "KXMWYK",
        "rating": 4.312,
        "profile_pic_url": null,
        "location": "Gilbert, AZ, US"
      },
      {
        "name": "Chad Hart",
        "dupr_id": "172K98",
        "rating": 4.476,
        "profile_pic_url": null,
        "location": "Chandler, AZ, US"
      }
    ]
  },
  {
    "team_id": 5310105072,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Nivas Jinka",
        "dupr_id": "JZWX6D",
        "rating": 3.853,
        "profile_pic_url": null,
        "location": "Mesa, AZ, US"
      },
      {
        "name": "Ramss S",
        "dupr_id": "W6QVMQ",
        "rating": 3.4,
        "profile_pic_url": null,
        "location": "AZ, US"
      }
    ]
  }
]