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

Crazy8’s

ID: 6114538073

对局比分

10-12

获胜 / Win

对决日期

2026-01-08

对局时间 (估算)

6:15 AM

对决场地

Concord

View Facility Page →

对决竞争阵营

阵营 1负方
RG
Raj Gupta

D97ONX · USA

DUPR

4.167

BF
Brendan Farrell

OZXKNL · USA

DUPR

4.111

阵营 2胜方
KA
Kevin Ahn

G0VLXD · USA

DUPR

4.075

MN
Mike Nash

D97O5M · Santa Clara, CA, US

DUPR

4.612

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6114538073
显示原始对决元数据 JSON
[
  {
    "team_id": 4931084588,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Raj Gupta",
        "dupr_id": "D97ONX",
        "rating": 4.167,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Brendan Farrell",
        "dupr_id": "OZXKNL",
        "rating": 4.111,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5200756385,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Kevin Ahn",
        "dupr_id": "G0VLXD",
        "rating": 4.075,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Mike Nash",
        "dupr_id": "D97O5M",
        "rating": 4.612,
        "profile_pic_url": null,
        "location": "Santa Clara, CA, US"
      }
    ]
  }
]