返回检索中心
匹克球对决数据双打对决 (Doubles)精英 / 职业级别 (Pro 4.5+)

Ballers Be Ballers (BX3)

ID: 4643344690

对局比分

3-11

获胜 / Win

对决日期

2024-08-18

对局时间 (估算)

11:30 PM

对决场地

Sinaloa Middle School, Royal Avenue, Simi Valley, CA, USA

View Facility Page →

对决竞争阵营

阵营 1负方
MW
Mark Weidmann

8DREXM · Los Angeles, CA, US

DUPR

4.553

GF
Greg Fowler

35EO65 · Manhattan Beach, CA, US

DUPR

4.451

阵营 2胜方
VV
Victor Vu

1QR0R4 · Los Angeles, CA, US

DUPR

4.910

FZ
Fred Zhang

892XZJ · USA

DUPR

4.880

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4643344690
显示原始对决元数据 JSON
[
  {
    "team_id": 5272441248,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Mark Weidmann",
        "dupr_id": "8DREXM",
        "rating": 4.553,
        "profile_pic_url": null,
        "location": "Los Angeles, CA, US"
      },
      {
        "name": "Greg Fowler",
        "dupr_id": "35EO65",
        "rating": 4.451,
        "profile_pic_url": null,
        "location": "Manhattan Beach, CA, US"
      }
    ]
  },
  {
    "team_id": 6144175210,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Victor Vu",
        "dupr_id": "1QR0R4",
        "rating": 4.91,
        "profile_pic_url": null,
        "location": "Los Angeles, CA, US"
      },
      {
        "name": "Fred Zhang",
        "dupr_id": "892XZJ",
        "rating": 4.88,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]