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

TEAM 3.5 to 4.0

ID: 6543868504

对局比分

11-8

获胜 / Win

对决日期

2026-04-18

对局时间 (估算)

5:00 PM

对决场地

The Hit Lab

未核实场馆

对决竞争阵营

阵营 1胜方
JM
Jonathan Marquez

59NLX5 · Clifton, NJ, US

DUPR

4.022

BC
Binxin Cai

2Q9QVE · Fort Lee, NJ, US

DUPR

3.384

阵营 2负方
AB
Andrew Brady

6ZR2P0 · New York, NY, US

DUPR

3.805

AA
Agnes Abude

L59N2Q · New York, NY, US

DUPR

3.202

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6543868504
显示原始对决元数据 JSON
[
  {
    "team_id": 8407180396,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jonathan Marquez",
        "dupr_id": "59NLX5",
        "rating": 4.022,
        "profile_pic_url": null,
        "location": "Clifton, NJ, US"
      },
      {
        "name": "Binxin Cai",
        "dupr_id": "2Q9QVE",
        "rating": 3.384,
        "profile_pic_url": null,
        "location": "Fort Lee, NJ, US"
      }
    ]
  },
  {
    "team_id": 8097491075,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Andrew Brady",
        "dupr_id": "6ZR2P0",
        "rating": 3.805,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      },
      {
        "name": "Agnes Abude",
        "dupr_id": "L59N2Q",
        "rating": 3.202,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      }
    ]
  }
]