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

Life Time Tempe- Monday Men's Advanced week #1

ID: 7974784544

对局比分

15-11

落败 / Loss

对决日期

2026-04-06

对局时间 (估算)

9:00 PM

对决场地

1616 W Ruby Dr, Tempe, AZ 85284, USA

未核实场馆

对决竞争阵营

阵营 1胜方
AG
Andy Gujral

QJN5ON · Phoenix, AZ, US

DUPR

4.046

SR
shaheed Rai

JPGM74 · Chandler, AZ, US

DUPR

3.835

阵营 2负方
LL
Luis lugardo

XO29P4 · Gilbert, AZ, US

DUPR

3.807

DM
Dante Martinez

0YJ7P2 · Chandler, AZ, US

DUPR

3.880

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7974784544
显示原始对决元数据 JSON
[
  {
    "team_id": 6806849911,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Andy Gujral",
        "dupr_id": "QJN5ON",
        "rating": 4.046,
        "profile_pic_url": null,
        "location": "Phoenix, AZ, US"
      },
      {
        "name": "shaheed Rai",
        "dupr_id": "JPGM74",
        "rating": 3.835,
        "profile_pic_url": null,
        "location": "Chandler, AZ, US"
      }
    ]
  },
  {
    "team_id": 6491156802,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Luis  lugardo",
        "dupr_id": "XO29P4",
        "rating": 3.807,
        "profile_pic_url": null,
        "location": "Gilbert, AZ, US"
      },
      {
        "name": "Dante Martinez",
        "dupr_id": "0YJ7P2",
        "rating": 3.88,
        "profile_pic_url": null,
        "location": "Chandler, AZ, US"
      }
    ]
  }
]