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

Competitive Open Play Match

ID: 6790355451

对局比分

3-11

获胜 / Win

对决日期

2026-03-02

对局时间 (估算)

4:45 AM

对决场地

Vistancia, Peoria, AZ, USA

View Facility Page →

对决竞争阵营

阵营 1负方
JC
James Chow

3XLNX3 · Peoria, AZ, US

DUPR

3.693

MW
Mark Wiener

8DEKPL · USA

DUPR

3.500

阵营 2胜方
Z
Zachary

59P56V · USA

DUPR

3.500

TT
Todd Trout

RZ642Z · Peoria, AZ, US

DUPR

3.260

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6790355451
显示原始对决元数据 JSON
[
  {
    "team_id": 7831781715,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "James Chow",
        "dupr_id": "3XLNX3",
        "rating": 3.693,
        "profile_pic_url": null,
        "location": "Peoria, AZ, US"
      },
      {
        "name": "Mark Wiener",
        "dupr_id": "8DEKPL",
        "rating": 3.5,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7118236436,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Zachary",
        "dupr_id": "59P56V",
        "rating": 3.5,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Todd Trout",
        "dupr_id": "RZ642Z",
        "rating": 3.26,
        "profile_pic_url": null,
        "location": "Peoria, AZ, US"
      }
    ]
  }
]