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

Session 7 - QPC Season 1 Group 2

ID: 7675660908

对局比分

10-15

获胜 / Win

对决日期

2026-06-02

对局时间 (估算)

1:00 PM

对决场地

PIKL Los Angeles

未核实场馆

对决竞争阵营

阵营 1负方
RM

DUPR

3.305

BJ
Benjamin Joly

D56OYX · USA

DUPR

3.385

阵营 2胜方
NV
Nathan Van Dyke

590KJR · West Hollywood, CA, US

DUPR

3.611

AM
Alexander montoya

WNX4OL · USA

DUPR

3.517

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7675660908
显示原始对决元数据 JSON
[
  {
    "team_id": 5624454433,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Ricardo Munizalmeyda",
        "dupr_id": "2QV6LR",
        "rating": 3.305,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Benjamin Joly",
        "dupr_id": "D56OYX",
        "rating": 3.385,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6896161058,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Nathan Van Dyke",
        "dupr_id": "590KJR",
        "rating": 3.611,
        "profile_pic_url": null,
        "location": "West Hollywood, CA, US"
      },
      {
        "name": "Alexander montoya",
        "dupr_id": "WNX4OL",
        "rating": 3.517,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]