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

Vizualspots Cash Game

ID: 8163559850

对局比分

11-6

落败 / Loss

对决日期

2024-07-13

对局时间 (估算)

3:30 PM

对决场地

Picklemall, South Arizona Mills Circle, Tempe, AZ, USA

View Facility Page →

对决竞争阵营

阵营 1胜方
DA
DELETED Account

1QGJNR · USA

DUPR

3.387

JA
Joseph Armour

PKEZ5G · USA

DUPR

3.762

阵营 2负方
SC
Samantha Caldwell

89JJNE · USA

DUPR

3.310

TT
Tanner Targowski

89QO9K · Phoenix, AZ, US

DUPR

4.044

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8163559850
显示原始对决元数据 JSON
[
  {
    "team_id": 7641424465,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "DELETED Account",
        "dupr_id": "1QGJNR",
        "rating": 3.387,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Joseph Armour",
        "dupr_id": "PKEZ5G",
        "rating": 3.762,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7857155978,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Samantha Caldwell",
        "dupr_id": "89JJNE",
        "rating": 3.31,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Tanner Targowski",
        "dupr_id": "89QO9K",
        "rating": 4.044,
        "profile_pic_url": null,
        "location": "Phoenix, AZ, US"
      }
    ]
  }
]