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

Sunday $$ Tournament

ID: 7511315258

对局比分

1-11

获胜 / Win

对决日期

2025-06-22

对局时间 (估算)

3:30 PM

对决场地

Frontier Family Park, 20039, S 220th St

View Facility Page →

对决竞争阵营

阵营 1负方
NJ
Nivas Jinka

JZWX6D · Mesa, AZ, US

DUPR

3.868

RS
Ramss S

W6QVMQ · AZ, US

DUPR

3.415

阵营 2胜方
TR
Trevor Rowlands

KXMWYK · Gilbert, AZ, US

DUPR

4.306

CH
Chad Hart

172K98 · Chandler, AZ, US

DUPR

4.469

数据访问 (AI / 开发者)

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

cURL Request:

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