返回检索中心
匹克球对决数据双打对决 (Doubles)大众 / 娱乐休闲 (Casual <3.5)

Competitive Open Play Match

ID: 8501132712

对局比分

11-4

获胜 / Win

对决日期

2025-09-22

对局时间 (估算)

1:00 PM

对决场地

Vistancia, Peoria, AZ, USA

View Facility Page →

对决竞争阵营

阵营 1胜方
JC
James Chow

3XLNX3 · Peoria, AZ, US

DUPR

3.590

FC
Franchesca Chuchro

8ENGWE · Peoria, AZ, US

DUPR

3.287

阵营 2负方
BT
Brisa Turner

K5Z26K · USA

DUPR

3.463

TT
Todd Trout

RZ642Z · Peoria, AZ, US

DUPR

3.401

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8501132712
显示原始对决元数据 JSON
[
  {
    "team_id": 5979829282,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "James Chow",
        "dupr_id": "3XLNX3",
        "rating": 3.59,
        "profile_pic_url": null,
        "location": "Peoria, AZ, US"
      },
      {
        "name": "Franchesca Chuchro",
        "dupr_id": "8ENGWE",
        "rating": 3.287,
        "profile_pic_url": null,
        "location": "Peoria, AZ, US"
      }
    ]
  },
  {
    "team_id": 5711658267,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Brisa Turner",
        "dupr_id": "K5Z26K",
        "rating": 3.463,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Todd Trout",
        "dupr_id": "RZ642Z",
        "rating": 3.401,
        "profile_pic_url": null,
        "location": "Peoria, AZ, US"
      }
    ]
  }
]